Wednesday, April 27, 2011

3D Demo in Javascript

This is my 3D demo using javascript & canvas.

I used Raphael 2D Graphics
library for javascript.

I am very thankful to that developer who gives me a chance to develop.

I only tested on FireFox 3.0, IE7 and Safari browsers.

I captured some screenshots as following.

You can find this demo page here.

I included sample objects -
- cube
- pyramid
- cone
- disk.

I also included -
- rotation
- gradient background animation
- Wireframe modelling
- Culling [Hidden surface removal]
- Shader effect

Anyone find a bug, please comment me.


Thanks for visiting my blog!!

Happy Programming!!