Skip to content
Snippets Groups Projects
Commit 6aa7f3c8 authored by Ahmed Mohamed's avatar Ahmed Mohamed
Browse files

Upload new file

parent e0b70eb9
No related merge requests found
#include "ofApp.h"
int main() {
ofSetupOpenGL(1280, 720, OF_WINDOW);
ofRunApp(new ofApp());
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment