react-ether
v0.0.1
Published
A React scene graph and renderer for WebGL scenes.
Downloads
3
Readme
react-ether 
A React scene graph and renderer for WebGL scenes.
- Minimal - Batteries not included. Have the flexibility to write WebGL or pull in third-party resources.
- Declarative - Encapsulate rendering statements in reusable components and build up scenes declaratively. Coming soon: native (
<lowercase>) components to declaratively set WebGL state where it makes sense. - Performant - You can use React's intelligent update reconciliation to manage the scene without touching it during animation frames.
