
UberGui is a lightweight multi-threaded, webRender UI module for TouchDesigner projects. The aim is to solve the trifecta of challenges building UI's in TouchDesigner often poses: being fast, feature rich, and visually appealing.
UberGui is a lightweight multi-threaded, webRender UI module for TouchDesigner projects. The aim is to solve the trifecta of challenges building UI's in TouchDesigner often poses: being fast, feature rich, and visually appealing.
When building a 'client-representative-user-interface', you usually need to implement elements everyone understands. A client can get a rough understanding by playing around with knobs, buttons, sliders, etc.
In this tutorial we dive deeper into the connection of TouchDesigner and Ableton, into building UI's with widgets and connecting both.
A TouchDesigner UI-Addon for searching palette. Drag and drop the component anywhere on the network (recommended to be the root) and it will be installed automatically. Use asterisks to match any string of any length.
For the last months I have been working on improving and expanding the capabilities of TDMorph, moved by the great response and wide adoption that the first release got. I am very happy to say that the new engine is faster, prettier and much more powerful!
Hi all, I've started a little tutorial series which focuses on UI building techniques. Just uploaded this one on using the undo class to implement undo/redo. The demo project provides an example of undoing destructive actions in a render picking based UI. Thanks!
This very simple component allows you to incporporate infinite scrolling for your UI. This behaves similar to how the value ladder system works in TD, but makes use of the already included ctypes python library to handle keeping the cursor in the same location.
By now you've almost certainly heard of Widgets. They're the new UI kit and system that was added to TouchDesigner over the course of the last year. It's not only important now, but even more important for the future of TouchDesigner.