Shorts

  • 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…

    Read more

  • 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…

    Read more

  • 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…

    Read more