Quantcast
Channel: openFrameworks - Latest posts
Browsing all 40524 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Are there any plan for supporting CLion?

Can you post so I can see ?

View Article


Swipe Touch Gesture for Windows?

Hi, I'm a complete beginner in Openframeworks, so I hope you guys can help me out.I want to do a swipe gesture for windows using touch events, I tried nneonneo's OfxWin8Touch addon, but can't figure...

View Article


ofxGUI no background on Jetson TK1

hi, ofPath examples failed to draw, I tried disabling the depth test, no luck, do you happen to know some other gui addons which are not based on ofPaths? thx.

View Article

Swipe Touch Gesture for Windows?

it might help to open up an issue there so the addon author can see it: https://github.com/nneonneo/ofxWin8Touch/issues

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] Visual Studio 2015 Project Generator

Thanks for this, I was having the same issue,

View Article


ofxGUI no background on Jetson TK1

mmh, glBegin/glEnd shouldn't work at all in this platforms (we assume that they always work with openGL ES) so it might be that this particular board is using plain openGL which might break some...

View Article

Image may be NSFW.
Clik here to view.

ofxGUI no background on Jetson TK1

i've started a PR to fix this: github.com/openframeworks/openFrameworks support for jetson tk1 by arturoc on 12:19PM - 29 Dec 15 5 commits changed 4 files with 268 additions and 158 deletions.

View Article

OF Workshop in Brussels next year February

Icon-Brussels is organising an OpenFrameworks workshop in February next year!If I'm not mistaken, @Kj1 is the teacher. More info here:http://www.icon-brussels.be/?page_id=1142

View Article


Image may be NSFW.
Clik here to view.

ofxGUI no background on Jetson TK1

arturo: can anybody with one of this boards check that it's really using plain openGL instead of openGL ES? in that case we would need to recompile the tesselator with an exception for this board...

View Article


FBO turns circles to ellipses after rendering via setFromPixels for some sizes

I had the same issue when I was trying to get text drawn into an fbo into greyscale opencv images. I wanted to have each image fitted to the text and it was slanting weirdly when it was dynamically...

View Article

Crop Fbo to bounding box

Hi, I have a drawing inside fbo, and trying to decrease fbo size by cropping to the visible parts using bounding box. I found solution: pass fbo data to pixels and then write crop algorithm, and then...

View Article

ofNode rotateAround() question

I'm looking into different ways to rotate a cube along one of his edges and came across the ofNode rotateAround function, which I tried to use in the following example. Now, something goes wrong and...

View Article

Super Fast Exchange of video texture between Threads

So the problem is that the target the PBO is bound to is also the target used to copy a texture from a PBO. since we didn't unbind the pbo before loading the video texture, the pixels where being...

View Article


Wanted // PJLink App for Mac OSX (Projectors & networks)

Okay, Progress! I was able to connect to the projector using just an Ethernet cable. It was the most successful connection using that app, Projector Manager by SigmaSix. I used these specs Computer...

View Article

Image may be NSFW.
Clik here to view.

[SOLVED] Installing Dependencies errors in Ubuntu 15.10 ?¿

Hi OFs ! I've made a clean install of Ubuntu 15.10 ... and i was willing to install OF 0.9 (with both versions : the one downloaded from the website, and the latest from nighltybuilds ...)And when i...

View Article


[SOLVED] Installing Dependencies errors in Ubuntu 15.10 ?¿

Well ... I rebooted the machine ... tried again ... and it worked ... Anyone could explain me what was going on ? And why it's ok now ?So .. [SOLVED] ... by rebooting ?

View Article

Blendmodes(specifically BLENDMODE_SCREEN) - what open gl functions do they...

Hey all! Hope everyone had a good holiday and is ready for the new year ahead! To my question - I was curious if I was looking in the right spot in regards as to what the various blendmode enums...

View Article


Swipe Touch Gesture for Windows?

Will do, Thank you : )

View Article

Building errors with Msys2

There is a bug in the release version of OF. Workaround has been discussed here.Hope it helps.

View Article

Libwebp-5.dll missing when executing example .exe

Hi, Strange.... I have the latest MSYS2 package for libwebp and there is no libwebp-6.dll...I suggest that you reinstall OF dependencies (scripts/msys2/install_dependencies.sh). You can also try to...

View Article
Browsing all 40524 articles
Browse latest View live