Skip to content

oherterich/openFrameworks

 
 

Repository files navigation

openFrameworks is a C++ toolkit for creative coding

To grab a copy of openFrameworks for your platform, check the download page on the main site. The master branch of this repository corresponds to the most recent release, with a few differences:

  1. The release includes a simple openFrameworks project generator.
  2. This GitHub repository contains code and libs for all the platforms, but the releases are done on a per-platform basis.
  3. This GitHub repository has no project files for the different examples. They are generated automatically for each release using a tool in apps/devApps/projectGenerator/.

If you want to work with the openFrameworks GitHub repository, you should use the project generator to create project files for all the code in examples/.

For per-platform readmes, see readme.osx, readme.linux, etc.

About

OpenFrameworks is a cross platform open source toolkit for creative coding in C++.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 61.5%
  • C++ 32.1%
  • Objective-C 5.7%
  • Java 0.4%
  • Shell 0.2%
  • Python 0.1%