Log in

View Full Version : 3D Rendered image



Zardooloi
08-02-2006, 03:00 PM
Does anyone know if it is possible to use DHTML to post 3D models to a website (to allow a visitor to move and view the model)?

Thanks:)

djr33
08-03-2006, 01:21 AM
Nope. Not gonna happen.

Look into "Quicktime VR" (google that).
It's quicktime Virtual Reality, and allows you, through quicktime player (can be embedded in a page) to rotate things.

You might possibly be able to use java, but that would be hard.


The only other way would be to create a series of images, then program them with javascript to "rotate" (change the image) based on clicking an arrow, or something, but that would be very tedious, depending on the number of angles you wanted available.

shachi
08-06-2006, 08:44 AM
Nope. Not gonna happen.

Look into "Quicktime VR" (google that).
It's quicktime Virtual Reality, and allows you, through quicktime player (can be embedded in a page) to rotate things.

You might possibly be able to use java, but that would be hard.


The only other way would be to create a series of images, then program them with javascript to "rotate" (change the image) based on clicking an arrow, or something, but that would be very tedious, depending on the number of angles you wanted available.

It's almost possible now. Check this out: http://www.dynamicdrive.com/forums/showthread.php?t=11820

BLiZZaRD
08-06-2006, 09:34 AM
It's always possible in Flash ;)

Here is a link to a forum thread... check out the link in the first post... AWESOME 3-D head!!

http://board.flashkit.com/board/showthread.php?t=694734

And, Yes, for most Flash/3D work you need a program like Swift3D, but not always:

http://www.flashkit.com/movies/3D/3D_aweso-Agil_Dae-9691/index.php

Twey
08-06-2006, 01:59 PM
Have a look at VRML/X3D (http://www.web3d.org/).