Slashdot Mirror


User: BejaminJoffe

BejaminJoffe's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:A cease and desist coming his way on Firefox 3D Canvas FPS Engine · · Score: 1

    I will worry when the time comes.

  2. Re:Wow on Firefox 3D Canvas FPS Engine · · Score: 2, Informative

    Here's an older version of the Canvascape: http://www.abrahamjoffe.com.au/ben/canvascape/old. htm which is alot worse but uses the original raycasting technique.

  3. Wow on Firefox 3D Canvas FPS Engine · · Score: 3, Informative

    Gee thanks guys your gonna kill my server. It is a shock to see how much coverage this game is getting, this is the first 3D environment I have ever coded so it is pleasing to see that I am not the only one enjoying my efforts. When I ran my tests about 80% of the processing power was spent on rendering the trapeziums to the canvas which I have little control over. As far as I can see most of the math was fairly optimal, no obvious problems there. I will probably continue developing this in a few weeks when I am on holidays, probably by that time several people will have coded far more superior ones but I will see... The wedding business is my brother's, I don't have my own server. Here's another little code I made, not quite as interesting though: http://www.random.abrahamjoffe.com.au/public/JavaS cripts/canvas/interpolation.htm