Quantcast
Browsing all 4929 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ofxVideoRecorder issue_image quality & audio issue

@Keyu_Gong wrote: Hi,I tried to import an video in my project and then exported this video using ofxVideoRecorder. However, the image quality is not satisfactory. And I cannot find a way to record...

View Article


Image may be NSFW.
Clik here to view.

Openframeworks use opencv

@lzhm wrote: image.png859x343 5.95 KB OF can use opencv grammar? Posts: 4 Participants: 3 Read full topic

View Article


Why is there no main.h file in a?

@knoedel_muncher wrote: I just started learning Openframeworks and while I can run my code without problems, I don't understand one thing: When I create a new project with the ProjectGenerator there...

View Article

Shifting positions of circles based on mouse position

@chadilaksono wrote: So I managed to create a 2d array to position a bunch of circles randomly on the screen... Here's what's on the .h file: ofPoint positions[100][100]; Here's what's on the .cpp...

View Article

Image may be NSFW.
Clik here to view.

OmxPlayer example is not loading

@aliva666 wrote: @jvcleave Hi, I'm trying to compile ofxomxplayer using the rpi2 under JESSIE and OF.9.3. The code is compiling but when it try to load the video file it fail. Alredy try moving the...

View Article


Image may be NSFW.
Clik here to view.

Texture, Transparency, alpha channel

@mcer96 wrote: Hello, I have a short query relating to an alpha channel of a .jpg of an image. I am calling the .draw() method of the texture after glEnableAlphaBlending() and after...

View Article

Getting ofTexture Coordinates on ofFbo

@mcer96 wrote: Hello, I am trying to figure out how to get the coordinates of the pixels of a texture on an ofFbo, anyone have any ideas on how to get that? Many Thanks! Posts: 5 Participants: 2 Read...

View Article

Anything similar to the function from processing Get() in openFrameworks?

@Poka_Face wrote: I was wondering if there is a function in openFrameworks that pretty much acts the same as the Get() function in processing. Link: https://processing.org/reference/get_.html Posts: 2...

View Article


How to get Linux Binary/executable in Ubuntu 16.10

@laserpilot wrote: Hey all - Looking for info for how to get an executable/double clickable binary out of make && makerun on Ubuntu 16.10 Make and run work fine to get it to launch and there...

View Article


Image may be NSFW.
Clik here to view.

ofViewport clipped inside ofViewport?

@cuinjune wrote: Is it possible to draw ofViewport clipped inside another ofViewport?Here's my code below. void ofApp::draw(){ ofPushView(); ofViewport(100,100,400,400); ofSetupScreen();...

View Article

Image may be NSFW.
Clik here to view.

ofCamera - object looks stretched when far from center

@cuinjune wrote: Hi, I'm trying to figure out how to properly use ofCamera. So I made this test app that simply rotates between two spheres. Screen Shot 2017-03-28 at 1.17.06 PM.png2052x1584 172 KB As...

View Article

Point Cloud with ofxKinectV2 mac

@Poka_Face wrote: Hey!!! Has anyone managed to set up a point cloud with the ofxKinectV2 addon on a mac? I'm new to all of this. Just wondering if there is an example project. Eddie Posts: 1...

View Article

What does ofClearAlpha do and when to use it?

@cuinjune wrote: I tried ofClearAlpha but it doesn't seem to have any effect on my drawing.I thought it would clear out the alpha blending but maybe it has a different usage?...

View Article


Too many ofSoundPlayers?

@az_rr wrote: Hey Is there a limit to how many ofSoundPlayer objects you can have? I want to play 6 tracks at the same time but I keep getting a crash about FMOD channels. Posts: 2 Participants: 2...

View Article

Problem background color my app

@carlobaglio wrote: Hello to all. I have a problem with my code. I'm trying to put the white background in but I remain black graphics window also setting the right color. I leave the code. thank you...

View Article


Image may be NSFW.
Clik here to view.

ofSetBoxResolution() has no effect

@hamoid wrote: With other primitives setting the resolution works fine, but not with the box. ofSetBoxResolution(4, 8, 3); ofDrawBox(0, -H/5, 0, H*2/3, H/3, H/30); ofSetBoxResolution(2, 2, 2);...

View Article

ofxWMFVideoPlayer::setPosition method freezes video

@ashutosh wrote: I am looping through a specific section of a video using ofxWMFVideoPlayer::setPosition, but the video freezes for some seconds when I call the method. Is there any way to avoid this,...

View Article


ofxMultiKinectV2 Doesn't compile

@Poka_Face wrote: Has anyone managed to compile ofxMultiKinectV2 ? I keep getting some errors but I'm not sure if its still working or not. Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Touch file to change mod date

@stephanschulz wrote: do we have something in OF like we have in UNIX that just changes a files creation or modification date? in shell scripts i would use $ touch computerhope.com Linux and UNIX...

View Article

Image may be NSFW.
Clik here to view.

WIndows can't run .exe in other computers

@aliva666 wrote: Hello, i been devoloping in windows for first time. I'm almost done with the app but when i try to run the app in other pc computer i get this missing file, people should download a...

View Article
Browsing all 4929 articles
Browse latest View live