Thomas Sanchez Lengeling

Results 48 comments of Thomas Sanchez Lengeling

@jeraman I just compiled the project code, I didn't add that flag. But I did change the the ofMain to this: ```` int main( ){ ofSetupOpenGL(640, 360, OF_WINDOW); ofRunApp( new...

I'ma using the GitHub release, and mac osx 10.12, what is your error output?

strange, make sure the .framework is linked to the project. I what I did, I created a new project with the projectGenerator and then included the .framework to the Xcode...

Hi @kidapu I am having the same issue, don't know if its the version of libfreenect or something is happening when adding the include files. Have you had any success?

Hello, what is the output?, machine, OS?

have you installed Zadig? https://github.com/shiffman/OpenKinect-for-Processing#windows

Hello wassgha, do you have part of the code that I could look at?

Hello Have you tried a simple kinect example using the 1473 model?, I know that the library has some issues with the 1473 model

Try the lib again, the only example that is not showing correctly the color is the colorPointCloud2.