You can download this repository as a .zip file using the "Download ZIP" button.
If you have git set up, you can clone this repo using:
git clone https://github.com/ej3517/CreativeCodingOpenFrameworks
The resulting "CreativeCodingOpenFrameworks" folder should be placed within the openFrameworks/apps/myApps folder.
These examples do not come with the project files pre-generated. You will need to use the OF ProjectGenerator to create them for each example (you should only need to do this once).
To (re)generate project files for an existing project:
- click the "Import" button in the ProjectGenerator
- navigate the to base folder for the project ie. "Bounce"
- click the "Update" button
If everything went OK, you should now be able to open the generated project and build/run the example.