Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 405 Bytes

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