Rocketeer
03-01-2007, 09:10 AM
Hi I want to create simple 3D effect just by transforming a MovieClip. I try to illustrate it with ASCII....
Normal view (this is a pane!):
__________
|...............|
|...............|
|...............|
|_________ |
Now I want to rotate the pane:
_______________
\...................../
\.................../
\__________/
I learned that it's not possible to transform a movieclip to the second view, because in flash it's only possible to do affine transformations (lines always stay parallel), or have I overseen something?
However, have you anywhere seen something like this?
PS: Rotating Cubes use AFFINE transformations, so this is not help
PPS: Papervision3D is too much for this thing. I want to keep it simple.
Normal view (this is a pane!):
__________
|...............|
|...............|
|...............|
|_________ |
Now I want to rotate the pane:
_______________
\...................../
\.................../
\__________/
I learned that it's not possible to transform a movieclip to the second view, because in flash it's only possible to do affine transformations (lines always stay parallel), or have I overseen something?
However, have you anywhere seen something like this?
PS: Rotating Cubes use AFFINE transformations, so this is not help
PPS: Papervision3D is too much for this thing. I want to keep it simple.