Quantcast
Channel: beginners - openFrameworks
Browsing all 4929 articles
Browse latest View live
↧

Minimum install requirements for VS2015

@asabanapal wrote: HiI've just installed VS2015 Community and the C++ common tools so I can start compiling OF apps. The full install (Typical install then C++ common) comes to 12.5GB of storage...

View Article


Draw first frame only

@edwardloveall wrote: I'm trying to get recreate functionality similar to processing's noLoop() function. I understand that there is no real way to stop the drawing loop, which is fine, but I'm doing...

View Article


ofxSMTP send email error

@aliva666 wrote: Hi! im trying to use the SMTP addon i trying to run the examples but i get this error: ofThreadErrorLogger:exeption No adress found: smtp.gmail.com. Which adress should i use or what...

View Article

OfxGUI dynamic during runtime

@Poulp wrote: Hello, I'm trying to change the content of an ofxpanel during the runtime (for example adding button and removing sliders after clicking on a ofxbutton) and i don't succeed to do that,...

View Article

Image may be NSFW.
Clik here to view.

Linker command failed with exit code 1 (use -v to see invocation)

@Stefano_Lanzani wrote: Hi!I'm trying to compile my first program in open framework.I followed this guide http://openframeworks.cc/learning/01_basics/how_to_create_slider/ Every time I try to run the...

View Article


ofxOpenNI with OF09 & YOSEMITE

@Appie wrote: Hey guys, I've been cracking my head how to get the ofxOpenNI addon to work, I\ve tried loads of different things and I'm quite sure I got the file structure right but the errors keep...

View Article

IP Cam over 192.168 address

@elliot wrote: I've been looking into trying to get an IP cam set up on a tablet to stream directly to an oF project. I've been looking at ofxIPVideoGrabber which is great however I am unable to use...

View Article

Error when running opencvExample using emscripten (Exception thrown, see...

@aerial wrote: Hi, I'm trying to compile and run the opencvExample that is included in the examples using emscripten. It seems to compile fine (with emmake make) but when I try running (using emrun...

View Article


Video Buffer Feedback Loop

@dmelladom wrote: Hi everyone!I am trying to do a live adding video compositon. I would like to have a base layer -video buffer let's say-, playing in a loop, where I can add layers, merging them....

View Article


Touch event example

@mindthegap wrote: hello, I started with of with version 0.9. I read in the release notes that the oFxMutltiouch addon was removed with events. Where can I find an example? regards Posts: 1...

View Article

ofRemove() 's callback function to access class's member variable

@fkkcloud wrote: Hi, I am trying to makeofRemove() 's callback function to access class's member variable. As ofRemove()'s argument function pointer have to be a static function that will be called...

View Article

ofArduino and Firmata with Adafruit Bluefruit EZ link won't fire init

@bjdawes wrote: I'm having trouble getting Firmata to connect, using an Adafruit Bluefruit EZ Link. I've done it many times using the same setup in Processing but for some reason even though the...

View Article

Weird broken stuff with ofCam, ofEasyCam, worldToScreen and displaying text

@sterlingcrispin wrote: I want to write 2D text in relation to some point in 3D space, in screenspace. I'm having some weird terrible time doing this with openframeworks. Maybe I'm missing something?...

View Article


Raycast on Physx with ofRay

@spinzero wrote: Hi list! I trying to pick Physx model on scene with ofEasyCam and ofRay void ofApp::mousePressed(int x, int y, int button){ ofVec3f screenToWorld =...

View Article

Image may be NSFW.
Clik here to view.

ofxKinectForWindows2 background substraction

@ire.vetro wrote: Goodmorning @elliotwoods ,i'm totally new on this topic (OOP, openframeworks/ computer vision ecc..), I tried to write a code for background substraction using Kinect v2 and openCV...

View Article


openFrameworks addons

@mindthegap wrote: hello, I have developed my first project within of_v0.9.0_vs_release\apps\MyApps\ with Visual Studio 2015. I would like to save the project with the other project files and work...

View Article

ofDrawSphere and ofSpherePrimitive

@cyrstem wrote: whats is the difference between ofDrawSphere and ofSpherePrimitive if there is any? Posts: 2 Participants: 2 Read full topic

View Article


Image may be NSFW.
Clik here to view.

Cannot use multiple webcams even after AMCAP checks?

@HaiselYT wrote: Hi everyone,For some strange reason, I cannot stream two webcams for my application.Here is the error I get, the graph cannot start: Why.png640x892 7.14 KB And here is the setup code...

View Article

Can ofxEmscripten allow you to run a webpage

@nathanblanchard12 wrote: I may be a little confused but I am trying to use node.js and mongodb in order to get and sent information from and to openframeworks. I would do this using the c++ driver...

View Article

ofxTCPClient cannot be put in vector?

@yangyangcv wrote: i need to setup several ofxTCPClient in one app, so i want to use an vector to store them. the code is: ofApp.h #pragma once #include "ofMain.h" #include "ofxNetwork.h" class ofApp...

View Article
Browsing all 4929 articles
Browse latest View live