Yeah, thread title is not very descriptive.
So, it's like this:
I have an ellipse that is a perspective view of a circle. The ellipse has a texture, it looks like the blades on a jet engine. I'm going to animate it, so I need a way of rotating the ellipse without turning it into a circle first, since the stretching would look horrible when I put it back.
What I think I could do is to create a 3d cylinder, then superimpose the ellipse onto the flat side of the cylinder.
Then I'd rotate the cylinder a bit and that would be it.
Now, how would I go about doing this? when I've tried putting layers on 3D shapes before, they've all come out all weird, or the 3D shape have been rasterized.
Sorry, you need to Log In to post a reply to this thread.