Skip to content

ej3517/CreativeCodingOpenFrameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CreativeCodingOpenFrameworks

Downloading

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.

Generating Project Files

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.

About

Computer graphics projects using openframeworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages