tagged with osx

get maximum supported lights in openframeworks

It's actually quite simple just paste the following code in your setup() method:

(read more)

Hacking the xcode templates

I never work with OSX but my colleagues do. So sometimes I need to help them out. This time we wanted to create an Xcode template for OpenFrameworks with the application project outside of the openFrameworks root. As this templating thing in Xcode is quite undocumented this is kind of a reminder...

(read more)