openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
/ examples/3d/3DPrimitivesExample/src/main.cpp September 5, 2023
A
Update template main.cpp to std::make_shared (#7635)
alexandre burton committed
September 16, 2022
T
Update main.cpp to use more modern setup in examples/ (#7082)
Theodore Watson committed
August 12, 2013
K
renamed all instances of testApp to ofApp
Kyle McDonald committed
July 24, 2013
A
examples: fixes for rpi + remove remaining calls to glBegin/glEnd
arturo committed
April 4, 2013
A
3dprimitives example: fixes for gles / programmable gl
arturo committed
February 5, 2013
A
3dprimitives: several fixes + optimizations
arturo committed