is it possible to rotate an image (a .bmp file) or any object (say a square, circle) in 3D by a specified degree.I mean to say can these objects be rotated similar to the 3D rotation method in power point 2010
If so, can you please elaborate how
Printable View
is it possible to rotate an image (a .bmp file) or any object (say a square, circle) in 3D by a specified degree.I mean to say can these objects be rotated similar to the 3D rotation method in power point 2010
If so, can you please elaborate how
You mean like this?
This does texture mapping in pure vb at any angle very accurately in 3D. It's all based off of the techniques used in Tricks of the 3D game Programming Gurus.