Monday, October 10, 2011

My first experiment with HTML5 and WebGL

I started experimenting with HTML5 and WebGL about 3 weeks ago, and after discovering a wonderful 3D javascript library called Three.js I was able to create my first 3D application on the web. It's a small solar system simulation application which can be found here: esfandiarmaghsoudi.com/Apps/SolarSystem

It's still in beta stages and Mr.doob, the author of Three.js, has kindly given me some feedback which I will try to implement soon.

At a later time (hopefully sometime during this week) I will write a tutorial of some kind, or a video perhaps, about Three.js and my experience with it (in this very short time, so far).

In the meanwhile, please check out the application and if you have any feedback I would be happy to hear them.