reference

이 페이지는 오픈프레임웍스 코어와 포함된 애드온들에 대한 레퍼런스를 다루고 있습니다. 또한 이 외에도 contributed addons도 있습니다. 오픈프레임웍스 API는 지속적으로 진화하고 있습니다: 수정, 추가, 의견이 있으시다면 언제든지 환영입니다!

도큐먼트 제작설명서에 따라 GitHub에 있는 이 도큐먼트에 공헌하실 수도 있습니다.

이 문서는 가장 최근에 릴리즈 된, 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