I’m continuing to share pieces of my custom TouchDesigner library — this time focusing on Signed Distance Fields (SDFs). These components generate and manipulate distance-based representations of images, enabling soft transitions, contour extraction, smooth boolean operations, and procedural form control.
- You can download the full set of Signed Distance Field components from my GitHub here:
https://github.com/MaxMainio/TD_/tree/main/TOPs/SDF - And you can find in-depth documentation for each component on my website here:
https://maxmain.io/touchdesigner-components/tops/signed-distance-fields/
I hope this resource is useful to anyone working with image processing in TouchDesigner, and I’d love to hear feedback, bug reports, or category suggestions.


