falcon4ever / openFrameworks

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

Home Page:http://openframeworks.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

openFrameworks uses Semantic Versioning, although strict adherence will only come into effect at version 1.0.0.

Notes about this release:

This is basically the stable 0.7.4 release and includes the following platforms

  1. OSX
  2. Linux (32 and 64 bit)
  3. Windows
  4. iOS
  5. Android

The source is patched for use with ofxQNX (BlackBerry PlayBook and BlackBerry 10)

About

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

http://openframeworks.cc

License:Other


Languages

Language:C 58.7%Language:C++ 36.7%Language:Objective-C 4.2%Language:Java 0.4%Language:Shell 0.1%Language:Lua 0.0%Language:Processing 0.0%