Files and Resources
TD2023.12120
Resources
- https://docs.python-guide.org/intro/learning/
- https://docs.derivative.ca/Python <aside> 💡 In addition, selecting Help -> Python Examples in the TouchDesigner UI takes you to the
PythonExamples.toefile with 100+ working examples. </aside> - https://derivative.ca/community-post/python-tipsntricks
- https://derivative.ca/community-post/python-tipsntricks-2/62965
- https://derivative.ca/community-post/python-tipsntricks-3/65533
- https://derivative.ca/community-post/python-tipsntricks-4/66032
- Future: https://docs.derivative.ca/Experimental:Python_threading_in_TouchDesigner
- Installing external libraries made easy: https://olib.amb-service.net/component/td-pip — no MacOS support
- For MacOS the manual way is required unfortunately detailed here: https://docs.derivative.ca/Python#MacOS
