Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating a 3D image from 6 2D images

843799Sep 6 2003 — edited Sep 29 2003
I'm trying to create create a program that creates a 3D image of a head from 6 2D images that are shot from 6 sides... (top, left, right, front, back, and bottom). I can get a cube that show all the 6 pictures, however, the objective of the program is to create a head that can be rotated and viewed from different angles and give a "natural" 3D perspective.

The problem is that I have no idea how to create the 3D head from the 6 2D images. I'd really appreciate it if someone can shine some light onto this issue. If there is a simpler way of achieving this effect in other software such as VRML, javascript, flash, or something else... let me know (how...).

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2003
Added on Sep 6 2003
12 comments
297 views