Quantcast
Channel: openFrameworks - Latest posts
Browsing all 40524 articles
Browse latest View live
↧

ofxEdsdk with Xcode 7 & OF0.9.0rc2 - ld: framework not found EDSDK

And to also add to this, I have an existing project that built just fine a few months ago on a pre RC version of OF 0.9.0 that no longer works.

View Article


Calculate 3d position in front of camera

thanks! yes that was exactly what I was looking for.

View Article


ofxEdsdk with Xcode 7 & OF0.9.0rc2 - ld: framework not found EDSDK

Figured this out.. Helps to use the 64bit vs 32bit version and build with that..

View Article

Send SMS Text Message from open frameworks

Thanks for that.

View Article

Simple JSON library to use with OF

Hell Everyone, I'm working on building a generative design application that sends requests to a web API and receives JSON data in return. I'm fairly new to working with HTTP requests and networking in...

View Article


Control + Click or Command + Click

Hi all! Does anyone know if it is possible to capture de Control key or Command Key?I need to ejecute some code on the mouse pressed event, when the command key or the control key is pressed. Thanks!

View Article

Image may be NSFW.
Clik here to view.

Control + Click or Command + Click

Hi there, Yes it is! You can even know if it is left or right. Either you do ofGetKeyPressed() or you use the ofApp::keyPressed(int key) event, with the OF_KEY constants. For exemple: if...

View Article

Image may be NSFW.
Clik here to view.

Control + Click or Command + Click

hubris: if (ofGetKeyPressed(OF_KEY_LEFT_COMMAND)) { // Do something cool} Thanks Hubris! Unfortunately I already tried with what you wrote. I find it really wierd that I set a breakpoint in the...

View Article


Control + Click or Command + Click

Hum... Since only the modifiers don't work, do you use an external keyboard or maybe a different/less common layout?

View Article


Image may be NSFW.
Clik here to view.

Control + Click or Command + Click

What do you mean with different layout?I use don't use external keyboard, just the one that comes with mac I think It has something to do with an addon i'm using: ofxComposer.I created a blank project...

View Article

Simple JSON library to use with OF

ofxHTTP + ofxJSON is a good place to start. There are examples of various client requests, etc.

View Article

Control + Click or Command + Click

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

View Article

Image may be NSFW.
Clik here to view.

Skeleton tracking without calibration (psi pose)

hello Sarah! I stuck on this ofxOpenNI TOO!! The compiler error is that:ld: warning: directory not found for option '-L/Volumes/Macintosh HD...

View Article


Fix for Xcode 7 and OF 0.8.4 (opensslconf.h not found)

It's certainly possible something else is going on. Since it happened on two computers, I sort of doubt it's anything I'd done tinkering around (my laptop is relatively clean / tinker free), and I...

View Article

0.9.0 documentation

Does oF use doxygen to generate the docs? It would be nice to have an offline version included in the repo.

View Article


ofxSceneManager duplicate scenes

Hi You should show here the first scene code

View Article

ofxSceneManager duplicate scenes

My guess is you're calling GUI construction in setup() method of your scene,and setup() in ofxScene is called each time this scene is called (when you call changeScene)

View Article


Image may be NSFW.
Clik here to view.

ofxKinectForWindows2 compilation error

Hi, @csw, @mattfelsen, sorry for this delay. It was my error - I tried using 0.9 version, 0.8.4 worked well.

View Article

BodyStream in ofxKinect2

Changes for bodies streaming added by @sadmb

View Article

Which version of openframeworks should i use?

hi, can anyone tell me which version of openframeworks that can be use on vs 2015, i had been tried many version, but seen like got many problems, and if can teach me how to setup on vs

View Article
Browsing all 40524 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>