HTML5 Demos

WebGL-meincraft

A Minecraft like clone called WebGL-meincraft use WASD to fly around and the arrow keys to change direction. Source code is up on GitHub. Share List

WebGL 3D Maze Game based

A Cool WebGL based 3D maze based on the old-school Win95 screen saver has been posted on nyhacker.org. The spinning netscape navigator logo really bring it home! Share List

Nokia WebGL Maps 3D

Nokia has released a WebGL 3D Maps page that lets you zoom in from way out in space all the way down to the city level. This is an incredibly …Read more

3D Nyan Cat

A 3D Nyan Cat built in WebGL using Three.js. Share List

JavaScript ray tracer

A neat example of a Ray Tracer built in CoffeeScript and running in JavaScript. Share List

HTML5 Duck Hunt

A HTML5 (DOM not Canvas) version of NES favorite Duck Hunt by Matthew Surabian. Source is up on GitHub Share List

CSS3 Battleground

A cool mozilla-hosted animated video made entirely in CSS3 Share List

HTML5 Raycaster

A cool HTML5 Raycasting demo with the source code available up on GitHub. Brings me back to good old the wolfenstein 3d days… Share List

Kern Type: the kerning game

A great example of outside the box HTML5 Game development – a game that let’s you practice your kerning Share List

Asteroids Reloaded

Asteroids reloaded is a nice looking 2D asteroids clone by Kevin Roast that has nice toggle between modern and retro graphics. Share List

WebGL Water Noise demo

Using simplex noise and a normal map, an WebGL experiment in creating a water surface. Share List