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

Blob tracking with multiple cameras?

@Collin_Schupman wrote: has anyone ever done any blob tracking with multiple cameras? I've tried working with ofxContourFinder and I just can't get it to work properly. Basically I'm looking to...

View Article


Windows 8.1 can't open .mp4 file

@jvcleave wrote: Trying open a .mp4 file that Windows Media Player is able to play fine and I get this message in the console: " Cannot load video of this file type. Make sure you have codecs...

View Article


compileOF.sh: make returns Error 1 & Error 2 on ofDirectShowPlayer.o using msys2

@vsnchips wrote: I get the same result whether compiling oF from msys2 using either the targeted version from the mainpage or the current cloned github version.Everything leading up to this module...

View Article

ofxBox2D - Creating a class with multiple physical elements

@faaip wrote: Hey all! I have to do a kind of two-dimensional ragdoll for an interactive installation. I'd like to create a class called Person and then have that contain joints and particles for all...

View Article

Position texture on sphere

@mindthegap wrote: hello, I try to map a typo onto a sphere. in the setup I write the text into a fbo. bounds = font.getStringBoundingBox("some text!", 0, 0); fbo1.allocate(bounds.width,...

View Article


ofxBox2d - remove bounds

@Gallo wrote: hello, i am using ofxBox2d addon for dealing with particle physics inside the window app.I created bounds of the size of the window to prevent the particles to go off screen.But at a...

View Article

charCodeAt() equivalent?

@barrylachapelle wrote: Hi everyone, Is there an oF equivalent of charCodeAt() in JS? I am trying to return a unicode value for characters in a string. Similar to this JS... //Return the Unicode of...

View Article

Creating a ragdoll in ofx

@faaip wrote: Hey! I'm creating a program, where I need a two-dimensional rag doll. I've seen this done before using box2d, but ofxBox2d seems quite limited when it comes to joints, so I don't think...

View Article


OF 0.9.3: Error compiling OF on Windows

@jmasterj wrote: When I try to compile OF via msys2 terminal on Windows 7. There is following error below, breaking the compiling process. It seems to be a problem with ofDirectShowPlayer. I installed...

View Article


Image may be NSFW.
Clik here to view.

Xcode compiling 0.9.3

@rethinkflash wrote: Hey everyone, I'm really excited to start working with openframeworks, but my builds are all of a sudden failing. They were working when I first started. These projects are...

View Article

Compiling error

@Damian_Fallas wrote: Hi, I'm trying to create a project using ofxTimeLine, it seams that all dependencies are ok. But the compiler trow: Severity Code Description Project File Line Suppression State...

View Article

Image may be NSFW.
Clik here to view.

Cross-compiling openFrameworks projects for Windows on Linux

@jmasterj wrote: Regarding my problems getting OF Debug compiled on my Windows machine: OF 0.9.3: Error compiling OF on Windows beginners When I try to compile OF via msys2 terminal on Windows 7....

View Article

Moving my alpha mask?

@Caroline_Record wrote: I am using .setAlphaMask() and .setAnchorPoint(0,0) to dynamically move a series of masks around. I cannot get the masks to budge unless I redraw the fbo in each frame, which I...

View Article


Linker issues? cannot open file ':.obj'

@Trs_Oc_O wrote: Hi, I'm trying to add ofxOpenCv to my project and I'm getting this error LNK1104 cannot open file ';.obj' ".I'm on Visual Studio 2015. Posts: 1 Participants: 1 Read full topic

View Article

Ofxserial high baud rate problem with arduino

@SB_LEE wrote: Hi.I’m currently using ofxserial add-on to communicate with arduino uno to high baud_rate which is 2,000,000(2M).Before I use ofx, I made my test example in processing 3.02 and It...

View Article


Compiling error : has no overrider. Can´t instantiate abstract class

@Julian_Puppo wrote: Im getting this error. This is a class that i haved already used before, like a year ago. Now im starting the proyect once again , but i dont know what this means. Im supposed to...

View Article

Xcode keeps building openFrameworksDebug.a

@symbolix wrote: Hi, I am trying to build openFrameworks with Xcode. No matter what build settings I have tweaked, I could not get Xcode to build the release version. It keeps generating the static...

View Article


Embed web page in an openframework app?

@Thinium wrote: Hi Forum, I am trying to make an app which would sometimes need to display a web page upon request. Has anybody done that before? Any advices would be very appreciated! Posts: 3...

View Article

Video player for dynamic video speed

@mindthegap wrote: Hello, I tested the ofxDSHapVideoPlayer and the normal videoplayer to set the video speed on the fly. In both plugins the video stops for a few milliseconds before chaning the...

View Article

Upgrade ofxAppGLFWWindowMulti to OF 0.9.3 ofAppGLFWWindow

@zardox wrote: Hi all, I've been using ofxAppGLFWWindowMulti (ofTheo) with OF 0.8.4 in OSX from quite some time with very good results. I want to upgrade my applications to OF 0.9.3 but...

View Article
Browsing all 4929 articles
Browse latest View live