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 ;)

4 of 280 comments (clear)

  1. overhead by jacquesm · · Score: 4, Interesting

    Think about the overhead, here is a triple-layered game engine ! Wonder what you could really do with these machines if you hard coded them 80's style in assembler...

  2. Wiki by BibelBiber · · Score: 5, Interesting

    Now include a Wiki environment and people can dynamically built and develop on the levels. Looks nice, really.

  3. Opera 9 preview 1 by sucker_muts · · Score: 4, Interesting

    In opera 9 preview 1 it works, but incredibly slowly. I get about 1 fps, because it reloads all the scenery and redraws the white walls with every move.

    Perhaps because the /. effect? Or is javascript not dependent on the server? Or is the implementation for javascript in opera not optimal?

    --
    Dependency hell? => /bin/there/done/that
  4. end result VRML without VRML by Danathar · · Score: 5, Interesting

    Its funny to see things popup that have been done before but with standards that never made it....