arthew0

← back

TD Figma

TD Figma

TD_Figma loads Figma layouts into TouchDesigner through the Figma REST API.

Bridge design prototypes and interactive experiences: navigate screens and component states, extract text, images, and layout data from nodes, and export JSON structures for use in TouchDesigner networks.

GitHub

Features

How it works

The component requests a Figma file through the Figma REST API using a personal access token and the file key. The document tree is parsed in Python inside TouchDesigner: frames, components, text and image nodes become structured data that can be mapped to TOPs, CHOPs, and DATs — so a design made in Figma can directly define what appears on screen.

Requirements

Installation steps and the ready-to-use component are in the GitHub repository.

Use cases

Video