Closed Thread Icon

Topic awaiting preservation: Yet Another Javascrit 3D Engine (YAJ3DE ??) (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=27299" title="Pages that link to Topic awaiting preservation: Yet Another Javascrit 3D Engine (YAJ3DE ??) (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Yet Another Javascrit 3D Engine (YAJ3DE ??) <span class="small">(Page 1 of 1)</span>\

 
Papaye Banane
Obsessive-Compulsive (I) Inmate

From:
Insane since: Jan 2006

posted posted 01-10-2006 15:44

Hi everybody,

i know that i am not the first to have done it but it is such an absurd idea that i felt obliged to do it :

a 3D engine written in the most suited language : javascript

here is the result : http://bazar3d.free.fr/jardin/index_en.html

With a 1.7Ghz CPU, 256Mo under WinXPSP2 I obtain :

- 2fps with pure DHTML (Zorn Renderer)
- 7-8 fps with VML (IE 5.5+ only) or SVG (Firefox 1.5+ only)

any comment, result of a test with another configuration or advice to optimize my code is welcome

Papaye Banane

TwoD
Bipolar (III) Inmate

From: Sweden
Insane since: Aug 2004

posted posted 01-10-2006 22:04

Truly mad! And very impressive of course!

My setup:
2.4GHz AMD 64 4000+ CPU, 2GB RAM, WinXPSP2

IE6:
- Zorn Renderer, 4 fps.
- VML Renderer, it can't decide if it runs at 16 or 21 fps lol, but it's atleast stable on those two values.

FF 1.06:
- Zorn Renderer, 3 fps and lots of flashing updates where you see only a blue screen.
- SVG Renderer, couldn't test this one Need a new FF...

Opera 8.51:
-Zorn Renderer, 6 to 9 fps.
-VML Renderer, eh.. sprites only but it runs at ~30 fps lol

The tests were done while facing the building and moving back and forth while turning slightly left and right.


This is the most complete 3D engine I've seen so far. Scanned through the code quickly to see what it looked like.
Very good structuring and readability, even with the french comments hehe.
I though something like this might be too much for the browser, but you proved me wrong lol!

/TwoD

Papaye Banane
Obsessive-Compulsive (I) Inmate

From:
Insane since: Jan 2006

posted posted 01-11-2006 17:30

Thanks for testing


The engine is under LGPL license and hosted at Sourceforge, i have just uploaded the sources :

http://sourceforge.net/projects/dhtml-3d/


Papaye Banane

Papaye Banane

« BackwardsOnwards »

Show Forum Drop Down Menu