Catlike Coding

Advanced Rendering

These are tutorials covering more complex or specialized rendering techniques, going beyond Unity's standard shaders. They build on the work done in the Rendering series.

Keep in mind that these tutorials are old and use Unity's Built-in render pipeline, along with obsolete technology like geometry shaders.

  1. Flat and Wireframe Shading
  2. Tessellation
  3. Surface Displacement
  4. Bloom
  5. Depth of Field
  6. FXAA
  7. Triplanar Mapping