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

Using Typograhpy on OF

@manuelagustinB wrote: Hi! I would like to know how to use or upload a certain typography to a project. Any ideas? Thoughts? THANKS! Posts: 2 Participants: 2 Read full topic

View Article


Hello all! Beginner here. To play visuals according to a music track

@abey wrote: Hi I'm a graphic designer, completely new to Openframeworks. Just started off with basics like loading images and playing video and all. I would like to create something which can create...

View Article


ofxCvImage remap for image warping

@ZaellixA wrote: Hello everyone, I am quite new in programming, openframeworks and computer vision altogether, so I hope someone could provide some help. I am trying to do some image morphing in order...

View Article

QtCreator - ofxCv

@spinzero wrote: Hi! I try to compile opencv example-background in OF-9.7, but QtCreator can't find ofxCv header: `ofxCv/Tracker.h: No such file or directory` `ofxCv/Utilities.h: No such file or...

View Article

Can’t get OF samples compiled linux debian

@Juan wrote: i install the of_v0.9.7_linux64_release on linux debian. install the install_dependencies.sh script successfully.compile ./compileOF.sh -j3 successfully as well. but i can't compile any...

View Article


Video Player Stutter When Changing Source

@organnoise wrote: I am trying to sequence a series of videos randomly. I have created an array of video players and essentially I only render one of the videos at a time in the draw loop. This is...

View Article

How to HTTP POST image to URL?

@fooness wrote: Dear openFrameworkers, is there a native way in openFrameworks how to just send an image to some URL via HTTP POST? The URL for sure plus the port need to be specified. If possible I...

View Article

Music sequencer BPM slightly off

@AndreasRef wrote: Hi I’m attempting to include a simple sequencer that plays back audio samples in OpenFrameworks in a project. I have successfully gotten ofxSequencer and the 09-step-sequencer...

View Article


Nesting meshes within a container

@asabanapal wrote: HiI'm looking for pointers on how best to build a 3D 'scene' of various meshes which attach to parents/children and can therefore be controlled by transforming the parent etc. I...

View Article


Error compiling OF-master branch on Linux Mint 18 64-bit

@jarednielsen wrote: Attempting to install the master branch from Github. No errors after installing dependencies, but I get a string of fatal errors and the message "there has been a problem...

View Article

Adjusting width of sine wave?

@Awareness wrote: I want to create a sine wave which moves horizontally from the screen's most left to most right position , how can I do this? I draw an "X" character on the screen which moves...

View Article

Image may be NSFW.
Clik here to view.

Remove initial stroke of ofPath?

@cuinjune wrote: Hi, I would like to draw a donut shape that can toggle between filled and unfilled. I could make the filled donut shape using ofPath but if I unfill the shape, and set the stroke...

View Article

Why this go-through shader draw inverted image?

@yangyangcv wrote: i use the following code to make a go-through shader. i thought it will do nothing but show a full-screen image. but the result is a bottom-up image. could anybody help me to figure...

View Article


How to place video in a moving primitive

@mehrbano_khattak wrote: include "ofApp.h" //--------------------------------------------------------------void ofApp::setup() { ofSetBackgroundColor(0); ofSetFrameRate(60); //time = 0;...

View Article

Image may be NSFW.
Clik here to view.

How to make a circle vector

@jadie_p1 wrote: I would like to know how to make a circle grid, or rather a vector of circles. I know how to do a nested for loop to create a grid of cirles in the x and y axis, but that is because...

View Article


oF 0.9.7 msys2 (Windows 10) example build failed

@php0614 wrote: hello all, I've been trying to use oF 0.9.7 msys2/Qt creator version in my windows machine, however example(of3dPrimitives) build shows this error, make[2]: ***...

View Article

Vector iterator not decrementable

@digitalColeman wrote: I thought I was being smart by switching over to newer style vector iterator for loops but now that I am porting my code to windows from OSX (where it ran perfectly) I am...

View Article


Image may be NSFW.
Clik here to view.

ofxMaxim – audio output fails when applying low-pass or high-pass filter

@dcb wrote: Hey everyone. I'm grappling with an error that happens when I apply a low-pass or high-pass filter with resonance in ofxMaxim. At a certain 'threshold' the sounds simply cuts off and can...

View Article

Main.h not found

@alaska wrote: I've downloaded a bunch of projects off Github and placed them in the myApps folder as one normally should but I keep getting an error that main.h is not found. I even tried making new...

View Article

ofSetDataPathRoot does not apply from IDE

@Jordi wrote: Hello all, I'm running VS2015 and when i set the path to data folder it works when double clicking the app but not when running from the IDE. Is this the expected behavior?...

View Article
Browsing all 4929 articles
Browse latest View live