joey
12-19-2001, 10:20 PM
Hi,
I have a bitmap which is 44 by 55 pixels. The bitmaps that we see are in 2D format(flat, no depth). I need to display this bitmap into a 3D model format... eg. a bitmap picture of a face displayed as a 3D image.
What are the steps involved in doing so?
From what i know, i need to create an array to store these pixels and load them out again to display them in 3D format.
But how???
I'm new to this topic and would gladly appreciate any help.
Tutorials are also welcome...
Thanks.....
I have a bitmap which is 44 by 55 pixels. The bitmaps that we see are in 2D format(flat, no depth). I need to display this bitmap into a 3D model format... eg. a bitmap picture of a face displayed as a 3D image.
What are the steps involved in doing so?
From what i know, i need to create an array to store these pixels and load them out again to display them in 3D format.
But how???
I'm new to this topic and would gladly appreciate any help.
Tutorials are also welcome...
Thanks.....