software:touch_designer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:touch_designer [2025/12/08 21:35] – [Optical Flow] mhsoftware:touch_designer [2025/12/09 17:43] (current) – [Useful Python Expressions] mh
Line 168: Line 168:
   * Select the TOP to link to parameter   * Select the TOP to link to parameter
   * Drag & drop from the CHOP into the parameter   * Drag & drop from the CHOP into the parameter
-  * Select Reference type (Most of the time it's CHOP Reference+  * Select Reference type (Most of the time it's CHOP Reference)
  
 You can also drag an entire CHOP into a CHOP to TOP operator to reference it. You can also drag an entire CHOP into a CHOP to TOP operator to reference it.
 +
 +Alternatively, you can right click in the parameter window for the CHOP → Copy Parameter and then in the destination parameter right click → Paste Reference
  
 ----  ---- 
Line 181: Line 183:
   * ''absTime.seconds'' → time in seconds.   * ''absTime.seconds'' → time in seconds.
   * ''me.digits'' → returns numeric suffix of OP name. Combine with math expression (e.g. ''* -5'') to increment or decrement a parameter as you copy/paste (useful for **Cache Select** building a trail effect for example).   * ''me.digits'' → returns numeric suffix of OP name. Combine with math expression (e.g. ''* -5'') to increment or decrement a parameter as you copy/paste (useful for **Cache Select** building a trail effect for example).
 +  * ''me.parent().width'' or ''.height'' → resolution width/height of the parent comp
  
  
Line 197: Line 200:
   * Useful for simulations, particles, reactive systems.   * Useful for simulations, particles, reactive systems.
  
 +This converts video streams into usable data for interactivity.
 ===== Common Techniques ===== ===== Common Techniques =====
  
  • software/touch_designer.1765226126.txt.gz
  • Last modified: 2025/12/08 21:35
  • by mh