Bikeshare API Visualization in TouchDesigner: Part 2
In this tutorial we use some simple Python (assisted by ChatGPT) to access and import real time bikeshare data from anywhere in the world via API.
In Part 1 we will use jupyter notebooks, create a stand-alone python program that runs as its own process, and then in Part 2 we will leverage OSC to bring our data into TouchDesigner!
Project files on patreon: www.patreon.com/water__shed
00:00 – Start
01:08 – Finish standalone Python Script
12:41 – Writing OSC function using ChatGPT
28:15 – Processing OSC Bikeshare Events in TouchDesigner