Voodoo is a Javascript framework for creating 3D WebGL controls that integrate seamlessly with 2D HTML.
Folder structure:
- /voodoo - Voodoo project
- /tools - Build engine
Within the voodoo project folder:
- /config - Build settings
- /samples - Examples
- /src - Source code
- /test - Unit tests
In addition, after building there will be these new folders:
- /drop - Zip files for public sharing
- /voodoo/build - Compiled Voodoo source
- /voodoo/docs - Voodoo documentation
- /voodoo/lib - Voodoo dependencies
Voodoo builds on Windows, Mac, and Linux.
http://www.python.org/download/
https://developers.google.com/closure/utilities/docs/linter_howto
Update this script with paths to your installations and browsers to test.
Run build.cmd (Windows) or build.sh (Mac/Linux) in the root folder.
This software is released under the MIT License. (http://opensource.org/licenses/MIT)