Perspective texture mapping isn’t possible in flash7, though linear texture mapping is possible by skewing, scaling and rotating an image. By dividing the entire texture into a lot of single triangles and project their vertices in a perspective way, the artefacts of linear mapping are suppressed.
Hi, this is awesome. I’m new to flash and have been trying to figure out how to rotate an image like this in a picture cube. If you could point me in the right direction with some tips, references or advice i’d really appreciate it.
THanks :)
How many triangles are you using. Can you give me a hint to the algorithm? I was thinking i would just need to cut the image in half down the diagonal. Is that correct?
If you change the quality to “low” you see almost count them (24 triangles).
Hey,. that’s pretty cool. Do you have the source code available for this?
I need to manipulate an image in this manner, but need to restrict it to the Flash Player 7 as you have. (I know there’s easier ways in 8)
ddd