TouchDesigner Tips _03 Compute Shader
An overview of the compute shader in TouchDesigner TouchDesigner 099 64-Bit Build 2020.20020 Write a GLSL TOP: https://docs.derivative.ca/Write_a_GLSL_TOP#Compute_Shaders Compute Shader – OpenGL Wiki: https://www.khronos.org/opengl/wiki/Compute_Shader 00:00 – Intro 00:27 – Pipeline / Purpose 02:34 – GLSL TOP 03:42 – imageStore() 05:35 – Dispatch Size / Local Size 09:30 – texelFetch() 10:38 – Color Buffers 11:57 – […]