Previously I mentioned an open source tool that allows you to visually create Core Animation 3D transforms, and generates Objective-C code that you can plug into your apps called Transformifier.
Here’s a tool from honcheng created in a similar vein to visual 3D transformations done using CATransform3D. In addition to being able to perform transformations and translations and sliders you can edit the values in a 4×4 transformation matrix.
Here’s an image from the readme demonstrating the tool in action:
You can find CATransform3DTest on GIthub here.
A good tool for tweaking 3d transformation matrices.
Original article: Tool For Interactively Creating 3D Transforms Using CATransform3D
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.






