A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
-
Updated
Aug 3, 2020 - JavaScript
Add a description, image, and links to the scene-graph topic page so that developers can more easily learn about it.
To associate your repository with the scene-graph topic, visit your repo's landing page and select "manage topics."
The Writer and Reader classes are static classes with a single static method each,
write()andread(). Both would benefit from refactoring into individualwriteJSONDocument()andreadJSONDocument()functions, rathe