WebGL

Experimenting with WebGL. The demos and Mandelbrot Set Explorer below are based on tutorials by Indigo Code.

Demo 1: Simple triangle rendered in WebGL

Demo 2: Rotating cube rendered in WebGL

Demo 3: Textured cube rendered in WebGL

Demo 4: External files rendered in WebGL

Demo 5: Lighting in WebGL

Demo 6: Specular highlights in WebGL

Demo 7: Normal Map in WebGL

Other Projects

Mandelbrot Set Explorer (GPU intensive)

Convert a bump map to a normal map for a UV sphere