scene-graph
v1.4.0
Published
A very simple scene graph library
Downloads
18
Readme
Scene Graph
Yet another scene graph library.
Why?
Design for performance instead of user friendly. The code only contains scene graph operations such as calculating the transform, dispatching event and cloning nodes. It will not contains code relate with rendering.
Reference
Documentation
TODO
License
MIT © 2017 Johnny Wu