makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Research Modulite #5

Open tracend opened 11 years ago

tracend commented 11 years ago

Modulite is an interesting module loader that works with construct.js to include dependencies on the fly. https://github.com/zfedoran/modulite.js

Interested to see how construct.js can benefit from its loader logic