Hi! I’m Ned, and I make games! In this Unity graphics programming tutorial, I’ll introduce tessellation shaders, advanced shaders which can subdivide triangles, adding details and smoothing out blocky models. Use them for automatic level of detail, procedural models, or height map based terrain. …