In here, you'll find the example projects for the Realtime or it Didn't Happen workshop, held at Resonate 2015 by Arturo Castro (@arturoc, James Acres (@jacres), and Tim Gfrerer (@tgfrerer).
Clone this repository into your openFrameworks/apps
directory.
Each example exists in two versions:
- startingPoint -- where we set off at the workshop
- complete -- the finished, worked example
Each example directory contains a screenshot.png which shows a view of the worked out example.
Some examples have Readme.md files with additional information.
Each example directory also contains project files for Visual Studio 2012, XCode, and linux64 / codeblocks. If you are running these examples in other development environments, you may want to use the openFrameworks project generator to create the project files for your system, or use the makefile build system.
We're releasing these examples, unless otherwise stated, under the MIT license.