Quantcast
Browsing all 40524 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Framework not found 0.9.0

ps: for reference this is a great listing of how to download different xcode versions: stackoverflow.com How to download Xcode 4 / 5 / 6 / 7 and get the DMG file? asked by Proud Member on 02:41PM - 26...

View Article


Image may be NSFW.
Clik here to view.

openFrameworks 0.9.0-RC2 in Android Studio on OSX 10.11.1:...

Oh good to hear that the emulator works finally openFrameworks installs himself automatically to sdcard. That's why you should use "preferExternal" on the real devices. The emulator can work with...

View Article


Help evaluating needed projector brightness

@laserpilot's CA article might be a good reference too: http://www.creativeapplications.net/tutorials/guide-to-projectors-for-interactive-installations/

View Article

Framework not found 0.9.0

I will try to reinstall and see how this works if still doesn't work ill try an older version of xcode.

View Article

Screen re-positioning

Hey I'm a beginner to openframeworks and I was wondering how I would make the screen change positions. I want to make a game kind of like Agar.io where you're a circle and the screen moves with the...

View Article


Framework not found 0.9.0

I installed xcode 7.1.1 and compiled OF and an empty project without issue. let me know if you still have problems after re-installing xcode and we can try some other things....

View Article

Help evaluating needed projector brightness

If you want to properly projection map, you need to measure the amount of lumens per square meter. As a rule of thumb, anything less that 100 lux will look washed out (the ideal range is over 250 but...

View Article

AndroidEmptyExample error

Hello I'm newbie trying to get familiar with android version of open frameworks. I'm trying to build with android studio. And having trouble getting over below error. I'm using master branch. MacOS...

View Article


Is it possible to pass a list of arrays to a shader Frag

I have a non-defined list of x,y i would like to pass to my frag shader for it to draw some stuff based on those. How can i do it? So far looks like i'm able to pass vec1-4, but my list could range...

View Article


Is it possible to pass a list of arrays to a shader Frag

Hi, Not 100% sure I'm following, but you can pass ofShader an array of vec2 using setUniform2fv In your shader you would have something like #define MAX_ITEMS 5 uniform vec2 myData[MAX_ITEMS ] And in...

View Article

0.9.0 still using FMOD

There is an open PR to use Open AL with MSYS2 that was a little too late for 0.9.0. But it is scheduled for 0.10.0.

View Article

How to draw tubes

Just in case someone else will have the same problem, this addon https://github.com/neilmendoza/ofxRules is also doing this, drawing L-System using tubes.

View Article

ofTrueTypeFont::drawString() performance

had similar issue, found the solution in arturo's answers in this thread: http://forum.openframeworks.cc/t/animating-lots-of-font-objects-on-2d-paths/14797/7 I've used the vbo approach to draw about...

View Article


openFrameworks 0.9.0-RC2 in Android Studio on OSX 10.11.1:...

… but one cannot plug a SD-card into a Nexus device, or am I wrong? The emptyExample is installed and started on my Nexus device with setting installLocation to 'auto' …

View Article

Image may be NSFW.
Clik here to view.

openFrameworks 0.9.0-RC2 in Android Studio on OSX 10.11.1:...

Oh sorry I didn't read the Nexus has started the emptyExample part on your previous post Ok that's good.

View Article


Is it possible to pass a list of arrays to a shader Frag

What i meant was, i have an array of points i need to use for calculation. The number of this points is unknown from the start and might increase or decrease over time. I'm not sure what's the best...

View Article

openFrameworks 0.9.0-RC2 in Android Studio on OSX 10.11.1:...

I think the Nexus devices have an emulated sdcard, which is just a symlink so apps and such know where ti be installed. Strange that preferExternal does not work, I would interpret it as if there is...

View Article


Is it possible to pass a list of arrays to a shader Frag

Then if the maximum amount is something that will fit in a uniform array, not sure what the limits are, you could on the shader side allocate enough space for the maximum and have another uniform that...

View Article

Image may be NSFW.
Clik here to view.

Use ofGraphics shape as image mask

Ok I took the shader way with intermediate fBO, before reading the answer of arturo The setAlphaMask is a nice new feature! I will use it next time.

View Article

Force a reboot without OfxWatchdog

i recently had the same problem and wrote this apple script that runs in the background. It checks if the OF app is running. If not restarts it.Every so often it also checks if a text file...

View Article
Browsing all 40524 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>