API (Framework)
If three.js is difficult for you, or you are a professional developer who just does not want to spend his time on simple things (scene, camera, visualizer), you can try whitestorm.js .
The WhitestormJS structure is a wrapper around three.js (you can use both at the same time, for example, wrapping jQuery DOM). It has some additional features:
- Built-in physics of bullet physics 3 , even soft-body physics (you can use the light version without physics.
- It has a component structure (e.g. ReactJS) . You can share your plugins, components and use them from others.
* WhitestormJS is a nonprofit, open source project by three.js fans.
source share