Skip to content

jsonnull/react-ether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ether Build Status

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.

About

[WIP] A React scene graph and renderer for WebGL scenes

Resources

License

Stars

Watchers

Forks

Packages

No packages published