Chapter 1. openFrameworks Basics
In this chapter you will get acquainted with openFrameworks, learn its specifics and cases when you should use it. Also you will study how to install openFrameworks, run its examples, and make your first openFrameworks project:
Installing openFrameworks and running your first example
File structure of a project
Code structure of a project
Creating a first project – the Pendulum example
Running the book's examples