|
|
What To Use for Interactive 3D in Browser?
#400935
05/10/12 02:37
05/10/12 02:37
|
Joined: Oct 2010
Posts: 346 USA
RealSerious3D
OP
Senior Member
|
OP
Senior Member
Joined: Oct 2010
Posts: 346
USA
|
I want to display a 3D model on a website where people can rotate it in any direction. Years ago there were several different plugins for this, like Cult3D. What are people using these days? I don't want to use rendered sequences to simulate rotating a 3D image, but want to display the actual 3D model. Lastly, the model needs to be textured. Any suggestions? Thanks. 
|
|
|
Re: What To Use for Interactive 3D in Browser?
[Re: Slin]
#400943
05/10/12 10:16
05/10/12 10:16
|
Joined: Jan 2004
Posts: 3,023 The Netherlands
Helghast
Expert
|
Expert
Joined: Jan 2004
Posts: 3,023
The Netherlands
|
As Slin said, browser support is the big issue there. You can safely bet on Flash to work cross-browser and on all platforms, but Flash does not come with 3D functionality out of the box. You'd need to use something like papervision3D ( http://blog.papervision3d.org/ ). Unity3D recently has ability to export to flash though, and you can create 3D content through that as well (which I think is the easiest way).
|
|
|
Re: What To Use for Interactive 3D in Browser?
[Re: Helghast]
#400946
05/10/12 11:00
05/10/12 11:00
|
Joined: May 2002
Posts: 7,441
ventilator
Senior Expert
|
Senior Expert
Joined: May 2002
Posts: 7,441
|
http://www.irrlicht3d.org/pivot/entry.php?id=1298coppercube could work very well for what you want to do. it can export to webgl and flash. there is some solution for also making webgl work on ie. but i forgot its name.
|
|
|
Re: What To Use for Interactive 3D in Browser?
[Re: RealSerious3D]
#400957
05/10/12 14:20
05/10/12 14:20
|
Joined: Apr 2007
Posts: 3,751 Canada
WretchedSid
Expert
|
Expert
Joined: Apr 2007
Posts: 3,751
Canada
|
Then you are out of options I fear. You have to use Flash on browsers without WebGL/HTML5 support and switch to WebGL/HTML5 on the others.
Shitlord by trade and passion. Graphics programmer at Laminar Research. I write blog posts at feresignum.com
|
|
|
Re: What To Use for Interactive 3D in Browser?
[Re: RealSerious3D]
#400976
05/10/12 16:40
05/10/12 16:40
|
Joined: Apr 2007
Posts: 3,751 Canada
WretchedSid
Expert
|
Expert
Joined: Apr 2007
Posts: 3,751
Canada
|
Flash is the plugin most people have. Everything else is just installed on a very very very small fraction of PCs. Using something required by Youtube, is a fairly good sign that even your favorite idiot has it installed 
Shitlord by trade and passion. Graphics programmer at Laminar Research. I write blog posts at feresignum.com
|
|
|
|