Created
October 13, 2023 22:13
-
-
Save maciejkorsan/c62f0b1dab07cad7a419ca238bf924f3 to your computer and use it in GitHub Desktop.
running processing with kinect on macos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. open terminal | |
2. cd ~/Documents/Processing/libraries/openkinect_processing/library/v1/mac/share | |
3. run `freenect-glview` | |
now your kinect will work inside processing app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment