openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
/ examples/gl/textureScreengrabExample/src/ofApp.cpp August 25, 2016
C
Remove deprecated ofRotate*() functions and replace with updated ofRotateDeg/Rad() functions in examples.
Christopher Baker committed
May 10, 2015
M
Add new callbacks to examples, and fix a couple outliers
Matt Felsen committed
October 28, 2014
C
Changing deprecated commands in addons and examples
Constantine Tarasenkov committed
October 19, 2014
A
ofDraw2d functions refactor examples
arturo committed
August 12, 2013
K
renamed all instances of testApp to ofApp
Kyle McDonald committed