ITR.01 / Start
Before I started with distorting type I began with creating a QuadLayout class using one of my previously made algorithms for slicing polygons. I created a system where a rectangular polygon gets sliced by horizontal and vertical lines where it's important that the slicing lines in one direction don't touch each other, otherwise you'll end up with some triangles instead of quads.


