A collection of everyday works, experiments, patches and ideas.
-
Generating circumferences and connecting lines in TouchDesigner
I found a a simple but elegant way to calculate and display spheres on a circumference and create connecting lines…
-
Text-to-speech in TouchDesigner using Python
I recently developed a simple but effective text-to-speech system in TouchDesigner using Python scripts. Here is a screenshot of the…
-
WebSockets for Immersive Experiences
WebSocket is a bidirectional, full-duplex protocol for client-server communication over a single TCP connection. I am currently working on an…