GLView
GLView copied to clipboard
How to rotate a GLImageView
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.
try to look for CAAffineTransformations or CA3DTransformations.