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

Image may be NSFW.
Clik here to view.

Visual Studio 2015 help

@AnastasiaDunba wrote: Do you must create projects in directory openframeworks\apps\myApps?What are these errors? errors.png1537x499 34.5 KB First time using openFrameworks and I still don't really...

View Article


ofToDataPath format on Windows, double slash

@chuckleplant wrote: On windows I have an issue with the ofToDataPath function, on one machine I get one backslash, on the other I get two. This makes ofxXmlSettings fail to load (with double...

View Article


Error TRK0005 failed to locate "CL.exe"

@AnastasiaDunba wrote: I tried this but Visual Studio would just crash. It's also said that it's because of the Visual Studio installation. But during installation it would sometimes stuck forever. So...

View Article

C3861 C4819 errors Local Windows Debugger with Visual Studio 2015

@AnastasiaDunba wrote: Output log too long: http://pastebin.com/SvWP9d3n Posts: 3 Participants: 2 Read full topic

View Article

Threaded optical flow

@fresla wrote: Hi I am trying to make a threaded optical flow system, the setup is that I will use a quad split hardware device to combine 4 video feeds into one, I then split the image across four...

View Article


Image may be NSFW.
Clik here to view.

Using ofNode to build an L-System

@edapx wrote: Hello, I'm trying to use ofNode to make an L-System. I'm having problem getting the rotation of an ofNode respect to another properly.That is my code //App.h ofVboMesh mesh;...

View Article

How do you correctly install oF?

@AnastasiaDunba wrote: I still can't figure it out, Visual Studio 2015 is missing all of __builtin_ except one and Code::Blocks says can't open icon file 'icon.ico': No such file or directory and goes...

View Article

Force a draw - outside of the ::draw() method?

@sdaau wrote: I have a function in my ofApp which loads some stuff from disk, and performs some initializations. In doing so, it completely hogs the default draw() method for about 5-10 second, which...

View Article


Empty project compile Error

@Navira wrote: Hi I tried to compile an empty project,got error Error 47 error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools,...

View Article


How to get the current frame (pixel buffer) to record a video

@parasight wrote: Hi, I would like to use ofxVideoRecorder to record a video of my oF applications. Right now I use the particles example to get started. In the example that comes with...

View Article

Image may be NSFW.
Clik here to view.

Transparency FBO with Bloom/Glow

@gtsouza wrote: Hey guys, I am trying to perform a bloom effect, but when I draw my FBO with blur shader result it looks wrong, see attached Screen Shot 2016-01-16 at 20.58.18.png832x614 312 KB Source...

View Article

Issues with pixel ratios in ofVideoPlayer

@SofieOdette wrote: Hello, I'm trying to make a simple video player in OF but I'm having trouble with videos recorded in HDV. These videos appear the correct size however the image within the frame...

View Article

Image may be NSFW.
Clik here to view.

Rendering slow when looking at entire mesh

@leodok wrote: Hey, so I'm fairly new to oF and C++ and have the following code, my aim is to generate some simple terrain and render it. For some reason, when I look at a small section of the mesh,...

View Article


Image may be NSFW.
Clik here to view.

ofAndroidLib error

@aliva666 wrote: Hello!Im trying to run OF in android im able to compile openframeworks libs im using ecplipse, nrdk9, OF 8.4 not sure what is going on the ofAndroidlib it has some errors someone...

View Article

ofxCV can't compile some examples of-0.9

@cyrstem wrote: both example-difference-columns and example-difference and some other give me this error and can't compileit show this error utilities.h // allocation // only happens when necessary...

View Article


Can Openframeworks be used for general purpose programming?

@Awareness wrote: Is Openframeworks for only video,image,sound related things or can it be used for general purpose programming like C++ Builder,Qt? (Actually I had asked a similar question a few...

View Article

ofDirectShowPlayer causes an unresolved external symbol error

@felipelnv wrote: Hi there! I'm trying to use ofDirectShowPlayer to play video for an Oculus application I'm developing. When I compile in debug mode there is this error: LNK2019: unresolved external...

View Article


Exporting subsets of an image as smaller images

@oldfield wrote: Hi there! I'm working on an image segmentation application and I'm looking to export lots of 'fragments' of an input image and save these small arbitrarily-shaped smaller fragments as...

View Article

Depth and Transparency

@J_1 wrote: Hi,I've got a problem where I can't have images with Depth and Transparency.I'm binding Images onto a 3d mesh and I enable depth test my images are drawn with a backgroundbut if I disable...

View Article

Beginner question: Value in object changes between update() and draw()

@faaip wrote: Hey all! I have an issue that's been bugging me all day. The code is quite verbose, so I'll try explain using just a snippet. Basically I have a class called Location where the update()...

View Article
Browsing all 4929 articles
Browse latest View live