Generative Geometry

This subpage is dedicated to exploring the intersection of generative models and geometric shapes.

Here, we will delve into the world of:

				// Example code snippet
				var mesh = new Mesh(100, 100);
				mesh.generateRandomVertices();