🏭 Generating Meshes with Compute Shaders

Compute shaders are scripts than run on the GPU and are specialized at solving problems that can be broken into many parts. If this describes a mesh you want to generate, they can do it super fast! In this video, I’ll show you how to procedurally generate a mesh in the Unity Editor - using compute shaders - and save it as a mesh asset file.


YouTube Patreon