Quantcast
Browsing all 40524 articles
Browse latest View live

Ofx vs Cinder- what are the pros and cons of each?

Total novice using Openframeworks. There is an effectI am trying to achieve but the only example I have seen was done using Cinder.I know there is less documentation on Cinder but other than that what...

View Article


Problem with ofSystem() [solved]

I'm still having this same issue running ofSystem("ls") getting /337 in console. I'm on OF v8.4 and it's been changed to pclose. Anyone have any examples of using this function with success? Also, I'm...

View Article


Image may be NSFW.
Clik here to view.

Xcode 7 + Project Generator

This is better: Fix for Xcode 7 and OF 0.8.4 (opensslconf.h not found) x-code When building an OF 0.8.4 project with Xcode 7, you may see the following error: 'openssl/opensslconf.h' file not found To...

View Article

oscSenderExample cannot run

OF 9.0i can use it with simulator.But not my iPad mini with iOS 9.

View Article

Is it possible to use swift and of together?

And i want to use iPhone control arduino via wifi.which is more easy to use?

View Article


Sphere orientation

wait, it's (angle,axis)? I got confused and thought it was (axis,angle).When you use .setOrientation which is the reference orientation?One last question, ofQuaternion(90,0,1,0); is not equivalent to...

View Article

Xcode 7 and .hpp files

Hi all, I'm using xcode 7 (got upgraded automatically) and now when I go to make a new file for a class xcode makes a .cpp and a .hpp not .h. After applying the fix pinned at the top of the forum my...

View Article

Image may be NSFW.
Clik here to view.

Turning off auto-build in Eclipse

I can't quite figure this out... obviously I turned off Project -> Build Automatically for everything. But for whatever reason, any time I start Eclipse the openFrameworks projects get rebuilt. It...

View Article


Font set spaces size

The issue is fixed on the master branch https://github.com/openframeworks/openFrameworks/issues/4400

View Article


Use ofxBullet joints to articulate tree branches structure

View Article

Image may be NSFW.
Clik here to view.

Std::atomic no such type (raspbian-7)

ah! stupid mistake. i did not include atomic osx did resolve it without explicit include, debian not.

View Article

Slight problem with OF on Raspberry Pi B++

The version I used wascurl -O http://www.openframeworks.cc/versions/v0.8.4/of_v0.8.4_linuxarmv6l_release.tar.gz I found that by using cntl-Z one could terminate the programme. Is this a chinese site?...

View Article

ofxXmlSettings cannot parse '&'

my config.xml is as follows: <test>ab&c</test> i use the following code to read this xml: string str1 = XML_.getValue("test","0"); but str1 is "abc" not "ab&c". how can we read...

View Article


ofxXmlSettings cannot parse '&'

You need to write &amp; instead of plain &. So for your tag: <test>ab&amp;c</test>

View Article

Turning off auto-build in Eclipse

It takes 35 seconds here.

View Article


Image may be NSFW.
Clik here to view.

Motion capture (markerless) live performance

Hello,I'm looking for a low cost method of motion capture (markless) live.What I'm trying to get is a LIVE performance with a video output like this:https://youtu.be/mAKveiQ--ys?t=2m48s (2min:...

View Article

Turning off auto-build in Eclipse

Maybe this can help: Window -> Preferences -> Android -> Build -> Skip packaging and dexing until export or launch

View Article


Restarting application

Yop ! If anyone is still looking for a solution on window here. Here is mine. In your of app call a batch file. ofDirectory dir(""); ofSystem("start " + dir.getAbsolutePath() + "/restartApp.bat"); and...

View Article

Bluetooth wrapper

Hello ofCommunity,I am wondering if there is a cross platform bluetooth wrapper out there.I could not find any, just the following platform depended libraries. BlueZ (Linux) IOBluetooth.framework...

View Article

Turning off auto-build in Eclipse

haven't tested what @Rancs proposes but as far as i know there's no way to tell the android plugin to not build every project on start (you can just cancel it) but it shouldn't be building all of...

View Article
Browsing all 40524 articles
Browse latest View live


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