aostrega / opal-learningwebgl

Opal (Ruby) port of the Learning WebGL (NeHe) demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An experimental Opal/Ruby port of the first WebGL demos at http://learningwebgl.com/lessons that uses a hypothetical Ruby-style WebGL wrapper. The translation helped me understand WebGL, but after some point I realized that a consistent Ruby-style port of WebGL is not feasible and is of dubious practicality. However, designing a Ruby-style GPU API from the ground up is something worth exploring.

About

Opal (Ruby) port of the Learning WebGL (NeHe) demos


Languages

Language:Ruby 96.2%Language:JavaScript 2.0%Language:CSS 1.8%