reference

This page is the reference for the openFrameworks core and included addons. There are also contributed addons. The openFrameworks API is constantly evolving: any corrections, additions or comments are very welcome!

You can contribute to this documentation from GitHub by following the instructions in the documentation tutorial.

This documentation refers to the most recent release, version 0.12.0.

core

hide functions          expand all

3d

Three-dimensional graphics classes and functions.

module documentation

application

Create windows, start the OF application and check info about it's state

module documentation

communication

Arduino and other serial devices communication.

module documentation

events

Application and custom events using the observer pattern.

module documentation

gl

OpenGL object oriented wrappers

module documentation

glm

OpenGL Mathematics

module documentation

graphics

2D graphics, images and typography

module documentation

math

Vector math classes, geometry utils and other mathematical functions

module documentation

sound

Classes for playing sound files and sound input and output

module documentation

types

Base classes and primitive types like, color, rectangle and others

module documentation