GLView icon indicating copy to clipboard operation
GLView copied to clipboard

How to rotate a GLImageView

Open jpcguy89 opened this issue 10 years ago • 1 comments

I am a complete noob when it comes to 3D anything. I am trying to use the GLImageDemo included and add the ability to rotate (perhaps "spin" would be a better word) the space ship around. How would I accomplish this?

Sorry in advance, I just have no idea how to do it.

jpcguy89 avatar Nov 17 '14 15:11 jpcguy89

try to look for CAAffineTransformations or CA3DTransformations.

LokeshBhatija avatar Dec 08 '14 11:12 LokeshBhatija