antosdk-apps/libthreejs
lxsang 916fd7b418 Add two more packages
- libthreejs: wrapper for Threejs library
- ShaderPlayground: openGL shader playground
2021-06-19 23:26:05 +02:00
..
build Add two more packages 2021-06-19 23:26:05 +02:00
build.json Add two more packages 2021-06-19 23:26:05 +02:00
main.js Add two more packages 2021-06-19 23:26:05 +02:00
package.json Add two more packages 2021-06-19 23:26:05 +02:00
README.md Add two more packages 2021-06-19 23:26:05 +02:00

libthreejs

AntOS package wrapper for the famous Three.js library R129.

About Three.js

The aim of the project is to create an easy to use, lightweight, cross-browser, general purpose 3D library. The current builds only include a WebGL renderer but WebGPU (experimental), SVG and CSS3D renderers are also available in the examples.

Github: https://github.com/mrdoob/three.js