Transforms for Position, Rotation, Scale of ShapeMatrix Elements

YouTube Video
Rotation of Grid Units:

Example code for Region2 Grid - Rotate 90 degrees
Mirroring - Using Processing scale( x, y)

Example code for Region2 Grid - Scale( -1.0, 1.0);
Rotation-Based Pattern

Scale-For Mirroring Pattern

Additional Patterns using Rotate and Scale

Example Code - TODO: Create 4-Unit Composition

Last updated