Skip to content

brutesque/touchdesigner-orbbec-astra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchDesigner Script TOP for Orbbec3D Astra

Orbbec3D Astra python implementation for TouchDesigner Script Top.

Requirements:

  • Windows
  • TouchDesigner >= 2021.13610
  • Virtualenv
  • pip

Installation instructions

  • Clone repo
  • create virtualenv in repo directory called venv/ and activate it
  • pip install requirements

Open orbec-astra.toe in TouchDesigner. The python scripts for the Script TOPs add the venv/ directory to their paths, so there should be no need to adjust your python path in the TouchDesigner preferencs.

Update Orbbec OpenNI SDK

Note

This project is a work in progress. TouchDesigner sometimes crashes when switching parameters on active streams.

Any help and feedback is welcome. Afaik, there are issues with openni2 when closing devices and streams that result in python exiting (which in turn quits touchdesigner).