openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
/ examples/gl/vboExample/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
November 27, 2012
A
examples main: remove comments
arturo committed
A
examples main.cpp: use default window so examples are multiplatform
arturoc committed
February 23, 2012
K
fixed ofApp->testApp
Kyle McDonald committed
K
added vboExample that shows the difference between a ofMesh and ofVboMesh
Kyle McDonald committed