Migrating Kinect1 to Kinect2 for realtime projection mapping
Hi @ixikos. As far as I know, the two active addons for KinectV2 are ofxKinectForWindows2 (Windows-only) and ofxMultiKinectV2 (Mac-only-ish*). As you've noticed, the API for ofxKFW2 is quite different...
View ArticleWanted // PJLink App for Mac OSX (Projectors & networks)
Gotta love it, thank you very much for the suggestions! I will most likely try the MIDI path and write a little bit of a timer in Processing. Frankly, I am not as verbose in OpenFrameworks to...
View ArticleChrome cast for ios or android
HiDid someone try to use chrome cast and OF on iOS or Android devices ?
View ArticleWanted // PJLink App for Mac OSX (Projectors & networks)
you are welcome, keep us informed about your project
View ArticleopenFrameworks IDE plugins
thanks @arturo, I just installed the plugin for eclipse as described but even after restarting the plugin is not showing up as in your video - not in the create project dialogue and also not under...
View ArticleMutliple face tracking
Hello Gallo! I am looking for something similar too! May I ask if you have a solution yet? Cheers,Karen
View ArticleFirefly RK3288 (armv7) help need
Ok, after updating kernel driver it work!! I compiled a game that run well @ 60fps on the Raspberry pi, but in this board I get 1fps and the color of the images are kinda blue! The game is just using...
View ArticleopenFrameworks IDE plugins
uh, so was this a requirement of the OF plugin or in general for eclipse plugins? i'm looking into my code but can't find anything related to the jave version. otherwise i can try to set it to 7. from...
View ArticleopenFrameworks IDE plugins
It did not work for me.@edapx you did not have this problem, right? Any idea what I am doing wrong?
View ArticleMutliple face tracking
hello, unfortunately i did drop the oF option. I had a look into Cinder and Processing but didn't dig too much.I had much better luck using Quartz Composer but finally i ended up using Max/Jitter Let...
View ArticleMutliple face tracking
Hi, Try searching an example of haar cascades, then implement it for n faces. //--------------------------------------------------------------------------- Or here's an old video, but I is probably...
View Article0.9.0 Release Candidate 2
It took longer than we expected but here it is. Since RC1 we've fixed a lot of bugs and RC2 is way more stable and almost ready for the final release. We've also added a new project generator, and now...
View ArticlePi USB Soundcard Native Instruments DJ 8 error
Hello, I'm trying to run the soundPlayerExample using the Native Instruments Audio 8 soundcard (usb) on Raspbian Jessie. I'm using the latest 0.9.0 build and the card has been recognized by the alsa...
View ArticleopenFrameworks IDE plugins
fxlange: Bundle-RequiredExecutionEnvironment: JavaSE-1.8 found this entry in the META-INF/MANIFEST.MF in the Plug In Development perspective of your plugin. but don't know anything about eclipse plug...
View Article0.9.0 Release Candidate 2
Oooo I'm digging the new project generator especially that schnazzy new icon I love that you can jump right into the project directory now right from the generator. Would be even cooler though if...
View Article0.9.0 Release Candidate 2
@Daan already gave it a try. https://github.com/openframeworks/projectGenerator/issues/46
View Article0.9.0 Release Candidate 2
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article0.9.0 Release Candidate 2
Have the setup-scripts been updated yet? The one for Fedora is missing dependencies - can be manually fixed by dnf install gtk3-devel boost-devel
View Article0.9.0 Release Candidate 2
Thanks for this Arturo and team. I'm finding that the examples for some of my favorite AddOns (e.g. ofxSyphon) are not compiling.Where would be the right place to post those issues? Issue trackers for...
View Article