Canvascape Canvascape screenshot

This is a very nice tech demo of what the canvas tag is capable of. Benjamin Joffe's Canvascape was one of the first examples of a raycasting engine implemented with canvas I saw and it's still pretty cool.

Unfortunately there's not much information available on the site, so any technical details will have to be found in the source code. The page does mention that he's using ExCanvas to make it work on IE, but that's about it.

The demo itself is pretty simple, you just walk around a pseudo-3D maze. There's a bit of gun-wobbling and some jumping thrown in as well. In the default mode, the walls are rendered as single colored surfaces but there's also a textured mode which, even if it's much slower, shows that there's potential for Wolfensteinish action.

Read more...
2 comments Anonymous

хм

March 24, 2009 at 10:56 AM
Anonymous

Cool game!!! Yes, and source code small.

December 11, 2009 at 5:29 AM
Post a Comment