Mastering Tessellation Shaders in Unity! Easy LoD, Curved Triangles, Height Maps | Game Dev Tutorial

✔️ Tutorial tested in Unity URP 2020.3, 2021.1 & 2021.2 Hi! Tessellation shaders are advanced shaders which can subdivide triangles in a mesh, creating new vertices. You can move these around for a variety of cool effects! This tutorial aims to give you a deep understanding of tessellation shaders in Unity by first explaining how to write your own and then showcasing several algorithms which use them. Some effects include advance culling, dynamic level of detail, curved triangles, smoothed silhouettes, height map rendering, and procedural meshes. 📚 If you prefer reading, check out the written version of this tutorial here: ► 👋 Subscribe for weekly game development videos! ► 👑 Join my Patreon to watch videos early, download all project files, vote on
Back to Top