Fluid simulation in of 0.9.0
@AceSlowman wrote: Does anyone have any recommendations or resources for doing fluid simulations in of 0.9.0? I've gotten ofxMSAfluid to work in past versions, but I can't seem to get it running on...
View ArticleProblems Raspberry Pi2, openFrameworks and VNC
@Nigel wrote: I've successfully downloaded/unpacked/ complied OF on my RPi 2 with the latest Raspian Jessie image. The examples I have tried run just fine as long as I have an HMDI monitor connected...
View ArticleofPath: stroke width not respected
@ilmenite wrote: I've added a whole bunch of points to an ofPath instance, however, the stroke width isn't being respected.When it's set to 0, nothing is visible. Anything greater than 0 (0.1, 10, 2),...
View ArticleHow to make the mouse follow the camera coordinates
@nathanblanchard12 wrote: Im kind of stuck. I have an object i between camera.begin(0 and camera.end() that I want the mouse to interact with. Do I have to put the mouse x, y and z into an object of...
View ArticleofxFaceTracker error on windows
@peko wrote: hi guys,I've freshly install visual studio from unity,and downloaded the last version of of 0.9.0the package works properly but ofxFaceTracker basic exemple struggle to compilethis is...
View ArticleGithub + oF Tips
@Miles wrote: Hey there, With Github I'm trying to do two things:Keep up to date with openFrameworks and addonsHave version control, change tracking etc over my projects in myApps using private...
View ArticleAndroid Studio and Openframeworks
@Kevin123 wrote: Hi, I am a newbie. I am using Windows. I am working on the Android studio and Openframeworks configuration following this link: http://openframeworks.cc/setup/android-studio/ . I have...
View ArticleGlobal Font Declaration
@Miles wrote: Hi there, I'm running into issues trying to allocate an ofTrueTypeFont, I have a font loading ok in my ofApp, but i can't seem to load the font in another class of mine, I keep on...
View ArticleRight way to save settings of vector of ofParameter in a ofxguiGroup /...
@taprik wrote: Hi everyone ! I'm using a vector of OfParameter as I only know in the setup function how many sliders, ... I will have in my Gui.It's working pretty straight forward but when I try to...
View ArticleLoading ONI: Can't create any node of the requested type!
@ranveeraggarwal wrote: Hello all, I am working on OpenFrameworks with the addon ofxOpenNI by gameoverhack.I got the addon successfully running on my Mac OS X El Capitan 10.11.2 with xCode 7.2. For...
View ArticleofxEDSDK windows 10 error on function Camera::close
@Sergio_Neves wrote: Hello all, I'm trying to setup a project using the addon ofxEDSDK using visual studio + windows 10 I have register with canon and got the SDK. I just create a empty project to try...
View ArticleCombining 2 applications in just 1 window ie live + static video side by side
@eco_bach1 wrote: HiNeed some help in setting up an application. I need to combine a live webcam feed video next to a looping static video in the same application (1 window).Or in other words, 2...
View ArticleGenerate all examples projects (XCode)
@gonzzza wrote: Hi. I am using OF from GitHub (current master branch, periodically pulling changes). So far - everything works. But as I am a novice "developer" so I am still checking OF examples...
View ArticleCropping live webcam video
@eco_bach1 wrote: I have an HD webcam feed that I need to crop to a window of just 960px wide x 1080px high. There is a crop() method for ofImage but nothing similar for video I can see. In order to...
View ArticleMaterials for 3D objects?
@spaghetti wrote: How can you change the material for a box for example. How can I make something look like glass, or metallic, or like a prism. I'm thinking it has something to do with shaders. but...
View ArticleLogitech C920 Webcam input - reduce latency on mac
@eco_bach1 wrote: HiAm using video input from an external Logitech Webcam HD Pro C920 to a Mac via usb. I am noticing a full second of latency on the video, yet if I switch to the internal computer's...
View ArticleVideo playback with animation codec on Mac The decoder required for this...
@eco_bach1 wrote: HiTrying to simply playback a video using ofVideoPlayer encoded using the Animation codec but get an error 'The decoder required for this media cannot be found.' I'm on a Mac.Is...
View ArticleofBoxPrimitive Texture Mapping to Specific Sides
@Furkanzmc wrote: I'm trying to map a part of a texture to a side of a ofBoxPrimitive. The problem is when I set the texture coordinates for one side, the other sides' colors change too. Here's the...
View ArticleDynamically changing(loading) images on daily schedule
@eco_bach1 wrote: As a novice ofx user, loading dynamic media is easy enough, but I have a project where I will need to change- reload different images based on the time of day. Is there an existing...
View ArticleHelp me choose a camera
@pandereto wrote: Hi, i need to buy one camera for a project that im starting, and im a bit lost... maybe someone has an opinion about Basically i have to do a photobooth, for the camera i need that:...
View Article