CATransform3D Test

A test app to visualize view transformation when value in CATransform3D matrices change

351
40
Objective-C

CATransform3D-Test

A test app to visualize view transformation when values in CATransform3D matrices change. Wrote this test app to learn more about CATransform3D.

  • adjustable m11 to m44 values
  • adjustable anchor point
  • rotate view in x,y,z
  • use gestures to rotate,translate,scale