Difference between revisions of "TouchDesigner learning"

From Antoine Vienne | Wiki
Jump to navigation Jump to search
(Created page with "=Isadora GLSL experiment= === Convert GLSL from Shadertoy === <pre> // Name of the parent node parent().name </pre>")
 
Line 1: Line 1:
=Isadora GLSL experiment=
+
=Make custom interface=
=== Convert GLSL from Shadertoy ===
+
=== Making buttons ===
 
<pre>
 
<pre>
 
// Name of the parent node
 
// Name of the parent node

Revision as of 18:48, 23 April 2020

Make custom interface

Making buttons

// Name of the parent node

parent().name