Close
Tutorial

GLSL Snippets: Quantization in TouchDesigner

Continuing our series of bite-sized GLSL techniques in TouchDesigner, this video will teach you how to create aspect-correct pixelation patterns via quantization. While creating the effect with just a few lines of code, you will also get exposure to a few core principles in GLSL, such as domain transformations, uniform variables, and refactoring logic into functions.

Comments