openFrameworks 0.9 release

Just wanted to a drop a note, I just saw that openFrameworks 0.9.0 is released, which will be helpful to folks wanting to make 64-bit C++ TOPs using openFrameworks.

openframeworks.cc/download/

Thanks for the heads up, Elburz.

Can you recommend any tutorials or other resources for how to go about making C++ TOPs using openFrameworks?

I’ve only been doing the raw C++ operators, haven’t given oF 0.8.4 a shot cause it was 32 bit only, so I’ll get on this in a few days.

In the meantime, here’s the resources I was going to use this resource from the wiki:
derivative.ca/wiki088/index. … Frameworks

And this example that Vincent (vinz9) made a while ago with a stripped down version of oF 0.8.4 that would compile in 64bit.
github.com/vinz9/OFXTOP_Ribbon

Some good news, the 0.9 64bit release seems to play nicely with Touch 64bit.

I’ve posted some notes on how the doco could be improved

viewtopic.php?f=13&t=8369