reference

このページは、openFrameworksのコアとパッケージに含まれているアドオンに関するリファレンスです。第三者によるアドオンは、提供されたアドオン を参照してください。openFrameworksのAPIは常に発展しています、修正や機能の追加、コメントなどは大歓迎です!

ドキュメンテーションの導入のチュートリアルに従って、ドキュメンテーションに貢献することが可能です。

このドキュメントは、最新版のリリース 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