Web GL

I have recently started learning Web-GL. I found one Web-GL course on Udacity.com, here is the link: https://www.udacity.com/course/cs291

I found this course amazing not only from Web-GL point of view but it also gives you a good understanding of rendering-concepts.

And while looking at different Web-GL examples, I found following link which has some great physics simulation examples.

http://lonely-pixel.com 

And this presentation gives you a good idea of different rendering styles :
http://acko.net/files/fullfrontal/fullfrontal/webglmath/online.html

Comments

Popular posts from this blog

Bounding Box in PIL (Python Image Library)

Dictionary vs KeyValuePair vs Struct - C#

Rendering order and Z-sorting