jagenjo / webglstudio.js

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.
MIT License
5.21k stars 605 forks source link

This project is very cool, will you discuss the architecture of the application? #14

Closed kitgary closed 4 years ago

kitgary commented 9 years ago

Hi, just check out this project, amazing! I am learning WebGL, will you consider to write a blog post about the technical details and architecture of this application?

Thanks!

coderofsalvation commented 4 years ago

https://github.com/jagenjo/webglstudio.js/tree/ed7e62822c64706432ebd1c52b1ff448d178aa1b/guides

The internal stack is briefly explained here: https://webglstudio.org/doc/

each stack-component has its own repo with its own documentation. Hope this helps.

ps. I think we can close this issue