Antimodular Research
Antimodular Research
-make small update to myTest.sh to comply with new OF name scheme -added new readme to explain the steps to make it all work for OF0.9.8
i am trying to make your addon work on my raspberry pi 3. i updated addon_config.mk and generatebindings.sh as suggested by dan here: https://github.com/danomatika/swig-openframeworks/issues/11 but i still get errors when...
i was hoping to give this addon a test drive on my OS X computer with OF 0.9.x i notice this addon has not been updated in the last 3...
there is no lib folder containing osx and ios .a files. so i get a compile file not found error.
I am using the 3D world panel inside the ofxCeres example. I am noticing that i can press h to move the world around but releasing h does not bring...
Hi there ;) I am revisiting your addon and notice that setting the translation for example to -7,0,0 places the head to +7,0,0. The same happens for y. Do you...
hi. this is not really an issue with your code but rather a feature request :) i am trying to mess with your shader code for the ripple effect in...
osx?
looks super interesting. do you know if this would work on OS X too? i am getting compile errors in the ofxParticaleSystemGPU.cpp ``` /Applications/of_v0.8.4_osx_release/addons/ofxParticleSystemGPU/src/ofxParticleSystemGPU.cpp:63:25: Expected a class or namespace ```
Hey Ahbee. Me again :) I am running 4 threads each having their own ofxCoreImageDetector. After running for a while successfully get this malloc error: ``` coreImageDetector_17Debug(6460,0x10d7a8000) malloc: *** error...
Master
i noticed your code was ready to use pyramid_up. but when used the video image size and face location do not match. so i made findFaces() return width and height....