Difference between revisions of "About Touchdesigner"

From Interaction Station Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
* [https://docs.derivative.ca/Learn_TouchDesigner TouchDesigner documentation ]
 
* [https://docs.derivative.ca/Learn_TouchDesigner TouchDesigner documentation ]
 
* [https://docs.derivative.ca/Category:Python Python help]
 
* [https://docs.derivative.ca/Category:Python Python help]
 +
==Operators==
  
 +
In TouchDesigner, operators are the building blocks for creating visual effects and interactive projects. They can be used to manipulate images, audio, and video, as well as control other operators and perform calculations. Operators can be connected together in a network, where the output of one operator becomes the input for another. This allows for a wide range of possibilities in terms of creating and manipulating media. Some common examples of operators in TouchDesigner include:
  
 +
CHOP (channel operator) for manipulating and generating animation data.
 +
DAT (data operator) for working with tables of data.
 +
SOP (surface operator) for working with 3D geometry.
 +
MAT (material operator) for applying materials and textures to 3D geometry.
 +
TOP (texture operator) for working with 2D images.
 +
COMP (comp operator) to create components like UI.
 +
 +
Each operator has its own set of parameters and settings that can be adjusted to change its behavior.
 +
Overall, TouchDesigner's operators are tools that allow you to process, manipulate and create data, that are connected in a network, allowing you to create complex systems.
 +
 +
 +
==Parameters==
  
 
==Tutorials==
 
==Tutorials==
  
 
[https://www.youtube.com/watch?v=Z_WfldiO6HI 'Bileam Tschepe Beginner course']
 
[https://www.youtube.com/watch?v=Z_WfldiO6HI 'Bileam Tschepe Beginner course']

Revision as of 14:59, 12 January 2023

Touchdesigner is a real-time visual programming software used for creating interactive multimedia and video installations. It is used in a variety of fields such as live events, installations, architectural visualization, and VJing. TouchDesigner's strength lies in its ability to handle high-performance real-time graphics, video and audio processing, and its flexibility in creating interactive and generative content. Additionally, it has a wide range of built-in tools for 3D modeling, animation, and physics simulation, making it a powerful tool for creating immersive experiences. Its open architecture allows for easy integration with other software and hardware, making it a popular choice among professionals in the fields of VFX, motion graphics, and interactive design.

Resources

To get started, download the software and/or start learning Touchdesigner. There are a lot of resources available to learn the software online, through it increasingly vibrant community. Derivative is the company that develops TouchDesigner, and they provide a wealth of tutorials and examples on their website. there is also the official documentation for the software, and it is a comprehensive resource that covers all of the features and tools in TouchDesigner.

Operators

In TouchDesigner, operators are the building blocks for creating visual effects and interactive projects. They can be used to manipulate images, audio, and video, as well as control other operators and perform calculations. Operators can be connected together in a network, where the output of one operator becomes the input for another. This allows for a wide range of possibilities in terms of creating and manipulating media. Some common examples of operators in TouchDesigner include:

CHOP (channel operator) for manipulating and generating animation data. DAT (data operator) for working with tables of data. SOP (surface operator) for working with 3D geometry. MAT (material operator) for applying materials and textures to 3D geometry. TOP (texture operator) for working with 2D images. COMP (comp operator) to create components like UI.

Each operator has its own set of parameters and settings that can be adjusted to change its behavior. Overall, TouchDesigner's operators are tools that allow you to process, manipulate and create data, that are connected in a network, allowing you to create complex systems.


Parameters

Tutorials

'Bileam Tschepe Beginner course'