Quad Tree Shape
Generate procedural grids.
Last updated
Was this helpful?
Generate procedural grids.
Last updated
Was this helpful?
Quad Tree uses a distribution of points to subdivide a square into smaller squares depending on the density of points.
+
Generator - select a .
Size - set the dimensions of the source square [x,y].
Max. Iterations - the maximum number of times to attempt to subdivide the square.