top | item 1293544

Three.js: Javascript 3D engine

118 points| mcantelon | 16 years ago |github.com | reply

17 comments

order
[+] mrdoob|16 years ago|reply
To the poster: thanks for spreading the little library over here! ^^
[+] thmz|16 years ago|reply
Nice lib and examples!

Some time ago I also started with a 3d engine (path tracer). If anyone like to have some code: http://thuijzer.nl/jsrender/ (I never took time to optimize/bugfix the code).

[+] mcantelon|16 years ago|reply
My pleasure... You do some badass work!
[+] samratjp|16 years ago|reply
First, processing.js and Raphaël, now Three. Man, js is definitely getting all the love these days :-)
[+] shiftb|16 years ago|reply
Fantastic work. I wonder how long before this sort of thing can be used to do 3D development on the mobile web for devices with full browsers (iPhone, Palm Pre, Android, etc...)
[+] brianmckenzie|16 years ago|reply
Fails for me in Firefox, runs great in Chrome.

All the same, this is awesome. Thnx!