Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 652 Bytes

File metadata and controls

6 lines (4 loc) · 652 Bytes

TouchDesigner REST API Interaction

A repository demonstrating how to access REST APIs and parse JSON responses with TouchDesigner.

To use the TOE file you will need to download TouchDesigner by Derivative. This can be used freely for non-commercial projects and education. You will also need to obtain an API key for the OpenWeather API. In this example we retrieve the current weather conditions for location by city ID. For example, 2643743 is the OpenWeather API city ID for London.

TouchDesigner API Call