A collection of TouchDesigner tools, tested in TouchDesigner 2021.16410 (stable).
TouchDesigner is a node-based visual programming platform known for real-time rendering, audio-visual performance, and generative art. It scales well to large systems and allows low-level data manipulation through Python scripts, GLSL TOPs, and custom C++ operators.
Download TouchDesigner: Derivative
| Tool | Description |
|---|---|
| FITS File Scaling | Load and scale FITS (Flexible Image Transport System) files from astronomical data |
| Voronoi Diagram | Generate Voronoi diagrams for spatial partitioning based on distance to points |
| Image to Number of Points | Convert images to a specific number of 3D points (useful for drone shows) |
| Directional Vector | Work with directional vectors (unit vectors) in 3D space |
| SOP to Pointcloud | Export SOP geometry data to EXR pointcloud format |
| Hertzsprung-Russell Diagram | Create stellar classification diagrams plotting luminosity vs. temperature |
- Download and install TouchDesigner
- Clone this repository or download the tool you need
- Open the
.toefile in TouchDesigner - Each tool folder contains its own README with specific usage instructions
- TouchDesigner 2021.16410 (stable) or later
- Additional requirements vary by tool (see individual README files)
Contributions are welcome! Feel free to submit pull requests or open issues for bugs and feature requests.
See the LICENSE file for details.