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

Image may be NSFW.
Clik here to view.

Why would a GL circle, be rendered as a cross/clover?

@sdaau wrote: In my application, I draw some circles (a combo of a filled circle, and outline/stroke circle) using ofDrawCircle, but for some reason, while the filled circle looks OK, the outline...

View Article


What is the best solution for finger tracking?

@cklkaren wrote: Hello, I have been using ofxLeapMotion2 for my project to track finger positions (y-axis) only.It is working but I am seeking a more stable solution for it because it seems like it...

View Article


Problem building a project using oF092 nightly

@Gallo wrote: hello, i am building a project under Debian Jessie 32 bits or 64 bits on intel platformBuilding the project with openFrameworks 0.9.2 is fine Building with nightly build throws these...

View Article

Unit Testing in OF

@edapx wrote: Hey All, I need to test a couple of classes that I've created for my project, I want to be sure that if a method receives a certain string as parameter it returns a certain map. I've...

View Article

ofParameter.h:339:21: C++ requires a type specifier for all declarations

@sonoprob wrote: Dear oF people, This is my first post, so I'd like to start with a "Hello".I'm relatively green when it comes to C++, though I've dabbled with C things in the past(I've been doing...

View Article


Texture Image not Showing in shader

@WesHenrie wrote: This is driving me a bit nuts but I cannot get a texture image to correctly pass into my shader. Everything else runs fine it just does not show the texture Here is the call to the...

View Article

Improve video player performance (linux)

@Gallo wrote: hello, I am using a low ressource computer (Atom quad core 1,6 GHz CPU with 1GB of RAM) and i would like to know if there is a way to improve the player performance. I find ofVideoPlayer...

View Article

Question about how to map 2d puppet to skeleton

@johnjohn wrote: Hello,I have a question about how to map 2d puppet to a skeleton. So far I have managed to track the skeleton, put images on the joint, however, the problem I am having is, for...

View Article


Setup codeblocks

@spinzero wrote: Hi, I've installed last OF 0.9 on Ubuntu andI forgot how to setup CodeBlock... there's a page talking about but it's broken !? Could you remind me how to link OF to C::B ? thank's...

View Article


Image may be NSFW.
Clik here to view.

Send email with ofxSMTP / runtime error in example-basic-gmail

@retnull wrote: I'm having a problem getting the ofxSMTP example-basic-gmail to run. The build compiles,but when a key is pressed to send test email, there is a runtime error in ofxSMTP >...

View Article

Missing Examples On Arm?

@toliaferrode wrote: Hi, I just noticed that some of the examples from the desktop distribution aren't available on Arm. Most notable for me are the 3D model loading examples (both assimp and the...

View Article

grabScreen only taking a fraction of the screen

@Ignis wrote: So I have a small menu in my app with a "Take screenshot" button. The button callback has these 2 functions attached to it: void ofApp::PrintScreenTakenCallback(string param){...

View Article

Is there anyway to extract an image from a mesh

@nathanblanchard12 wrote: I want to extract the image from a mesh and save it as a separate image. Is that possible in openframeworks. Posts: 1 Participants: 1 Read full topic

View Article


ofImage.bind/unbind works differently for iOS and OSX?

@odimitrakopoulou1 wrote: ...ofImage.bind();3DModelLoader.draw(OF_MESH_FILL);ofImage.unbind();... works ok for iOS and Android but for OSX and Linux draws only the background colour of the image(using...

View Article

Image may be NSFW.
Clik here to view.

OF Windows install with QT not matching paths correctly

@Ignis wrote: Unsure whether this goes here because I didn't configure something correctly or in the bugs section. Anyhow, here's my issue: I have OF installed on a Win7 machine with QT. Now, if I...

View Article


Line drawing artifacts

@jesper wrote: I am trying to draw a gray code pattern on screen using ofDrawLine, but I am experiencing some strange artifacts. What is causing them? (im on osx) The artifact looks like this:...

View Article

ofxKinectProjectorToolkitV2 - issues compiling the calibration project

@sirbrad wrote: Hey, I feel like this is going to be a really simple issue. I have downloaded the ofxKinectProjectorToolkitV2 addon, and installed it in the addon's section along with all the...

View Article


Catching keyboard and mouse events in second window

@javl wrote: Using the code below I create a second window. I can bind the second window's update and draw functions (called updateTv and drawTv) to the same function on the first so they will run in...

View Article

Image may be NSFW.
Clik here to view.

Raspberri Pi 3?

@rotorstudio wrote: Hola! OF 9.2.0 versión for PI is already tested on RaspBerry Pi 3?...tips, how to, etc? Posts: 5 Participants: 2 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Ligthing and moving camera

@dstrasser wrote: Hi there,I am facing a problem and can not solve it.I'm drawing a number of areas and using a firstPersonaCamera (https://github.com/jeonghopark/ofxFirstPersonCamera) to move between...

View Article
Browsing all 4929 articles
Browse latest View live