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

Build Errors when Trying to Run Examples in Visual Studio 2017

@PJ_McPrettypants wrote: I’m new to both VisualStudio and OpenFrameworks and I can’t seem to even get started with the examples. I’ve tried a bunch of different examples, and I’ve tried both opening...

View Article


OFPath Algorithm

@Ruban wrote: Please anybody can explain how Set Filling algorithm With OFpath. For example if we have 10 points in OFpath and Asked to draw to setfill path. It draws and Fill the Path. Anybody can...

View Article


Dictionaries of external lib will be erased if updating with Project Generator

@xarthur wrote: Anyone is using VS in Windows platform? I have a question on the external libraries and project Generator: Since there are no CMake openframeworks on windows platform, I followed the...

View Article

Translate mouseCoordinates

@pxt wrote: hello! its possible to translate mouseCoordinates? in processing is a librarie call MouseTransformed. is any similar in ofx? i want to translate mouseCoordinates to different objects...

View Article

VideoGrabber - list devices

@K_Dan wrote: Im using ofVideoGrabber and wish to list available devices. I have tried listDevices() but it is only showing my webcam. I have a usb camera attached which i know works with previously...

View Article


ofxSpatialHash neighbor lookup for multiple particles

@qat wrote: Hi, I am trying to adapt the ofxSpatialHash add-on to work with a particle system, instead of one particle. Was this an intended use of the project? Here is a link to my class....

View Article

Very simple attempt to use opencv class fails to build

@dskw wrote: Hello all, My first post so please excuse faux pas, omissions etc. I am totally new to all this and am most likely attempting something way beyond my skill level, but to be honest...

View Article

Multiple ofParameter boolean in GUI with only one activated at any time

@rpenrose wrote: I want multiple (let’s say 4) ofParameter boolean in my GUI (I’m using ofxGui) which can be checked in order to draw different circles (e.g. first bool is for drawing a red filled...

View Article


How to make a face look younger or older in realtime?

@DaanWalder wrote: Hey guys, I’m working on a project in which I want to make a face appear younger and make it age over time. I want this to happen in realtime by using a webcam and Openframeworks....

View Article


Image may be NSFW.
Clik here to view.

Project generator don't create Qt project

@mimi012 wrote: Hello, I try to start a project with oF on Ubuntu but when I use the project generator I have only a .qbs file, if I open this file with Qt creator I don’t have any .h and .cpp files,...

View Article

Image may be NSFW.
Clik here to view.

Form + Code example - Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)

@NeoSchO wrote: I’m looking at an example code from the book Form + Code and I am getting this error and am unable to run the application. The issue is shown in the screenshot below Screenshot...

View Article

Image may be NSFW.
Clik here to view.

rotateRad() on ofVec2f not going full circle

@ConnectedCat wrote: I’m trying to rotate a point around a circle using rotateRad() and I seem to be missing something about how it’s supposed to work, because I only get 4 point instead of expected...

View Article

Slow compilation/build

@darkodraskovic wrote: Hello, is it normal that any change to any file (e.g. ofApp.cpp) takes about 5 seconds of re-build time (via make & make RunRelease)? Is there a way to reduce...

View Article


Can't Add Listener to ofxToggle

@IanMcD wrote: I’m getting an error “Can’t Add Listener to ofxToggle” when I try and add an event listener to a toggle in setup. Works fine if the I use buttons instead of toggles. What am I missing?...

View Article

How to load a shader from outside /data path

@pxt wrote: Hi! is a simple question, as the title said: how can i load a shader from outside the /data path folder? its possible ? when im try to compiled a shader load from another folder (i want...

View Article


Old OF Apps and Mojave (Camera)

@vanderlin wrote: I have a bunch of old OF apps that I wanted to run again. I can open most of the .apps but anything that uses the camera does not work on Mojave due to security settings. Without...

View Article

ofSpherePrimitive and textures

@mimetik wrote: Hi there, I am coming back to openFrameworks after some time, so sorry for the possibly silly question (though I have been looking through the forum, and couldn’t find an answer)....

View Article


Scaling manually works, but not using ofScale

@br0mid wrote: Hi, I’m scaling an image by dragging the corners and the result is a bit strange. As I scale, I keep track of my new width and height. When I draw using ofScale and the scale ratio, I...

View Article

Image may be NSFW.
Clik here to view.

How to wrap angles to dmx for motorized pan & tilt light

@stephanschulz wrote: I have a pan tilt spot light which has a pan range of 540˚. The dmx values 0-255 would move the light to one of these angles. My app has a virtual light has a moved range of...

View Article

Image may be NSFW.
Clik here to view.

Locked public struct

@RobbertGroenendijk wrote: I’m using ofxBranchesPrimitive (https://github.com/edap/ofxBranchesPrimitive) to build an AR app that generates branches in 3D space ready for 3D printing. It’s working and...

View Article
Browsing all 4929 articles
Browse latest View live