Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
37
rated 0 times [  44] [ 7]  / answers: 1 / hits: 130655  / 12 Years ago, thu, july 5, 2012, 12:00:00

I am looking at rendering a 3D model in a browser. What tools should I use/what places should I look at?



I don't know what data format the model will be, I can likely request that data to formatted in any way I want.



I am looking at three.js but it seems that it needs WebGL to work, which appears to be unsupported in IE.



Does a cross-browser compatible HTML 3d rendering engine exists? :)


More From » html

 Answers
23

I have not played with 3D yet, but I know a good place for ressources on 3D for HTML5.



http://www.html5rocks.com/en/gaming



And here is a tutorial on how to create your 3D models with the Three.js Framework.



http://www.html5rocks.com/en/tutorials/three/intro/



This may help you. Good luck.


[#84437] Wednesday, July 4, 2012, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
earllutherf

Total Points: 412
Total Questions: 108
Total Answers: 102

Location: Argentina
Member since Thu, Mar 18, 2021
3 Years ago
;