Slashdot Mirror


Firefox 3D Canvas FPS Engine

axonis writes "Benjamin Joffe has developed Canvascape - "3D Walker", a simple javascript browser based 3D first person game engine that shows off the capabilities of the Canvas tag found in Firefox, Safari and Opera. " Don't expect much except a proof of concept ;)

1 of 280 comments (clear)

  1. Re:Wow, if... by LnxAddct · · Score: 0, Redundant

    The canvas is W3C compliant. Read this. It works in Safari, Firefox 1.5+ , and I heard Opera 9.1 beta or something like that. Its better than forcing users to use a plugin, an FPS in javascript is really cool (in a geek kind of way). I've done some work with the canvas too here in case anyone is interested.
    Regards,
    Steve