WebGL based graphic engine. Starting by recoding learning webgl example into engine functional.
http://learningwebgl.com/blog/?p=1786.
- HTML5
- Uniforms parsing from shader source, and auto getting their's locations
- Universal Everything-Shader-Based architecture (FX class) (in development)
- Sprockets
bundle install
rackup