Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 765 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 765 Bytes

Scene Graph

Travis CI Status

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