Satoru Higa

Results 7 comments of Satoru Higa

I'm sorry, I'm glad that everyone seems to be more interested than I expected. I will upload a video of how to compile soon. This add-on depends on the version...

Hello Greg, I fixed the problem. https://github.com/satoruhiga/ofxPCL/commit/fc963089c6ddc85d558e1a02428ef29e5384caa4 Currently, ofxPCL developing under "develop" branch. https://github.com/satoruhiga/ofxPCL/tree/develop but, I think PCL is too heavy to creative coding... it spent super long time in...

Hi, Unfortunately, I can't test because I don't have kinect for now. But, I think you can build FreenectDriver following step: ``` $ brew install apple-gcc42 $ brew install libusb...

HI, I'm not sure about iOS... But, my friend has checked, and it seems work fine. can you try this? http://cl.ly/2e0F180S0y3h

I think just set node_modules directory like `ofxNodejs::init( ofToDataPath("node_modules") );` this is an example script to install node-osc. make sure you run on data folder. ``` sh #!/bin/bash curl -L...

HI, I do not know much about Ubuntu... New Node.js changed everything. for now It is difficult to use Node.js 4.0.0 Can you try v0.10.35? here is build script for...

Hi, I think Motive 1.9.0 cause this problem. 1.9.0 has huge bug that users can not change rigid id. but I don't know why crashed... Can you try 1.8.0? http://media.naturalpoint.com/software/Motive_1.8.0_Final_x64.exe...