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

utils

Filesystem, threading, popup windows and other utilities

module documentation

addons

hide functions          expand all

ofxAndroid

Classes and utils to work with Android devices

module documentation

ofxEmscripten

Export openFrameworks applications to work on the web

module documentation

ofxGui

Simple GUI to easily change parameters in your applications

module documentation

ofxNetwork

TCP and UDP communication

module documentation

ofxOpenCv

Computer vision utils based on the OpenCv library

module documentation

ofxOsc

OSC is an easy network protocol for sending the most common data types

module documentation

ofxThreadedImageLoader

Load images in a background thread to avoid interruptions in the application

module documentation

ofxiOS

Classes and utils to work with iOS devices

module documentation