Creating a 3D image from 6 2D images
843799Sep 6 2003 — edited Sep 29 2003I'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.