To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

TouchDesigner
Developer(s)Derivative
Stable release
2023.11510[1] / February 7, 2024; 44 days ago (2024-02-07)
Operating systemWindows, macOS
Type3D computer graphics
LicenseProprietary
Websitederivative.ca

TouchDesigner is a node-based visual programming language for real-time interactive multimedia content, developed by the Toronto-based company Derivative. It's been used by artists, programmers, creative coders, software designers, and performers to create performances, installations, and fixed media works.[2][3][4][5]

YouTube Encyclopedic

  • 1/3
    Views:
    46 763
    47 063
    329 925
  • I Tried Making Generative Art with Touch Designer
  • Superfast 3d mapping (touchdesigner tutorial)
  • Introduction to TouchDesigner - Ben Voigt

Transcription

History

Greg Hermanovic, Rob Bairos, and Jarrett Smith founded the Canadian company Derivative.[6] In 2000, Hermanovic used the Houdini 4.1 code base as the initial scaffolding for the TouchDesigner. From 2002 to 2007, TouchDesigner's release title adopted the trailing 007 to 017 digits to indicate its versioning. In 2008, Derivative released a beta version of the platform called TouchDesigner 077, a rewrite of its previous versions that incorporated a fully procedural OpenGL composing and effects pipeline.[6]

Features

TouchDesigner covers several major areas of 2D and 3D production, including:[7]

  • Rendering and compositing
  • Workflow and scalable architecture
  • Video and audio in and out
  • Multi-display support
  • Video mapping
  • Animation and control channels
  • Custom control panels and application building
  • 3D engine and tools
  • Device and software interoperability
  • Scripting and programming

Operators

Operators are the building blocks of a TouchDesigner project.[2][8] These objects are represented as Nodes in the user interface and are connected to create procedural effects and animation. Each operator is customized with a unique set of parameters and flags that control its operation and processing. Operators, often referred to as ops, come in six varieties:

  • COMP – Components represent 3D objects, panel components, and other various operators. These components can house the entire networks of other operators.
  • TOP – Texture operators handle all 2D image operations.
  • CHOP – Channel operators are used for motion, audio, animation, and control signals.
  • SOP – Surface operators are the native 3D objects of TouchDesigner responsible for 3D points, polygons, and other 3D "primitives".
  • MAT – Materials are used for applying materials and shaders to the 3D rendering pipeline.
  • DAT – Data operators are for ASCII text as plain text, scripts, XML, and tables.

COMP

Channel operators serve as the backbone of the control system in TouchDesigner and form the overall navigable structure of the file. They are unique compared to other operator families in that they contain their own networks. Component networks can contain operators and/or additional sub-networks (i.e. additional components). [9]

TOP

Texture operators are image-based operations that are GPU-accelerated. Data in TOPs can be scaled to any resolution, limited only by the amount of RAM available on a system's graphics card.[10]

CHOP

Channel operators are the backbone of the control system in TouchDesigner. Used for processing motion data, audio, on-screen controls, MIDI data, and other input devices, these operators organize data as a series of channels. According to TouchDesigner's documentation, they were designed to "reduce the tedium of motion editing and to help build and manage more complex motion".[11]

SOP

Surface operators are objects responsible for 3D operations and modeling in TouchDesigner. These objects are used to generate, import, modify, and combine 3D surfaces.[12] Supported surface types are polygons, curves, NURBS surfaces, metaballs, and particles. This is perhaps the oldest part of TouchDesigner and has its roots directly in the Houdini 4.1 code base.

MAT

Materials are used as a part of the 3D rendering pipeline in TouchDesigner. Several standard material types exist, as well as materials that support importing custom vertex and pixel shaders.[13]

DAT

Data operators are used to hold text, tables, text-encoded data (XML, JSON), and scripts. These operators are also sometimes used to store readme documents and other code comments in a given network.[14]

References

  1. ^ "Release Notes, TouchDesiger". derivative.ca. February 7, 2024. Retrieved February 7, 2024.
  2. ^ a b "Visualizing Sound: A Beginner's Guide to Using TouchDesigner with Live - Ableton". www.ableton.com. Retrieved 2023-04-08.
  3. ^ "Extending Live: How Three Different Artists Approach Visuals for Live Performance - Ableton". www.ableton.com. Retrieved 2023-04-08.
  4. ^ Mesina, Gianina (2023-01-23). "FOUNDATIONS LP: Exploring Generative Art in TouchDesigner with DeRe". We Are Studio. Retrieved 2023-04-08.
  5. ^ Lechner, Patrik (2014-11-26). Multimedia Programming Using Max/MSP and TouchDesigner. Packt Publishing Ltd. ISBN 978-1-84969-972-3.
  6. ^ a b TouchDesigner Wiki, Retrieved October 26, 2016
  7. ^ Features list, TouchDesigner Wiki, Retrieved October 26, 2016
  8. ^ Operator, TouchDesigner Wiki, Retrieved October 26, 2016
  9. ^ About Components, TouchDesigner Wiki, Retrieved March 22, 2024
  10. ^ About TOPs, TouchDesigner Wiki, Retrieved October 26, 2016
  11. ^ About CHOPs, TouchDesigner Wiki, Retrieved October 26, 2016
  12. ^ About SOPs, TouchDesigner Wiki, Retrieved October 26, 2016
  13. ^ About MATs, TouchDesigner Wiki, Retrieved October 26, 2016
  14. ^ About DATs, TouchDesigner Wiki, Retrieved October 26, 2016
This page was last edited on 22 March 2024, at 05:50
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.