gamma-playground
gamma-playground copied to clipboard
Examples of how to use ClojureScript's Gamma & Gamma-Driver WebGL libraries
This PR based on a fork from @xeqi To use the gamma and gamma-driver jars, I've guessed a few gamma api changes: - `gamma.api/pow` is now `gamma.api/power` - more speculative,...
Did a clean checkout, ran `lein repl` `(start)` and got this: `gampg.server=> (run) Figwheel: Starting server at http://localhost:3449 2016-01-15 08:06:40.129:INFO:oejs.Server:jetty-7.6.13.v20130916 2016-01-15 08:06:40.176:INFO:oejs.AbstractConnector:Started [email protected]:10555 Starting web server on port 10555 ....
Look at https://github.com/mrdoob/three.js/wiki/Using-SketchUp-Models for inspiration
As an addon to #4
At http://learningwebgl.com/blog/?p=1786
At http://learningwebgl.com/blog/?p=1778
At http://learningwebgl.com/blog/?p=1658
At http://learningwebgl.com/blog/?p=1523
At http://learningwebgl.com/blog/?p=1359
At http://learningwebgl.com/blog/?p=1253