-
Source
I made this project in openFrameworks. When I started it, just getting all of the right addons at the right version and getting everything to compile and link properly was such a pain in the ass. It was probably the hardest part of the project!
So, I’m gonna try and make it easier on you. I took my whole openFrameworks directory, and just stripped out all of the unnecessary files. You should be able to just open the project file and build it without hassle. I hope!
Synapse for Mac source code - Project file at openFrameworksSynapse/apps/examples/Synapse/emptyExample.xcodeproj (I never renamed the example project file… oops)
Synapse for Windows source code - Compiles on VS2010. Project file at openFrameworksSynapse/apps/Synapse/example/openNiSample.sln (Another default project filename…)
Quartz Composer Synapse plugin source code - This is the plugin that allows you to get the depth image in Quartz. There’s not really much here to mess with… but here it is in case you’re curious.