Login
From:
Catlike Coding Unity Tutorials
(Uncensored)
subscribe
Procedural Meshes 02: Square Grid
https://catlikecoding.com/unity/tutorials/procedural-meshes/square-grid/
links
backlinks
Roast topics
Find topics
Find it!
This is the second tutorial in a series about procedural meshes. The previous tutorial introduced the advanced Mesh API. This time we'll use that API to make a Burst job that generates a square grid consisting of multiple quads.