Contribute your own! / See freshest addons!

Animation (38)

ofxAnimatable

by armadillu

Set of classes that help setup very simple animations, with curves, repeat modes and barebones scheduling. [view on Github]

ofxAnimateText

by sethismyfriend

An addon and example that allows you to animate text along a path at various speeds and spacings, as well as set the path smoothing and curvature properties [view on Github]

ofxAnimationKit

by yuichi1004

openFrameworks animation framework add-on. [view on Github]


ofxAnimatorVector

by benMcChesney

Quick demo of how to record input into an XML file and loop it continuously using Open Frameworks [view on Github]

ofxAssimpNISync

by alinakipoglu

Openframeworks addon to pose Assimp skinned meshes with OpenNI [view on Github]

ofxAssimpOpenNISkeletonSync

by alinakipoglu

Openframeworks addon to pose Assimp skinned meshes with OpenNI [view on Github]


ofxBoids

by after12am

An openframeworks addon that allow you to control animal motion such as bird flock and fish school in C++. [view on Github]

ofxBoids

by s373

s373.boids in oF [view on Github]

ofxBone

by tgfrerer

a barebones bone addon for inverse kinematics, skeletal animation. [view on Github]


ofxBox2dJoints

by toruurakawa

An openframeworks wrapper of Box2D joint objects for ofxBox2d [view on Github]

ofxCompositeMotion

by diasbruno

Composite motions with composite pattern. [view on Github]

ofxCoreMotion

by trentbrooks

Openframeworks/ios addon for the Core Motion Framework- http://developer.apple.com/library/ios/#documentation/CoreMotion/Reference/CoreMotion_Reference/_index.html [view on Github]


ofxDisplayStackObject

by paulobarcelos

OpenFrameworks addon that allow dealing with "DisplayObjects" in a similar way Flash does. Each DisplayStackObject has its own translation, rotation, and color coordinates and can have as childs other DisplayStackObject that will inherit it's parents transformations. [view on Github]

ofxDrawnetic

by rezaali

ofxDrawnetic is an addon for openframeworks that contains various dynamic/generative brushes and paints for use in generative compositions. [view on Github]

ofxEasingFunc

by satoruhiga

super simple easing function collection [view on Github]


ofxExplodingString

by armadillu

Simple OF addon to quickly make ofTrueType based strings explode in pieces. [view on Github]

ofxExplosion

by armadillu

Explosion animation [view on Github]

ofxFakeMotionBlur

by toruurakawa

Simple motion blur addon for openframeworks [view on Github]


ofxFlash

by julapy

ofxFlash is a addon for openFrameworks which enables the loading of Flash XFL files into openFrameworks [view on Github]

ofxFlock

by mummey

An implementation of Flocking based on the work of Steven Woodcock and Craig Reynolds, written with OpenFrameworks in C++. [view on Github]

ofxMSAPhysics

by memo

C++ openFrameworks addon for particle/constraint based physics library with springs, attractors and collision. It uses a very similar api to the traer.physics library for processing to make getting into it as easy as possible. All classes are template based with typedefs for physics in 2D or 3D - Potentially even more dimensions! Demo at www.memo.tv/msaphysics [view on Github]


ofxMapRouting

by armadillu

A* path finding for OF, tweaked for performance and small memory footprint - tweaks allowing to go for faster to process (but sub-optimal) paths [view on Github]

ofxMotionTemplates

by naus3a

a motion templates addon for OpenFrameworks [view on Github]

ofxOpenSteer

by underdoeg

Openframeworks lightweight wrapper for the steering behaviors library OpenSteer. [view on Github]


ofxParticleEmitter

by sroske

A port of a particle renderer for openframeworks and Particle Designer [view on Github]

ofxParticleSystem

by nathankoch

Simple Particle system built in openFrameworks [view on Github]

ofxPathfinding

by benMcChesney

library to use a* sorting in open frameworks. ****Still in Progress [view on Github]


ofxPlaylist

by tgfrerer

(maintained) Keyframe animation library for openFrameworks [view on Github]

ofxProjector

by nikolasp

OF implementation of Stewart Smith's (www.stewdio.org) processing Scene / Agent /Path classes [view on Github]

ofxSPK

by satoruhiga

[view on Github]


ofxTimeline

by Flightphase

lightweight timeline tools for openFrameworks [view on Github]

ofxTrigger

by julapy

openframeworks addon for recording and playing back trigger points. [view on Github]

ofxTween

by arturoc

tween addon for openFrameworks [view on Github]


ofxTweenLite

by julapy

openframeworks addon for quick tweening. [view on Github]

ofxTweenable

by andreasmuller

Tweening library for openframeworks [view on Github]

ofxTweener

by hautetechnique

The tween addon for Open Frameworks [view on Github]


ofxTweenzor

by NickHardeman

Tweening Engine for OpenFrameworks [view on Github]

ofxVectorField

by mantissa

a vector field generator & animator for openFrameworks [view on Github]

Bridges (32)

ofxAIR

by martinbabbels

An addon for openFrameworks to communicatie between your adobe AIR app and your of app without using a tcp connection, but using cin and cout [view on Github]

ofxBlender

by underdoeg

blend file loader for openframeworks (not complete yet) [view on Github]


ofxCosm

by LeoColomb

openFrameworks addon for talking to Cosm [view on Github]

ofxDropBox

by trentbrooks

Openframeworks/ios addon for DropBox sdk- https://www.dropbox.com/developers/reference/sdk [view on Github]

ofxDuration

by YCAMInterlab

an addon for interacting with Duration universal timeline [view on Github]


ofxExiv2

by lifthoofd

openframeworks addon for reading metadata of image files using the exiv2 lib [view on Github]

ofxFCPMarker

by obviousjim

a simple tool to parse marker export txt files from final cut [view on Github]

ofxFlashLite

by julapy

ofxFlash is a addon for openFrameworks which enables the loading of Flash XFL files into openFrameworks [view on Github]


ofxGrowl

by hautetechnique

Growl notification addon for OpenFrameworks [view on Github]

ofxIsadoraKinect

by saynono

A small plugin for isadora using openframeworks and ofxKinect to get the Kinect running inside of isadora. [view on Github]

ofxIsadoraWebcamtest

by saynono

Having openframeworks running inside of Isadora as plugin. [view on Github]


ofxLanguageDetector

by bakercp

A wrapper around Google's compact language detector. [view on Github]

ofxLivedrawEngine

by bakercp

The core real-time rending engine for livedraw. [view on Github]

ofxLivedrawEngine

by themaw

The core real-time rending engine for livedraw. [view on Github]


ofxLua

by danomatika

(maintained) a lua scripting interface for openframeworks [view on Github]

ofxMySQL

by elliotwoods

Quick and easy access to MySQL databases in openFrameworks [view on Github]

ofxNodejs

by satoruhiga

[view on Github]


ofxNotifications

by bakercp

Send notifications via Notification Center (OS X 10.8+). [view on Github]

ofxOSXImageCapture

by robotconscience

a (for now) sketchy interface to the ImageCaptureCore framework in OS X [view on Github]

ofxP9813

by fishkingsin

https://github.com/PaintYourDragon/p9813 warpper (under development) [view on Github]


ofxPd

by danomatika

(maintained) a Pure Data addon for OpenFrameworks [view on Github]

ofxQNX

by falcon4ever

BlackBerry PlayBook and BlackBerry 10 add-on for openFrameworks [view on Github]

ofxReplicatorG

by cibomahto

Simple library to remotely control ReplicatorG [view on Github]


ofxSQLite

by roxlu

SQLite addon and wrapper for openFrameworks [view on Github]

ofxSTL

by obviousjim

STL importer/exporter for openFrameworks [view on Github]

ofxScratch

by mactkg

the add-on in order to connect to Scratch with remort sensor-protcol [view on Github]


ofxSgp

by moxuse

[view on Github]

ofxSkype

by stfj

Extension for controlling the Skype Desktop Application from OpenFrameworks. [view on Github]

ofxSunflow

by after12am

api for use of sunflow [view on Github]


ofxVVVV

by elliotwoods

[view on Github]

ofxYouTubeVideoUploader

by timscaffidi

Upload video files to YouTube straight from oF! [view on Github]

Computer Vision (81)

OfxAddonCombo

by crecord

Combining open frameworks libraries can be challenging. This app combines the ofx postprocessing library with the ofx optical flow library. [view on Github]

ofxARToolkitPlus

by nestgomez

ARToolkitPlus addon for Visual Studio 2010 with OF 0.7 [view on Github]

ofxARToolkitPlus

by karldd

Implementation of ARToolkitPlus as an openFrameworks addon [view on Github]


ofxARtoolkitPlus

by fishkingsin

artoolkitplus addons for openframeworks [view on Github]

ofxASIFT

by jefftimesten

A wrapper for the Affine-independent SIFT feature matching library for openFrameworks [view on Github]

ofxAddonsExample

by buenoIsHere

Crazy simple openframeworks app. Combines two ofxAddons, ofxBlur and ofxOpticalFlowFarneback [view on Github]


ofxAruco

by arturoc

openFrameworks addon for marker based AR using ArUco: www.uco.es/investiga/grupos/ava/node/26 [view on Github]

ofxBGS

by underdoeg

Background Subtraction Library using bgslibrary and OpenCV [view on Github]

ofxBackground

by JGL

An openFrameworks addon to show several different methods of using openCV for foreground/background image segmentation [view on Github]


ofxBlobTracker

by patriciogonzalezvivo

Classic and simple blobTracker implementation used on CCV ( Created by Ramsin Khoshabeh ) + Finger Tracking [view on Github]

ofxBlobsManager

by peteruithoven

[view on Github]

ofxCamaraLucida

by chparsons

Kinect Projector System [view on Github]


ofxCamshift

by martinbabbels

A camshift implementation for openFrameworks [view on Github]

ofxContourUtil

by julapy

openframeworks addon for contour math, including openCV method for contour simplification. [view on Github]

ofxCv

by kylemcdonald

Alternative approach to interfacing with OpenCv from openFrameworks. [view on Github]


ofxCv2

by alvarohub

Camera Projector Calibration tool addon for OF (in progress) [view on Github]

ofxCvBlobFinder

by dopuskh3

Same as ofxCvContourFinder with advanced features: hull shapes, convexity defects, approximated shaped [view on Github]


ofxCvInputManager

by fx-lange

oF addon to manage different inputs (video,cams,snapshots) while working on your CV algorithms [view on Github]

ofxCvOpticalFlowLK

by Flightphase

OpenCV Optical Flow LK wrapper. Made by a number of people over the ages [view on Github]


ofxCvPosit

by pach

a simple wrapper for Posit fonction of OpenCV to OpenFrameworls. Allowed to estimate a 3D pose from 4 non coplanar point. [view on Github]

ofxCvWatershed

by jesusgollonet

proof of concept addon for using opencv's watershed segmentation inside openframeworks [view on Github]

ofxEigenFaces

by stpn

Eigen faces algorithm for Openframeworks [view on Github]


ofxFaceShift

by kylemcdonald

Network-based addon for interfacing with FaceShift Studio from openFrameworks. [view on Github]

ofxFaceTracker

by kylemcdonald

ASM face tracking addon based on Jason Saragih's FaceTracker. [view on Github]

ofxFern

by ofTheo

An implementatin of the Fern tracker from EPFL CVLab [view on Github]


ofxFern

by liquidzym

An implementatin of the Fern tracker from EPFL CVLab [view on Github]

ofxFlob

by s373

ofxflob is a fast flood-fill multi-blob detector addon for openframeworks [view on Github]

ofxHeadPoseEstimator

by kylemcdonald

openFrameworks example using ofxKinect to demonstrate research from Gabriele Fanelli. [view on Github]


ofxKinectBlobFinder

by dasaki

3D blob finder to be used with ofxKinect. Avoids occlusion issues when using a 2D contourfinder [view on Github]

ofxKinectSDK_FaceTracking

by benMcChesney

Open Frameworks wrapper for the Kinect for Windows SDK, specifically the face tracking part. [view on Github]


ofxKinectSegmentation

by jwbowler

An openFrameworks extension for image segmentation using the RGB+depth ability of a Kinect [view on Github]

ofxKinectUsers

by patriciogonzalezvivo

Kinect addon for re-programable gesture tracking [view on Github]

ofxKinect_ProjectSurfaces

by benMcChesney

Quick and Dirty Wrapper to project shapes and patterns in / around / on openCV blobs generates with ofxKinect. This is by no means the best way to do this I did it hackily the way I knew how. [view on Github]


ofxLibface

by nistetsurooy

[view on Github]

ofxMMD

by hiphi

MMD for OpenFramework [view on Github]

ofxMPT

by arturoc

OF addon for MPT library (facial expression recognition) [view on Github]


ofxNBTReceiver

by lukemalcolm

OF Network Blob Tracker Receiver [view on Github]

ofxNMPT

by martinbabbels

An openFrameworks addon to use the openCV2 lib NMPT [view on Github]


ofxOSXFaceDetector

by nistetsurooy

face detaction with OSX CIDetector [view on Github]

ofxOneDollar

by roxlu

Implementation of the $1 gesture recognizer [view on Github]


ofxOpenCV22

by Akira-Hayasaka

openCV2.2 addon for opanFrameworks. Tested and created on OSX 10.6 oF0062.. [view on Github]

ofxOpenCV22

by jefftimesten

A ground-up rewriting of the ofxOpenCV addon for OpenCv 2.2, using no legacy stuff [view on Github]

ofxOpenCV243

by kamend

OpenCV 2.4.3 Static Libraries for OSX 10.7.5 [view on Github]


ofxOpenCv2

by marynel

OpenCv2 wrapper for OpenFrameworks v0062 [view on Github]

ofxOpenCvUtils

by martinbabbels

Some openCv utils, still under construction [view on Github]

ofxOpenNI

by gameoverhack

Wrapper for OpenNI, NITE and SensorKinect [view on Github]


ofxOpenNIHandPositionLogger

by murraymeehan

A present for Ryan Derry [view on Github]

ofxOpencv2.4

by liquidzym

ofxOpencv complied with openCv 2.4.0& TBB-enabled [view on Github]


ofxOpencv2.4.1

by liquidzym

ofxOpencv2.4.1 complied with openCv 2.4.1 & TBB-enabled,testing with of0071 (vs2010 only) [view on Github]

ofxOpencv2.4.3

by liquidzym

opencv 2.4.3 static lib for vs2010&vs2012 [view on Github]

ofxOpencvGPU2.4.1

by liquidzym

ofxOpencv2.4.1 complied with openCv 2.4.1 & GPU(CUDA) & TBB-enabled,testing with of0071 only.Note:the lib only,for more gpu stuff :http://docs.opencv.org/modules/gpu/doc/gpu.html [view on Github]


ofxOpticalFlowFarneback

by timscaffidi

openFrameworks addon for gunnar-farneback dense optical flow method [view on Github]

ofxOpticalFlowLK

by julapy

openframeworks addon for optical flow calculations using opencv. [view on Github]

ofxPCL

by satoruhiga

http://www.pointclouds.org/ [view on Github]


ofxPCSDK_Examples

by benMcChesney

Group of examples / code for interfacing with Intel's Perceptual Computing Toolkit with Open Frameworks. [view on Github]

ofxPTAM

by Akira-Hayasaka

PTAM into openFrameworks [view on Github]

ofxPTAMM

by patriciogonzalezvivo

Parallel Tracking and Multiple Mapping (PTAMM by Robert Castle) wrapper for openFrameworks. [view on Github]


ofxPXCU

by IntelPerceptual

openFrameworks addon for Intel's Perceptual Computing SDK (PXCUPipeline) [view on Github]

ofxQRCodeGenerator

by robotconscience

Very lightweight wrapper for libqrencode that allows you to generate QR Codes (as ofImages) from strings. [view on Github]

ofxQRcode

by paulreimer

ofImage-derived convenience class to store the results of an HTTP request to the Google Charts/QR Code API, and provide the data via the regular ofImage API. [view on Github]


ofxQualcommAR

by rogerpala

Qualcomm Augmented Reality Openframeworks addon for iPhone [view on Github]

ofxRGBDepth

by obviousjim

addon collection for working with RGB+Depth post production data [view on Github]

ofxSKT

by roymacdonald

openFrameworks implementation of simpleKinectTouch. Is very messy right now. needs to be cleaned. [view on Github]


ofxSkeleton2D

by fx-lange

2D skeleton tracker - under construction [view on Github]

ofxSkeletonRecorder

by fx-lange

small oF addon to load and save skeleton data per frame (independent of the source / the skeleton tracker) [view on Github]

ofxSkeletonUtils

by fx-lange

small oF addon to load and save skeleton data per frame (independent of the source / the skeleton tracker) [view on Github]


ofxTI_Util

by jamezilla

Miscellaneous tools need to compile ofxMotionTracker [view on Github]

ofxTSPSReceiver

by obviousjim

openFrameworks based OSC receiving addon for OpenTSPS [view on Github]


ofxTesseract

by kylemcdonald

tesseract-ocr wrapper for openFrameworks [view on Github]

ofxTldTracker

by yusuketomoto

TLD Tracker addon for openFrameworks [view on Github]

ofxZxing

by kylemcdonald

openFrameworks wrapper of ZXing for detecting and decoding QR Codes in real time. [view on Github]


ofxZxingAndroid

by psenough

Zxing wrapper for OpenFrameworks Android [view on Github]

openCVExamples

by martinbabbels

My xcode project with some examples on how to use ofxNMPT and ofxOpenCvUtils [view on Github]

Graphics (180)

ofxAlphaMask

by Flightphase

a simple shader example for masking one texture with another [view on Github]

ofxArcBall

by companje

openFrameworks addon creating an ArcBall camera, similar to ofEasyCam [view on Github]

ofxArcBall

by five23

openFrameworks addon creating an ArcBall camera, similar to ofEasyCam [view on Github]


ofxAsciiArt

by TeehanLax

Add-on for openFrameworks - GPU based real-time ASCII Art filter. [view on Github]

ofxAssimpModelLoader

by jeremyabel

Updated openFrameworks wrapper for AssimpModelLoader 3.0 [view on Github]


ofxAutostereogram

by kylemcdonald

Small library for producing autostereograms, as popularized by the "Magic Eye" book series. [view on Github]

ofxBezel

by soyoungshin

An openframeworks addon to perform bezel compensation when displaying over multiple monitors. [view on Github]


ofxBezierWarp

by patrick88

BezierWarp for openFrameworks [view on Github]

ofxBezierWarp

by gameoverhack

ofxBezierWarp [view on Github]

ofxBlur

by kylemcdonald

A very fast, configurable GPU blur addon that can also simulate bloom and different kernel shapes. [view on Github]


ofxBlurShader

by jamezilla

Port of Kyle McDonald's ofxBlur example to OF 007 [view on Github]

ofxBlurShader

by companje

openFrameworks addon to blur stuff using a shader [view on Github]

ofxBox2d

by Anirbas

[view on Github]


ofxCairoTexture

by mantissa

Use the Cairo graphics library to draw into OpenGL textures [view on Github]

ofxCameraFilter

by kylemcdonald

A one-shot effect for simulating: vignetting, lens distortion, chromatic aberration, blur/bloom, and noise grain. [view on Github]

ofxCameraSaveLoad

by roymacdonald

openFrameworks addon. lets you save and load all the parameters of any ofCamera of ofEasyCam object. [view on Github]


ofxCameraTrack

by obviousjim

an addon for moving cameras through space and ofxTimeline integration [view on Github]

ofxCarveCSG

by paulobala

[view on Github]

ofxCgFX

by satoruhiga

nVidia CgFX shader addon for oF [view on Github]


ofxChromaKey

by underdoeg

basic real time chroma keying [view on Github]

ofxCirclePacker

by julapy

openframeworks addon for packing circles into a space. [view on Github]

ofxClipper

by bakercp

An openFrameworks wrapper for Clipper - "an open source freeware polygon clipping library". [view on Github]


ofxColorGradient

by armadillu

Simple of addon to create linear color gradients [view on Github]

ofxColorQuantizer

by mantissa

ofxColorQuantizer [view on Github]

ofxColorRamp

by shawnlawson

minimal Maya style color ramp node for openFrameworks [view on Github]


ofxColorsOfMovement

by paulobarcelos

Colors of Movement goes ofx. [view on Github]

ofxColourKey

by cschultzzz

Advanced croma keying for openframeworks [view on Github]

ofxColourTheory

by borg

Quick and dirty port of Toxilib color theory for openFrameworks [view on Github]


ofxComposer

by patriciogonzalezvivo

Set of connecting boxes that let you load and processes different type of data on the GPU by using shaders. [view on Github]

ofxCoverFlow

by llahiru

CoverFlow class for OpenFrameworks [view on Github]

ofxCubeMap

by andreasmuller

Addon for working with Cube Maps in openFrameworks [view on Github]


ofxCurvesTool

by kylemcdonald

An interface for controlling a 1D cubic spline, continuously evaluated and stored in a lookup table. [view on Github]

ofxDOF

by obviousjim

Depth of field addon for openFrameworks [view on Github]

ofxDelaunay

by obviousjim

efficient triangule fill given a set of points [view on Github]


ofxDither

by julapy

ofxDither is a addon for openFramework which performs image dithering operations. [view on Github]

ofxDraggableNode

by elliotwoods

Move and rotate [view on Github]

ofxEllipseSolver

by armadillu

given 5 points in 2D space, find an ellipse that goes through all of them [view on Github]


ofxFBOMovieClip

by trentbrooks

Openframeworks: ofxFBOMovieClip & ofxFBOImageSequenceLoader are a set of helper classes for loading and controlling image sequences as FBO textures. These were created to add simple timeline control similar to Flash ( play(), stop(), gotoAndPlay(), etc ). [view on Github]

ofxFEngine3DCore

by trotil

This library makes it easier and more intuitive to navigate and modify 3D environments in OpenFrameworks. [view on Github]

ofxFX

by evanlh

Experiments with openFrameworks [view on Github]


ofxFX

by patriciogonzalezvivo

Unlocking the GPU Power on openFrameworks with this add-on for that make easy to use GLSL Shaders [view on Github]

ofxFakeMotionBlur

by torutoru

Simple motion blur addon for openframeworks [view on Github]

ofxFastFboReader

by satoruhiga

Read pixel data using PBO [view on Github]


ofxFastIOImage

by armadillu

load / save ofImages byte-to-byte as binary files, faster than ofImage load / save [view on Github]

ofxFatLines

by roymacdonald

openFrameworks addon. draw nicely antialiased and feathered lines and polylines of any width via openGL. [view on Github]

ofxFillKey

by satoruhiga

[view on Github]


ofxFog

by kalwalt

openFrameworks addon to add openGL fog to a scene [view on Github]

ofxFreeFrame

by tobiasebsen

FreeFrame addon for openFrameworks [view on Github]

ofxGLM

by roxlu

Wrapper around a great Alias Wavefront .OBJ file loader for openFrameworks [view on Github]


ofxGLMesh

by satoruhiga

added OpenGL-like api to ofMesh [view on Github]

ofxGLSLSandbox

by tado

openFrameworks addons to view GLSL sandbox's shaders (http://glsl.heroku.com/). [view on Github]

ofxGLWarper

by roymacdonald

openGL image quad-wraper addon for OF. [view on Github]


ofxGame

by patriciogonzalezvivo

Group of handy classes for making Interactive 2D Games. With time and work it could be a decent game engine [view on Github]

ofxGameCamera

by Flightphase

a FPS style camera for openFrameworks 007 [view on Github]

ofxGeoMag

by moxuse

GeographicLib wrapper for openframeworks [view on Github]


ofxGeometry

by roxlu

Experimental geometry operations for openFrameworks [view on Github]

ofxGiantImage

by timknapen

An openframeworks addon to display huge, giant, large images. [view on Github]

ofxGifDecoder

by jesusgollonet

openframeworks addon to import animated gifs [view on Github]


ofxGifEncoder

by christianbannister

git://github.com/jesusgollonet/ofxGifEncoder.git [view on Github]

ofxGrabCam

by elliotwoods

Simple camera (ofEasyCam replacement) for openFrameworks for quickly browsing your scene [view on Github]


ofxGraphViewer

by motoi1484

addon to view data stream [view on Github]

ofxGraphicAssets

by elliotwoods

openFrameworks extension to manage graphic assets (fonts, images). Automatically scans a folder and makes assets available in dictionary [view on Github]

ofxGreenscreen

by underdoeg

color difference based greenscreening for openframeworks [view on Github]


ofxGriddedBackground

by labatrockwell

Tool for splitting a large image into multiple grid components and then displaying only necessary grids given a worldview. Good for memory limited environments. [view on Github]

ofxGts

by karldd

Implementation of the GNU Triangulated Surface Library as an openFrameworks addon [view on Github]

ofxHSpline

by s373

hermite spline interpolation [view on Github]


ofxHalfEdgeMesh

by neilmendoza

Half Edge data structure for openFrameworks. [view on Github]

ofxHalftoner

by jesusgollonet

Dithering patterns for openframeworks [view on Github]

ofxHeatMap

by tomschofield

an implementation of Shepard's Method for inverse distance weighting [view on Github]


ofxHistoryPlot

by armadillu

Visualize value history on a configurable graph [view on Github]

ofxImage

by roxlu

Forked ofxImage of Pat Long Provides extended functionality to the core ofImage class. [view on Github]

ofxImageExportQueue

by armadillu

export any image sequence to disk on N background threads [view on Github]


ofxImageMask

by armadillu

apply masks to ofImages at ofPixel level [view on Github]

ofxInteractiveSurface

by patriciogonzalezvivo

For Mapping ofTextures to surfaces making transformations and masking all in one process [view on Github]


ofxKuler

by alinakipoglu

An Openframeworks addon for working with Adobe Kuler Service [view on Github]

ofxLabParticleSystem

by adenine

A set of tools for rapid prototyping of particle systems [view on Github]

ofxLayer

by satoruhiga

[view on Github]


ofxLibMini

by kalwalt

An OpenFramework addon to use libMini : a C++ library to display large terrain map http://stereofx.org/terrain.html [view on Github]

ofxLightning

by companje

openFrameworks addon adding for creating lightning bolds [view on Github]

ofxMSAFluid

by memo

C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games" http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf [view on Github]


ofxMSAInterpolator

by memo

C++ openFrameworks addon with a set of template classes for doing various types of interpolations on data with any number of dimensions. You can feed the system an arbitrary number of data, then resample at any resolution, or ask for the value at any percentage along the data. Input data can be floats (for 1D splines, Vec2f (for 2D splines), Vec3f (for 3D splines), or even matrices, or custom data types (e.g. biped pose). Demo at www.memo.tv/msainterpolator [view on Github]

ofxMSAOpenCL

by memo

C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be. Demo (1M particles @ 100-200 fps) at vimeo.com/7332496 [view on Github]

ofxMSAPingPong

by memo

C++ openFrameworks addon to create a double buffer to be able to ping-pong back and forth. Templated class allows any data type to be ping-ponged (E.g. opengl texture, opencl image buffer, arbitrary data buffer etc). [view on Github]


ofxMSAShape3D

by memo

C++ openFrameworks addon wrapper for Vertex Arrays & Vertex Buffer Objects (coming soon) to allow Immediate mode style syntax on embedded systems / iPhone etc. (Probably now is superseded by built in ofMesh and ofVboMesh classes). Demo at www.memo.tv/msashape3d. [view on Github]

ofxMapamok

by natxopedreira

[view on Github]

ofxMarchingCubes

by atduskgreg

Marching Cubes addon for OpenFrameworks (original code by Rui Peirera) [view on Github]


ofxMarchingCubes

by s373

Polygonizing scalar fields in openframeworks [view on Github]

ofxMask

by neilmendoza

[view on Github]


ofxMayaCam

by satoruhiga

Maya style interactive camera like ofEasyCam [view on Github]

ofxMd2

by patriciogonzalezvivo

Md2 viewer ported to openFrameworks byJellyFish.com and TheoWatson.com [view on Github]

ofxMesh

by companje

openFrameworks addon adding some extra functions to ofMesh [view on Github]


ofxMeshUtils

by ofZach

small utilities to help w/ ofMesh [view on Github]

ofxMetaballs

by kylemcdonald

Metaballs implementations for openFrameworks using marching cubes and marching tetrahedrons. [view on Github]

ofxMitsubaRenderer

by satoruhiga

a external renderer addon for oF [view on Github]


ofxMpplr

by maxillacult

projection mapping addon of openframeworks. [view on Github]

ofxMtPhotoGallery

by patriciogonzalezvivo

Mouse/TUIO moultiTouch PhotoGallery [view on Github]

ofxMtlGridWarp

by morethanlogic

[view on Github]


ofxMtlMapping2D

by morethanlogic

[view on Github]

ofxNoisepp

by kalwalt

Openframeworks addon that implement the Noisepp library, for making noise texture and other... [view on Github]


ofxObjLoader

by satoruhiga

[view on Github]

ofxOpenMesh

by alinakipoglu

Some utilities for OpenMesh <> Openframeworks [view on Github]


ofxOpenSceneGraph

by stmh

OpenFrameworks-addon to embed OpenFrameworks into OpenSceneGraph [view on Github]

ofxOpenVision

by tobiasebsen

An openFrameworks addon that simplifies the use of fragment shaders for image processing [view on Github]

ofxOptix

by kalwalt

openFrameworks addon to use Optix Nvidia lib, a Cuda ray-tracing engine [view on Github]


ofxOrthoCam

by companje

openFrameworks addon for using a orthographic camera [view on Github]

ofxOscilloscope

by produceconsumerobot

Multi Oscilloscope for openFrameworks [view on Github]

ofxPCL

by arturoc

PCL openFrameworks addon [view on Github]


ofxPFMImage

by elliotwoods

Loads PFM image files into an ofFloatImage. Designed to get 32bit floats from GPU in VVVV into openFrameworks memory [view on Github]

ofxPSBlend

by Akira-Hayasaka

openFrameworks Photoshop blending math with GLSL. Tested on AMD Radeon HD 6770M, OSX10.7.4, xcode 4.2.1 [view on Github]

ofxPathfinder

by kylemcdonald

Small and efficient A* pathfinding addon for openFrameworks, supporting variable terrain costs. [view on Github]


ofxPickableScene

by clinthidinger

Addon for doing picking in openframeworks. [view on Github]

ofxPolyline2Mesh

by satoruhiga

ofPolyline to ofMesh [view on Github]

ofxPolyvox

by kalwalt

a simple wrapper for polyvox lib, to make voxel meshes with a Minecraft style or as Marching cubes [view on Github]


ofxPostGlitch

by maxillacult

Apply glitch effects with openFrameworks [view on Github]

ofxPostProcessing

by neilmendoza

This openFrameworks addon gives you an easy way of putting together a chain of GLSL post-processing effects. [view on Github]

ofxProjectiveTexture

by satoruhiga

(still a work in progress) [view on Github]


ofxProjectorBlend

by Flightphase

addon to smoothly blend multiple projector edges together for installations [view on Github]

ofxPtf

by neilmendoza

Parallel transport frames addon for openframeworks. [view on Github]

ofxPuffersphere

by Flightphase

framework for working with Pufferfish displays in openFrameworks [view on Github]


ofxQuadWarp

by julapy

openframeworks addon for quad warp transformations using openGL. [view on Github]

ofxRay

by elliotwoods

Lightweight Ray class and operations for openFrameworks (e.g. hit detection, intersection). For more intense use check bullet physics [view on Github]

ofxRayTriangleIntersection

by Akira-Hayasaka

Ray casting addon for intersection detection between ray and triangle. [view on Github]


ofxRectangleUtils

by bakercp

A library for aligning, distributing, packing, ordering and otherwise wrangling collections of rectangles. [view on Github]

ofxRenderManager

by fishkingsin

fbo render manger for video mapping from @ofTheo [view on Github]

ofxRetinaImage

by armadillu

simple OF addon that subclasses ofImage to easily handle loading of retina (@2x) images [view on Github]


ofxRetroPixel

by Akira-Hayasaka

addon for converting hi-res screen to low-res retro pixel (like 70's pong game) [view on Github]

ofxSBprojectorMap

by strimbob

projectorMap [view on Github]

ofxSBprojectorMap-projectorMap

by strimbob

Projector mapping wraper for use with ofxGLWarper [view on Github]


ofxSDL

by leebyron

Overrides the openFrameworks windowing system to use SDL rather than GLUT. [view on Github]

ofxSSAO

by Larsberg

rough ssao shader and fbo [view on Github]

ofxSVG

by joshuajnoble

svg reading/writing for openframeworks [view on Github]


ofxSVGTiny

by satoruhiga

http://www.netsurf-browser.org/projects/libsvgtiny/ [view on Github]

ofxScene

by Larsberg

an easy to use scenegraph that integrates geometry, materials, lights, vbos, etc [view on Github]

ofxSceneManager

by armadillu

ofxSceneManager helps handle different scenes and simple fade-to-black transitions between them. [view on Github]


ofxScreenCorners

by armadillu

OF addon to easily add round corners to you app [view on Github]

ofxScreenCurtain

by armadillu

Use it to handle "fade to black" situations... Think of it as a theater curtain on your screen. [view on Github]

ofxSkyBox

by kalwalt

openFramework addon for a skybox object [view on Github]


ofxSliceImage

by satoruhiga

[view on Github]

ofxSmoothLines

by apitaru

OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices [view on Github]

ofxSmootheLines

by apitaru

OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices [view on Github]


ofxSparklines

by bakercp

A small library for creating sparkline graphs. [view on Github]

ofxSphereCam

by stefang

Port to openFrameworks from my Processing sphere camera class. [view on Github]

ofxSplineTool

by kylemcdonald

An interface for controlling a 2D cubic hermite spline. [view on Github]


ofxSpriteManager

by companje

openFrameworks addon for working with animated sprites / image sequences and loading each file only once by making use of ofxAssets [view on Github]

ofxSpriteSheet

by chrisoshea

simple sprite sheet class for OF [view on Github]

ofxSteadyLabsDisplayTree

by SteadyLabs

A display tree for openFrameworks. [view on Github]


ofxStencil

by naychrist

Simple addon for using stencil buffer. [view on Github]

ofxStrokeUtil

by alexiswolfish

and openFrameworks addon for comparing/analyzing 2D gestures and contours [view on Github]


ofxSurface

by patriciogonzalezvivo

For Mapping ofTextures to surfaces making transformations and masking all in one process [view on Github]

ofxSweepLine

by alexiswolfish

an implementation of the Bentley–Ottmann line intersection algorithm for openFrameworks [view on Github]

ofxSyphon

by astellato

An OF add-on for using the Syphon framework. [view on Github]


ofxTessellationBuilder

by ksimmulator

An open source openframeworks application to build the flower of life tessellation in multiple colors by using a circle packing simulation. This version works with keys 'a, s, d, left arrow, down arrow, right arrow'. Use the g key to toggle the GUI. [view on Github]

ofxTextureCrop

by armadillu

Simple OF addon to draw an ofTexture within a rect, cropping it appropriately. [view on Github]

ofxTextureDB

by armadillu

easily reach your ofTextures from anywhere within your code [view on Github]


ofxTextureServer

by tgfrerer

Memory management for collections of ofTextures [view on Github]

ofxTiledTexture

by prisonerjohn

An ofTexture extension with tiling functionality and options such as scaling and tinting. [view on Github]


ofxTriangle

by obviousjim

triangulation between points for openFrameworks [view on Github]

ofxTriangleMesh

by ofZach

triangle mesh addon for openframeworks [view on Github]

ofxTriangulate

by elliotwoods

Triangulate vertices from structured light scans [view on Github]


ofxTurboJpeg

by armadillu

Rough OF addon that uses turbo-jpeg lib to read and write jpegs. 2-3 times faster than OF's freeImge based jpeg en/decoder [view on Github]

ofxVCGLib

by kylemcdonald

VCG for OF: based on work from Akira-Hayasaka, wrapping the VCG library for OF friendliness [view on Github]

ofxVboMeshInstanced

by tgfrerer

draw instanced vbo meshes with openFrameworks - tested on Mac [ATI] / Linux [NVIDIA] [view on Github]


ofxVideoMapping

by camilosw

OpenFrameworks flexible addon for projection mapping [view on Github]

ofxVisionCamera

by I33N

Try to make a camera class for pinhole camera computer vision style [view on Github]

ofxVoltron

by joeyscully

[view on Github]


ofxVolumetrics

by timscaffidi

Simple volumetric rendering addon for openFrameworks. [view on Github]

ofxVoronoi

by vanderlin

Voronoi Diagram [view on Github]

ofxVoronoiGL

by fx-lange

openframeworks addon to create generalized 2D voronoi diagrams via OpenGL [view on Github]


ofxWarpBlendTool

by paulobarcelos

[UNDER DEVELOPMENT!!!] Tool for mesh & perspective warping and edge blending. Features a complete GUI and undo/redo history. [view on Github]

GUI (80)

ofxAirDigital

by ThierryTournier

Open Framework Addon wich implement a new system of graphical interface specialy designed for 3d and gesture recognition [view on Github]

ofxAwesomium

by WrongEntertainment

how to use Awesomium framework with openFrameworks [view on Github]

ofxAwesomium

by sortofsleepy

openFrameworks add-on for Awesomium SDK [view on Github]


ofxBlackBox

by patriciogonzalezvivo

Minimal aesthetic orientation GUI for openFrameworks with MultiTouch/TUIO compatibility [view on Github]

ofxCVgui

by elliotwoods

openFrameworks GUI for CV-type applications by Kimchi and Chips [view on Github]

ofxClickDownMenu

by loveandsheep

simple context menu with openframeworks [view on Github]


ofxClutter

by jefftimesten

A wrapper for Clutter, an open source (LGPL 2.1) software library for creating fast, compelling, portable, and dynamic graphical user interfaces [view on Github]

ofxClutter

by adarshk

A wrapper for Clutter, an open source (LGPL 2.1) software library for creating fast, compelling, portable, and dynamic graphical user interfaces [view on Github]

ofxCocoa

by robotconscience

Memo Atken's ofxCocoa library fixed for openFrameworks 0072+ [view on Github]


ofxCocoaPlugins

by HalfdanJ

wrapper around openFrameworks for Cocoa [view on Github]

ofxCocoaWindow

by julapy

openframeworks addon for cocoa windowing. [view on Github]


ofxCocoaWindowLauncher

by ndonald2

Template for launching oF apps with a cocoa config window [view on Github]

ofxCocoaWindowNibless

by shawnlawson

Nibless cocoa windows for openframeworks [view on Github]

ofxControlPanel

by ofTheo

A flexible control panel based gui addon for openFrameworks [view on Github]


ofxCvGui2

by elliotwoods

Rewrite of ofxCvGui [view on Github]

ofxDraggable

by fishkingsin

draggable object implement ofxMSAInteractiveObject [view on Github]

ofxDuct

by cwright

visual programming UI for openFrameworks [view on Github]


ofxEasyRetina

by armadillu

OF addon to enable retina graphics on iOS app without modifying the original appearance. [view on Github]

ofxFenster

by underdoeg

a multiwindow manager for openframeworks 007 [view on Github]

ofxFenster

by fishkingsin

foks ofxFenster for Code::Block [view on Github]


ofxFrederickk

by frederickk

addon of gui and tools for openFrameworks (006+) [view on Github]

ofxGeneric

by lumoslabs

cross-platform ui and other addon for openFrameworks [view on Github]

ofxGestureRecognizer

by rjraffa

This is a simple set of objective-C classes that pass gesture information to openFrameworks for iOS projects. [view on Github]


ofxGifEncoder

by jesusgollonet

openframeworks addon to export animated gifs [view on Github]

ofxGrabScene

by elliotwoods

testing. not for public use yet [view on Github]

ofxGui

by bilderbuchi

A simple GUI extension for openFrameworks [view on Github]


ofxInteractiveBoxes

by coolvision

openframeworks addon for draggable and resizeable widgets [view on Github]

ofxKeyboardSettings

by paulobarcelos

Simple addon to help creating Keyboard Interfaces that automatically save settings into xml. [view on Github]

ofxLibRocket

by underdoeg

html & css styling for openFrameworks [view on Github]


ofxMSAInteractiveObject

by memo

C++ openFrameworks addon which wraps up some poco functionality to make flash-like objects which auto updates/draws and adds mouse methods like onRollOver, onPress, OnRollout? etc with bounds checking with easy to remember functions to register/un-register callbacks. [view on Github]


ofxMSAInteractiveObject

by Flightphase

fork of the msalib's interactive object in its own repository [view on Github]

ofxMessageBox

by loveandsheep

dialog viewer in openFrameworks [view on Github]


ofxMtActions

by soixantecircuits

Some Multitouch action for openframeworks for multitouch gesture examples see here https://github.com/soixantecircuits/ofxMultiTouchActions_example [view on Github]

ofxMui

by bakercp

[view on Github]

ofxMultiTouchObject

by soixantecircuits

ofxMultiTouchObject for openFrameworks. This is allowing multitouch object manipulation. Needed for https://github.com/soixantecircuits/ofxMultiTouchActions_example [view on Github]


ofxNativeGui

by ofZach

a native gui for openframeworks [view on Github]

ofxOscGuiController

by nariakiiwatani

Send OSC with ofxGui [view on Github]

ofxPQLabs

by jvcleave

Openframeworks addon for PQ Labs Gestures [view on Github]


ofxPUI

by digitalhack

ofxPUI is an Open Frameworks addon for building user interfaces with the PUI c++ classes. [view on Github]

ofxPixelHitTest

by benMcChesney

This addon uses unique color values for each interactive shape and draws them into an FBO. By using input coordinates of ( x , y ) it is then easy to correlate which item you want to interact with. Works well on UI and Objects that are scale or rotated [view on Github]

ofxPolygonHitTest

by benMcChesney

OpenFrameworks addon to calculate hit test operations on rotated and scaled elements. [view on Github]


ofxProgressBar

by atduskgreg

Simple visual progress bar addon for OpenFrameworks [view on Github]

ofxRemoteUI

by armadillu

OF addon serves any variables you want (bool, float, int, string) on the network, so that you can mod from away. Includes OSX Client. OSC based [view on Github]

ofxSOSimpleGuiToo

by sokumura

Costom addon of memo's ofxSimpleGuiToo. [view on Github]


ofxScaleDragRect

by roymacdonald

openFrameworks addon. adds interactive scale and dragging to the ofRectangle class. [view on Github]

ofxSimpleButton

by azuremous

simple button [view on Github]

ofxSimpleGuiToo

by Flightphase

fork of the msalib's simple gui in its own repository [view on Github]


ofxSimpleGuiToo

by hvfrancesco

slightly tweaked version of ofxSimpleGuiToo, meant to free some real-estate on screen [view on Github]

ofxSimpleGuiToo

by memo

C++ openFrameworks addon for simple and very quick to setup GUI based on Todd Vanderlin's ofxSimpleGui. It uses a very similar (almost identical) API, but with a rewritten backend. [view on Github]

ofxSimpleGuiToo

by joshuajnoble

[view on Github]


ofxSkinnable

by benMcChesney

Layout tool and easy interface for positioning and skinning of UI elements. [view on Github]

ofxSoftKeyboard

by Lensley

Software Keyboard [view on Github]

ofxStiwiGui

by bilderbuchi

A simple GUI extension for openFrameworks, by stiwi. Not to be confused with the ofxGui which comes with OF itself. Probably deprecated by now. [view on Github]


ofxSuperInterface

by martial

Destktop / iOs GUI for openFrameworks [view on Github]

ofxTVI

by TeehanLax

Touch Vision Interface client addon for openFrameworks [view on Github]

ofxTableGestures

by chaosct

Openframeworks addon for creating applications using multitouch and tangible technologies via the TUIO protocol. [view on Github]


ofxTangibleUI

by fx-lange

abstract core for tangible/movable user interfaces - easy to extend and implement in your own projects [view on Github]

ofxTextBox

by toruurakawa

Simple textbox addon for openframeworks [view on Github]

ofxToast

by nistetsurooy

simple message show addon for openframeworks [view on Github]


ofxTouchGUI

by trentbrooks

Openframeworks GUI addon for remote controlling stuff from iPhone or iPad through OSC, but works with desktop as well. [view on Github]

ofxTouchHelper

by armadillu

little helper to handle multitouch events [view on Github]

ofxTouchscreenUI

by martinbabbels

An UI designed for use with a touchscreen [view on Github]


ofxTouchscreenUI

by eddyyanto

openFrameworks onscreen keyboard, edited and forked from https://github.com/martinbabbels/ofxTouchscreenUI [view on Github]

ofxTuio

by patriciogonzalezvivo

Old TUIO Wrapper [view on Github]

ofxTuioWrapper

by arturoc

sketch of ofxTuioWrapper with new ofTouchEvent [view on Github]


ofxTwBar

by varoudis

antTweakBar wrapper for openFrameworks [view on Github]

ofxTwBar

by smallfly

antTweakBar wrapper for openFrameworks [view on Github]

ofxTweakbar

by roxlu

Simple clean GUI system for openFrameworks based on AntTweakbar [view on Github]


ofxUI

by rezaali

A User Interface Library/Addon for openFrameworks [view on Github]

ofxUIKit007

by KazuyoshiUeno

[view on Github]

ofxWidgets

by arturoc

openframeworks widgets addon. with xml stylesheets and tuio for multitouch [view on Github]


ofxWin7

by labatrockwell

Simple helper classes to setup Windows 7 touch in openFrameworks [view on Github]

ofxWindowRegion

by Venetian

Loads audio file and reads samples using libsndfile [view on Github]

ofxWxWidgets

by clinthidinger

openframeworks addon for WxWdigets. [view on Github]


ofxhGui

by bernardgeyer

graphical user interface addon for openFrameworks [view on Github]

Hardware Interface (64)

ABBRobotCocoa

by Illutron

Cocoa gui of the ofxABBRobot addon [view on Github]

ofxARDrone

by memo

C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2. [view on Github]


ofxARTSATAPI

by ARTSAT

An openFrameworks addon to support accessing to the satellite. [view on Github]

ofxARTSATAPI

by toolbits

An openFrameworks addon to support accessing to the satellite. [view on Github]

ofxAppessory

by yufangised

ofxAppessory Beta! This Beta version includes 3 libraries: ofxAppSensor, ofxiUIKit and ofxCommunication. [view on Github]


ofxArtNet

by tobiasebsen

An openFrameworks addon for ArtNet [view on Github]

ofxArtNetServer

by stepto

Art-Net server functionality taking advantage of openframeworks ofxNetwork libraries. Not in any way official. [view on Github]

ofxArtnet

by hiroyuki

simple artnet addon for OSX openFrameworks [view on Github]


ofxAseaRobot

by Illutron

OpenFrameworks addon to control the old ASEA IRB 60 robot with custom arduino controller [view on Github]

ofxBLE

by azuremous

[view on Github]

ofxBlackmagic

by jamezilla

openframeworks wrapper for real-time image capture using Blackmagic Dedign HDMI capture cards. [view on Github]


ofxBrainWave

by hirotakaster

Neuro Sky API Wrapper [view on Github]

ofxCUPS

by motoishmz

printer management for oF using CUPS API [view on Github]

ofxCanon

by roxlu

openFrameworks addon for the Canon EDSK [view on Github]


ofxChinoDolly

by ChinosInternationalCC

[view on Github]

ofxConnexion

by kylemcdonald

Wraps 3dConnexionClient for openFrameworks on OSX [view on Github]

ofxDmx

by kylemcdonald

DMX Pro wrapper for openFrameworks [view on Github]


ofxDmxUtils

by MadSciLabs

utilities to work with DMX lighting [view on Github]

ofxESCPOSPrinter

by bakercp

An openFrameworks addon for thermal Point of Sale printers. [view on Github]

ofxEmotiv

by JorgeVelez

OpenFrameworks addon for the Emotiv Epoc headset [view on Github]


ofxEnttecOpenUsb

by DudleySmith

Driver using ftd2xx.dll for the Enttec Open Usb device [view on Github]

ofxEpiphanPlayer

by jvcleave

Native Epiphan device access for openFrameworks [view on Github]


ofxFTDI

by paulreimer

Simple library wrapper of libmpsse for talking to serial devices with an FTDI device, including latest git src for libftdi, libmpsse, and latest git static library of libusb-1.0. No other drivers are needed, and standard FTDI drivers must be disabled (or uninstalled) before running the app. [view on Github]

ofxFakeHID

by danthemellowman

This is a addon specifically for using a Arduino Leonardo as a FakeHID device from openFrameworks [view on Github]

ofxGCode

by companje

openFrameworks addon for creating GCode files (early stage) [view on Github]


ofxGamepad

by underdoeg

gamepad support for openframeworks 007 [view on Github]

ofxGenericDmx

by woutgg

an OpenFrameworks addon currently usable for both Enttec as well as generic DMX devices based on the FTDI USB chip [view on Github]

ofxILDAmotu

by daitomanabe

using Motu interface as an interface between a laser projector and computer [view on Github]


ofxIisu

by HeliosInteractive

Addon for Open Frameworks to Work with the SoftKinetic's iisu middleware , specifically with their c++ API [view on Github]

ofxLEDs

by paulreimer

Framework for controlling strips of RGB LEDs, with many virtual framebuffers to manage mapping 1d/2d/3d LED abstractions to 1D implementations. [view on Github]

ofxLPD8806

by fishkingsin

C++ openFrameworks addon to interface with Raspberrypi SPI LPD8806 [view on Github]


ofxLaunchpad

by kylemcdonald

Interface for Novation Launchpad MIDI controller. [view on Github]

ofxLibArtnet

by naychrist

OF wrapper for libartnet [view on Github]

ofxLibArtnetExample

by naychrist

OF wrapper for libartnet [view on Github]


ofxMSALividOhm64

by memo

A simple C++ class to organize the midi data of a Livid Ohm64/RGB midi controller [view on Github]

ofxMSALividOhmRGB

by memo

A simple C++ class to manage and organize the midi config of a Livid Ohm64/RGB midi controller [view on Github]

ofxMTCReceiver

by andreasmuller

MIDI Timecode receiver addon for openFrameworks [view on Github]


ofxManyMouse

by companje

openFrameworks addon for manymouse, a great library to work with multiple mice or trackballs [view on Github]

ofxMonomeControl

by prettyextreme

For direct connection to a monome from an openFrameworks project [view on Github]

ofxMultiTouchPad

by jens-a-e

addon for openframeworks (mac >=10.5 only) to acces multitouch information provided by the multitouch enabled trackpads. [view on Github]


ofxNFC

by companje

First attempt to create an openFrameworks addon for libnfc (rfid / near field communication) [view on Github]

ofxNanoKontrol2

by paulreimer

Receive KORG NanoKontrol2 MIDI messages (using RtMidi), and/or mouse input, and draws a virtual model. [view on Github]

ofxNetworkArduino

by egradman

Openframeworks addon to talk Firmata with an Arduino over TCP/IP [view on Github]


ofxOpenLase

by satoruhiga

[view on Github]

ofxOptoma

by hautetechnique

Control Optoma projectors with open framewroks [view on Github]

ofxPJControl

by slugmobile

Openframeworks addon for projector control through a network, allows you to control via either the PJLink Protocol or a NEC Projector [view on Github]


ofxPSMove

by fishkingsin

port psmoveapi http://thp.io/2010/psmove/ - PlayStation 3 motion controller API to openframeworks (under develop) [view on Github]

ofxSerial

by roxlu

Boost based serial communication [view on Github]

ofxSick

by ZigelbaumCoelho

[view on Github]


ofxSifteo

by martinbabbels

An addon to communicate from and to openFrameworks with your Sifteo cubes [view on Github]

ofxSimpleSerial

by LeoColomb

Simplifies Serial Communication from openFrameworks [view on Github]

ofxStepperMotors

by paul-ferragut

stepper motors with firmata and of [view on Github]


ofxStumpflDMX

by gameoverhack

Drop in replacement for ofxDMX when using a Stumpfl ethernet - DMX controller. [view on Github]

ofxSuddenMotion

by jefftimesten

an addon for openFrameworks that allows you to access the Sudden Motion Sensor in some Apple laptops [view on Github]

ofxThinkGear

by Akira-Hayasaka

openFrameworks addon for NeuroSky ThinkGear bundle. [view on Github]


ofxThinkgear

by labe-me

openFrameworks addon to play with NeuroSky's headsets [view on Github]

ofxUltimaker

by companje

openFrameworks addon for controlling the Ultimaker 3D printer [view on Github]

ofxVending

by astellato

An add-on for OF for interfacing with vending machines [view on Github]


ofxVicon

by kylemcdonald

Wrapper for interfacing to the Vicon motion capture system with openFrameworks. [view on Github]

ofxWIST

by azuremous

Addon for openFrameworks which allows using KORG WIST SDK. [view on Github]

ofxWacomFeelMultiTouch

by andreasmuller

OpenFrameworks addon for Wacom Feel Multi Touch [view on Github]


ofxWiiOSC

by patriciogonzalezvivo

Wiimote addon that connects to DarwiinOSC [view on Github]

iOS (31)

assorted-ofxiPhone-classes

by stfj

A collection of addons I've written for ofxiPhone. Some of them could be used in ofxCocoa projects as well [view on Github]

ofxAVFoundationVideoGrabber

by obviousjim

NOT DONE YET - iOS AVFoundation based video grabber and recorder for openFrameworks [view on Github]

ofxBasicGameCenter

by MarcSallent

Basic Game Center functionality for openFrameworks [view on Github]


ofxFTGLES

by fishkingsin

ftgles opengles font library for iphone [view on Github]

ofxGameCenter

by andymasteroffish

openFrameowrks library for use with iOS Game Center.reporting and retrieving [view on Github]

ofxGoogleAnalytics

by chrisoshea

For using Google Analytics within iOS apps made with openFrameworks [view on Github]


ofxIPhoneTracker

by jvcleave

get stored location data from iPhone into openFrameworks 007 (see http://petewarden.github.com/iPhoneTracker/) [view on Github]

ofxInAppProduct

by igiso

ofxInAppProduct allows easy implementation of Apple's inApp purchasing program for OF [view on Github]

ofxKCTouchGUI

by elliotwoods

OO Multi-touch GUI toolset (generally for iPad/iPhone/Android devices) [view on Github]


ofxMapBox

by ikillbombs

MapBox for Open Frameworks IOS [view on Github]

ofxOSMiphone

by ikillbombs

[view on Github]

ofxOpenALSoundPlayer

by stfj

an openFrameworks openAL soundplayer implementation for the iphone. Mirrors as much functionality of ofSoundPlayer as possible [view on Github]


ofxPanZoom

by armadillu

Simple OpenFrameworks add-on that handles Zooming and Panning on iDevices, allowing to explore 2D space. [view on Github]

ofxQCAR

by julapy

openframeworks addon for Qualcomm AR. [view on Github]

ofxRedparkSerial

by naychrist

Incomplete yet functional OF addon for Redpark iOS serial adapter. [view on Github]


ofxSettings

by prossel

ofsSettings offers iOS apps an easy access to standardUserDefaults from C++ without bothering with Objective-C. You can mainly use it for: 1. Save and read any value which has to persist when the app is closed. 2. Get values set by users under the Settings icon for you application. [view on Github]

ofxShapeBatchRenderer

by stfj

ofxShapeBatchRenderer is deferred renderer for most basic ofShape calls. It works as nearly a swap in replacement and is super handy for iphone (or any openGLES development) [view on Github]

ofxSpriteSheetRenderer

by stfj

ofxSpriteSheetRenderer is a fast and easy to use spriteSheet renderer. It supports width/height equal sprite sheets of any size (only pow2 sizes on openGLES), built in animation, scaling, rotation, tinting, flipping, layers and more, all within a super fast batch rendered environment. ofxSpriteSheetRenderer was written by Zach Gage and Ramsey Nasser [view on Github]


ofxUIKit

by satoruhiga

alternative implementation of openFrameworks for iPhone [view on Github]

ofxWebSimpleGuiToo-for-iPhone

by jvcleave

iPhone app for interfacing with ofxWebSimpleGuiToo [view on Github]

ofxiOS

by julapy

openframeworks addon alternative to ofxiPhone. ofxiOS has the ability to create and destroy instances of testApp so that different testApp's can be swapped out at run-time. [view on Github]


ofxiOSAlertView

by azzip

iOS UIAlertView + openFrameworks [view on Github]

ofxiOSBoost

by danoli3

Boost 1.5.2 for iOS armv7 (iOS6 / iOS5) - Built for openFrameworks (headers and pre compiled libs for armv7) [view on Github]

ofxiOSFTP

by roymacdonald

OpenFrameworks addon. Super simple and straightforward FTP client for iOS. Shold work just out of the box with openFrameworks, based on WhiteRaccoon iOS ftp client by valentinradu https://github.com/valentinradu/WhiteRaccoon [view on Github]


ofxiOSGUI

by armadillu

Basic setup for a multi-scene (each with its UI) iOS app/game [view on Github]

ofxiOSKeyEvents

by jonbro

enables key events for ios [view on Github]


ofxiPhoneSerial

by gauthiier

ofSerial implementation using redpark SDK [view on Github]

ofxiPhoneTorch

by frederickk

A wrapper for accessing the iPhone flash/torch (AVCaptureTorch/Flash) in openframeworks [view on Github]


ofxiPhoneWrappers

by rcarlsen

A collection of wrappers for UIKit objects for use with ofxiPhone [view on Github]

Machine Learning (6)

ofxCellularAutomata

by s373

cellular automata in 1,2,3 dimensions [view on Github]

ofxDna

by s373

genetic evolution, mating, crossover of objects genotypes [view on Github]

ofxLearn

by genekogan

General-purpose machine learning library for openFrameworks, supporting classification, regression, and clustering tasks (work in progress) [view on Github]


ofxNeurons

by pabloriera

Spiking Neural Networks with izhikevich's model [view on Github]

ofxSelfOrganizingMap

by genekogan

openFrameworks addon implementing a self-organizing map [view on Github]

ofxSequence

by nkint

Sequence classification addon for openFrameworks [view on Github]


Physics (11)

ofx2DFigures

by bestsheep1

2d figures library with collision detection for openframeworks [view on Github]

ofxBox2d

by vanderlin

Openframework wrapper for box2d [view on Github]

ofxBt

by satoruhiga

a simple wrapper for Bullet Physics Library. [view on Github]


ofxBullet

by NickHardeman

Bullet Physics Wrapper for Openframeworks [view on Github]

ofxBulletPhysics

by Akira-Hayasaka

###Danger, not completed yet### openFrameworks Bullet addon. [view on Github]

ofxBulletPhysics

by joshuajnoble

[view on Github]


ofxCloth

by fishkingsin

openframeworks using ofxRuiPhysics2d_002 creating image processing stuff [view on Github]

ofxGenerative

by rezaali

ofxGenerative is an addon for openframeworks that helps to create generative systems or dynamical real-time simulations [view on Github]

ofxJello

by underdoeg

having some fun with the jello physics library (not complete yet, will be soon, I hope...) [view on Github]


ofxPhysX

by satoruhiga

[view on Github]

ofxcloth

by fishkingsin

openframeworks using ofxRuiPhysics2d_002 creating image processing stuff [view on Github]

Sound (45)

audioOscSender

by tomschofield

an audio clip player which sends osc signals. uses open frameworks 007 as well ofxOsc and ofxOpenALSoundPlayer [view on Github]

ofxAUPlugin

by satoruhiga

a Audio Unit library for openFrameworks [view on Github]

ofxAbleton

by tassock

An Open Frameworks implementation of the Ableton Live API [view on Github]


ofxAubio

by dhruvAdhia

OpenFrameworks Wrapper around Aubio Library [view on Github]

ofxAubioOnsetDetection

by Venetian

Onset detection in openFrameworks using the Aubio library [view on Github]

ofxAudioFeatures

by paulreimer

A wrapper for aubio/FFTW audio feature library, with FFT, spectral features, and a dynamic array of timestamped onsets [view on Github]


ofxAudioFileLoader

by Venetian

Loads audio file and reads samples using libsndfile [view on Github]

ofxAudioQuere

by satoruhiga

Cinder-Style audio library [view on Github]

ofxAudioUnit

by admsyn

An openFrameworks addon which makes it easy to work with Audio Units on OSX & iOS [view on Github]


ofxBeatTracking

by zenwerk

simple beat tracking with openFrameworks. [view on Github]

ofxChromagramPlayer

by Venetian

chromagram on a soundfile [view on Github]

ofxCleo

by kyojindo

audio patching utility for openFrameworks [view on Github]


ofxDspChain

by jonbro

an extraction of the dspChain work that was done for of007 [view on Github]

ofxEQ

by martial

[view on Github]


ofxFFT

by julapy

openframeworks addon for fft audio + gui. [view on Github]

ofxFFT_to_OSC

by adenine

This is an app which uses ofxFFT to then send out OSC data relating to the music being interpreted. [view on Github]

ofxFft

by kylemcdonald

FFT addon for openFrameworks that wrapps FFTW and KissFFT. [view on Github]


ofxGSTT

by fx-lange

openframeworks addon to use googles inofficial speech to text api [view on Github]

ofxKetchupok

by ketchupok

some of my 'openframeworks' extensions, e.g. Csound API wrapper.. [view on Github]

ofxLibsndfileRecorder

by angeloseme

Audio recorder using sndfile libraries [view on Github]


ofxMSABPMTapper

by memo

C++ openFrameworks addon to keep track of BPM (via tapping) and output helper tempos on the beat, double-tempo, half-tempo, on every bar etc. [view on Github]

ofxMarsyas

by paulreimer

A lightweight wrapper for MarSystem::Series from the Marsyas MIR project. Targets OSX, and iPhone so far. [view on Github]

ofxMidi

by chrisoshea

Midi addon for openFrameworks [view on Github]


ofxMidi

by danomatika

(maintained) Midi addon for openFrameworks [view on Github]

ofxMidiLab

by cerupcat

[view on Github]

ofxOP1

by xiphiaz

Openframeworks addon for the OP-1 Synthesizer/Controller [view on Github]


ofxOnlineTimeWarp

by Venetian

maps incoming audio stream to recorded file [view on Github]

ofxOnsetDetection

by Akira-Hayasaka

Audio onset detection addon using ofSoundGetSpectrum (or any frequency-domain data. e.g. FFT on the input audio) [view on Github]

ofxOscilloscope

by mazbox

A basic oscilloscope that can be put into your projects [view on Github]


ofxPortaudioSoundstream

by Venetian

Class that creates an instance of a Portaudio soundstream (resembles Rt audio version ofxSoundStream) [view on Github]

ofxQtAudioRecorder

by mantissa

Saves audio samples as QuickTime movie files for openFrameworks.cc [view on Github]

ofxRP2A03

by shintaro4

A Famicom(NES) sound synthesizer for openFrameworks. [view on Github]


ofxReverb

by JoshuaBatty

A wrapper that allows you to use the old school FreeVerb code in openFrameworks [view on Github]

ofxSimpleMetronome

by azuremous

simple metronome [view on Github]

ofxSndFile

by julapy

openframeworks addon for libsndfile [view on Github]


ofxSoundStream

by jocabola

An OpenFrameworks addon to handle ofSoundStream for multiple audio devices at the same time. Initially developed by Arturo Castro and later upgraded it to support RtAudio 4 and enhanced audio events [view on Github]

ofxSpeech

by latrokles

Speech Recognition and Synthesis Addon for OpenFrameworks [view on Github]

ofxSuperColliderServer

by satoruhiga

SuperCollider addon for openFrameworks [view on Github]


ofxSynth

by jonbro

the ofxSynth that was dev'd during the of007 wwdc [view on Github]

ofxThreadedMidiPlayer

by jvcleave

Threaded Midi File Player for openFrameworks 007 [view on Github]

ofxTimelineTracks

by momo-the-monster

Tracks to use with ofxTimeline [view on Github]


ofxUGen

by satoruhiga

http://code.google.com/p/ugen/ [view on Github]

ofxXwax

by scratchml

Use vinyl control record data in openFrameworks [view on Github]

Typography (21)

ofxArcText

by companje

openFrameworks addon for displaying an ofTrueType font on a circular path [view on Github]

ofxCenteredTrueTypeFont

by armadillu

simple ofTrueTypeFont subclass that allows to draw text centered around a point [view on Github]

ofxFTGL

by companje

openFrameworks addon for text rendering using FTGL [view on Github]


ofxFTGL

by Flightphase

make pretty type in code with Rick Companje's ofx wrapper for Sam Hocevar FTGL library [view on Github]

ofxFiglet

by bakercp

An wrapper for the Figlet ASCII type library. [view on Github]

ofxFont

by bakercp

An extensible typography framework featuring layout, Unicode, drawing in ofPaths, and much much more. [view on Github]


ofxFontAssets

by companje

openFrameworks addon for loading and caching fonts [view on Github]

ofxFontExtruder

by companje

openFrameworks addon to extrude an ofTrueType font into 3D with the ability to export to STL and GCODE [view on Github]

ofxFontStash

by armadillu

Easy (and fast) string rendering in OpenGL applications. FontStash is made by Andreas Krinke and Mikko Mononen [view on Github]


ofxHyphenate

by bakercp

An implementation of Liangs hy­phen­ation al­go­rithm via Steve Wolter's libhyphenate. [view on Github]

ofxHyphenator

by bakercp

An implementation of Liangs hyphenation algorithm via Steve Wolter's libhyphenate. [view on Github]

ofxLinebreaker

by bakercp

A wrapper for liblinebreak, implementation of the line breaking algorithm as described in Unicode 6.0.0 Standard Annex 14, Revision 26. It breaks lines that contain Unicode characters. [view on Github]


ofxOcrad

by TetsuakiBaba

Ocrad library for openframeworks [view on Github]

ofxPango

by roxlu

Enabling pango + cairo in openFrameworks for Windows / Mac / Linux(?) [view on Github]

ofxTextSuite

by lukemalcolm

Openframeworks Text Manipulation Suite [view on Github]


ofxTextWriter

by ArtemTitoulenko

ofxTextWriter makes an oldschool kind of effect where it writes out text slowly, as if it was being typed. It's cool. [view on Github]

ofxTrueTypeFontUC

by hironishihara

An extension of ofTrueTypeFont class for UNICODE characters [view on Github]

ofxUnicode

by bakercp

An openFrameworks addon that wraps the UTF8-CPP and POCO libraries for UTF8 and Unicode support. [view on Github]


ofxVsoFont

by armadillu

OF wrapper for VSOFont (a Very Simple OpenGL Font, by Ville Helin). Draws chars using a tiny amount of lines, similar to seven-segment displays [view on Github]

ofxWordPalette

by Flightphase

draw loads of type efficiently [view on Github]

Utilities (131)

ofx

by prusnak

OpenFrameworks Management Tool [view on Github]

ofx--

by elliotwoods

Check whether 2 numbers are approximately equal to each other, given an acceptable bounds sigma. or: a cheap trick to try and get to the top of ofxAddons [view on Github]

ofxAStar

by paulobarcelos

Openframeworks addon with STL implementation of the A* algorithm. [view on Github]


ofxActivityMonitor

by bakercp

An system resources and activity monitor for openFrameworks. [view on Github]

ofxAddonTemplate

by benben

an empty ofxAddon folder structure for easy creating your own addon for openFrameworks [view on Github]

ofxAndroidSharedLib

by bostonbusmap

Working on a shared Android library for openFrameworks, similar to how OpenCV for Android works [view on Github]


ofxAnn

by heisters

Simple approximate nearest neighbor searches for OpenFrameworks using nanoflann [view on Github]

ofxAppUpdater

by WrongEntertainment

openFrameworks addon for application update management. WORK IN PROGRESS [view on Github]

ofxAppUtils

by danomatika

(maintained) some useful application utilities for Open Frameworks: automatic render transforms (screen scaling, aspect, translation, and quad warping) with built in controls, scene management, a timer, and a simple particle system [view on Github]


ofxArgParser

by satoruhiga

[view on Github]

ofxAssets

by companje

openFrameworks addon for loading and caching videofiles [view on Github]

ofxAssets

by elliotwoods

Sketch of addon proposition ofxAssets [view on Github]


ofxBlud

by jonbro

openframeworks + lua + whatever [view on Github]

ofxBoost

by roxlu

Enabling boost in openFrameworks (just the header + pre compiled libs) [view on Github]

ofxCinder

by naychrist

Project to help with using libCinder as a library inside OpenFrameworks projects. [view on Github]


ofxCodeEditor

by k4rm

ofxCodeEditor [view on Github]

ofxColorPicker

by julapy

openframeworks addon for a color picker gui. [view on Github]

ofxCommandPattern

by roxlu

Command + MVC pattern in openFrameworks [view on Github]


ofxComposition

by soyoungshin

An openframeworks addon which wraps metadata about videos within a composition. [view on Github]

ofxCsv

by WrongEntertainment

openFrameworks addon for reading and writing CSV(Character Separated Values) Files. [view on Github]

ofxDaq

by raulpober

Open Frameworks DAQ addon [view on Github]


ofxDate

by pce

alpha state of a simple date helper class [view on Github]

ofxDateTime

by companje

openFrameworks addon doing calculations with dates and times (needs some polishing) [view on Github]

ofxDebug

by satoruhiga

easy to use console output for debug. similar to qDebug [view on Github]


ofxDeltaTracker

by tgfrerer

A very lightweight, type-agnostic helper. Returns the change of a tracked value since the last update(). [view on Github]

ofxDirectoryWatcher

by bakercp

A Directory Watcher Addon using Pure POCO. [view on Github]

ofxDrawingUtils

by paulobarcelos

Handy helpers for drawing textures. (ALL credits go Oriol Ferrer - https://github.com/armadillu - I've just put it in github) [view on Github]


ofxEliza

by patriciogonzalezvivo

Wrapper for "Chatterbot Eliza 2.0" made by Gonzales Cenelia. With is a C++ implementation of this well know chatbot [view on Github]

ofxEventHandler

by satoruhiga

a utility class. call 'ofRemoveListener' at end of object lifetime. [view on Github]


ofxExtras

by companje

openFrameworks addon adding some usefull functions to OF [view on Github]

ofxFACTLiverpoolScreen

by fact-liverpool

ofxFACTLiverpoolScreen is a Openframeworks addon for send pixels in FACT facade [view on Github]

ofxFakam

by rsodre

Stream screens as a fake camera. [view on Github]


ofxFileHelper

by ofTheo

a file helper class built off of Poco::File [view on Github]

ofxFileSystem

by arturoc

basic filesyste utilities like dir listing, file content reading, copying of files and directories... [view on Github]

ofxFunctionTimer

by labatrockwell

Simple tool that allows for ms timing of functions for debugging use [view on Github]


ofxGLEditor

by Akira-Hayasaka

Script editor for oF Live Coding [view on Github]

ofxGSL

by joshuajnoble

GSL addon for OF [view on Github]

ofxGaussian

by andyr0id

A Gaussian random number generator addon for OpenFrameworks [view on Github]


ofxGeometry

by companje

openFrameworks addon for converting between coordinate systems: lat/lon, axis/angle, quaternion, cartesian (may have errors) [view on Github]

ofxGlobalConfig

by chaosct

ofxGlobalConfig is an openFrameworks addon that allows having a live XML-based configuration. [view on Github]

ofxGlobalElements

by armadillu

easily reach stuff from everywhere - messy code paradise [view on Github]


ofxGooglePolyline

by paulobarcelos

OpenFrameworks addon that exposes a c++ implementation of a decoder for the Google Encoded Polyline Algorithm Format. Very useful if you are trying to extract coordinates out of calls to Google Directions API. [view on Github]

ofxHalfFloat

by satoruhiga

[view on Github]

ofxIni

by roxlu

Minimal C-style ini file parser for openFrameworks [view on Github]


ofxIniSettings

by companje

openFrameworks addon for reading and writing .ini / .conf files [view on Github]

ofxInteractiveVariable

by elliotwoods

Wrappers for simple variables (e.g. float, int, etc) that automatically register themselves onto a stack of interactive variables. These can then be edited globally. (So far not useful) [view on Github]

ofxKeyMap

by companje

openFrameworks addon for keeping track of pressed keys [view on Github]


ofxKeylogger

by roxlu

System wide keylogger for Mac and Windows #openFrameworks [view on Github]

ofxKyotoCabinet

by motoishmz

a straightforward implementation of Fast, scalable, small database management [view on Github]

ofxLUT

by roymacdonald

openFrameworks addon to filter images using 3D LUTs. 3D LUTs are used mainly in color gradding software to save the color transformations applied to an image. [view on Github]


ofxLZO

by satoruhiga

stream data compression library addon [view on Github]

ofxLevMar

by elliotwoods

OpenFrameworks extension for Levenberg-Marquardt nonlinear fitting via http://www.ics.forth.gr/~lourakis/levmar/ [view on Github]

ofxLocale

by bakercp

A set of localization and language tools for openFramewroks. [view on Github]


ofxLocalization

by obviousjim

A simple CSV parser and lookup table for easy localization [view on Github]

ofxLog

by roxlu

Very minimal logging... [view on Github]

ofxLogger

by gameoverhack

Simple logging addon for openFrameworks [view on Github]


ofxLogger

by danomatika

(non-maintained) an advanced logger for OpenFrameworks [view on Github]

ofxMSACore

by memo

A very lightweight C++ wrapper which maps basic types to allow tight integration with openFrameworks (www.openframeworks.cc) and Cinder (www.libcinder.org) - or potentially any other C++ frameworks. Used by most of my other ofxMSAxxx addons. [view on Github]

ofxMSAObjCPointer

by memo

C++ openFrameworks addon to provide simple ObjectiveC style Smart Pointer functionality, which keeps reference count and frees memory when reference count is zero. This is accomplished by providing retain/release methods similar to Objective C. This is now probably superseded by built in shared pointers. [view on Github]


ofxMSAOrderedPointerMap

by memo

C++ template class (openFrameworks addon) to create an ordered named map of pointers (wraps stl::vector and stl::map) [view on Github]

ofxMSATimer

by memo

C++ openFrameworks addon to keep track of ultra high resolution time on posix systems using mach_absolute_time (currently using host timing on windows and linux) [view on Github]

ofxMSATimer

by obviousjim

Memo Atken's precise timer class from MSALibs [view on Github]


ofxMSATimer

by jpmanson

Memo Atken's openFrameworks precise timer class from MSALibs with Windows support. [view on Github]

ofxMVC

by nariakiiwatani

MVC model framework for openFrameworks [view on Github]


ofxMediaDB

by armadillu

easily reach your various media assets objects from anywhere within your code [view on Github]

ofxMemoryUsage

by saynono

simple copy&paste utility to see memory usage in of [view on Github]

ofxMissing

by roxlu

Some utils I wished were part of OF :> [view on Github]


ofxMouseTracker

by robotconscience

an open-source addon for openFrameworks (Mac-only right now) for recording and playing back a users' mouse activity. [view on Github]

ofxMtlWatchFolder

by morethanlogic

An addon for openFrameworks for creating a watch folder. [view on Github]

ofxMultiPointEditor

by loveandsheep

point,rect and triangle shapes editor for projection mapping [view on Github]


ofxMvc

by nariakiiwatani

MVC model framework for openFrameworks [view on Github]

ofxNSLogger

by satoruhiga

a utility class of using NSLogger (https://github.com/fpillet/NSLogger) [view on Github]

ofxNSWindower

by whg

Multiple NSWindows for openFrameworks [view on Github]


ofxNameGen

by s373

stochastic 'infinite' name generation based on table seeded by words [view on Github]

ofxNotify

by tgfrerer

Growl-style onscreen logging for openFrameworks [view on Github]

ofxODE

by amzuko

[view on Github]


ofxOMCS

by martinbabbels

A wrapper to use OMCSNetCPP by Elliot Turner.OMCSNetCPP is a C++ API and inference toolkit for accessing OMCSNet, a semantic network mined out of the Open Mind Common Sense knowledge base. [view on Github]

ofxOctree

by ArtemTitoulenko

This openFrameworks addon (ofx) is a small adaptation of Simon Perreault's octree code [view on Github]

ofxPDF

by satoruhiga

PDF file loader. same interface with ofxSvg [view on Github]


ofxParamEdit

by nariakiiwatani

the SIMPLEST interface to edit values with ofxGui [view on Github]

ofxParameter

by elliotwoods

prototype of http://forum.openframeworks.cc/index.php?topic=7795.0 [view on Github]

ofxPatches

by paulobarcelos

[view on Github]


ofxPlaymodes

by eloimaduell

pm+pd 2013 [view on Github]

ofxPocoEventTimer

by Venetian

Sequence events using timing from Poco library [view on Github]

ofxPolyfit

by elliotwoods

perform N dimensional polynomial fits in openFrameworks [view on Github]


ofxPrimes

by paulreimer

A collection of openFrameworks addons, targeting release 006 and including openCL, MSAClient, and FiducialBackedGui [view on Github]

ofxProfile

by damiannz

A thread-safe profiler. Stores and manages execution count, total execution time and average time per execution of each labelled section, separated by thread. [view on Github]

ofxRange

by Flightphase

a very lightweight min/max container object [view on Github]


ofxRegex

by ofZach

addon for regular expressions (based on poco's PCRE) [view on Github]

ofxRss

by borg

Simple RSS parser example for openFrameworks [view on Github]

ofxSafetyViewer

by loveandsheep

safety viewer [view on Github]


ofxScript

by satoruhiga

[view on Github]

ofxSeExpr

by satoruhiga

A simple expression language for oF. [view on Github]

ofxShortcut

by WrongEntertainment

openFrameworks addon for shortcut management. WORK IN PROGRESS [view on Github]


ofxSimpleEvents

by peteruithoven

A alternative events system, based on the Observer design pattern. Inspired by Flash Actionscript events system [view on Github]

ofxSnappy

by satoruhiga

[view on Github]

ofxSoso

by sosolimited

openFrameworks addon with scene graph, animations, enhanced text, and more. [view on Github]


ofxStat

by satoruhiga

watch file and directory stat and get notification [view on Github]

ofxState

by martinbabbels

A simple addon for using different states in your application [view on Github]

ofxStateMachine

by neilmendoza

openFrameworks state machine design pattern implementation. [view on Github]


ofxStringEncoders

by roxlu

Addons with bunch of string manipulation functions used in openFrameworks projects [view on Github]

ofxStringUtils

by bakercp

A collection of simplified string utilities for openFrameworks. [view on Github]

ofxTBB

by satoruhiga

useing Intel Threading Building Blocks with openFrameworks [view on Github]


ofxTSP

by elliotwoods

Solve Travelling Salesman Problem in oF (primarily by brute force) [view on Github]

ofxTerminal

by whg

A command line for your openFrameworks program. [view on Github]

ofxTextBox

by torutoru

Simple textbox addon for openframeworks [view on Github]


ofxTextInputField

by Flightphase

small class for entering text with the keyboard [view on Github]

ofxThreadSafeVector

by Akira-Hayasaka

Thread-safe vector container without boost or TBB. [view on Github]

ofxTime

by toolbits

The time and timediff classes for standard C++ (IRXTime), openFrameworks (ofxTime). [view on Github]


ofxTimeEvent

by hiroyuki

addon for openFrameworks 0073. the event is dispatched by time of sec / min / hour. use this for auto shutdown by the store closing time for example. [view on Github]

ofxTimeMeasurements

by armadillu

Simple OpenFrameworks add-on to easily measure execution times on different parts of your code. [view on Github]

ofxTimeUtils

by martial

Simple class for time operations [view on Github]


ofxTimer

by fx-lange

simple oF addon for creating timers by todd vanderlin (with small modifications) [view on Github]

ofxTimestamp

by paulobarcelos

Lightweight OpenFrameworks addon that automatically saves a timestamp in a text file on a constant interval. Used by "watchdogs" to monitor if a certain application is running/frozen. [view on Github]


ofxTiming

by kylemcdonald

Timing utilities for handling recurring events, fading, framerate counting. [view on Github]

ofxTitles

by jamezilla

A titling/subtitles module for adding text overlays to videos. Supports true type fonts, and has several different helper methods to ease text layouts. Does not currently support reading from file. [view on Github]

ofxUnZip

by mazbox

Unzip files with openframeworks!! [view on Github]


ofxUtils

by bakercp

A collection of utilities and interfaces [view on Github]

ofxValue

by satoruhiga

[view on Github]

ofxWoofleDust

by gjhilton

Magic. Not a lot. [view on Github]


ofxWorkQueues

by armadillu

Easily distribute work on other threads [view on Github]

ofxXmlDefaultSettings

by WrongEntertainment

openFrameworks addon to create default xml file. Load, set and save core settings. [view on Github]

ofxXmlSettings

by openframeworks

xml oF addon [view on Github]


ofxYAML

by satoruhiga

yaml-cpp wrapper [view on Github]

ofxZ25Mongo

by sphaero

Mongo driver addon for openFrameworks [view on Github]

ofxhUtils

by bernardgeyer

openFrameworks add-on that make it easier to deal with low level stuff like events, strings… [view on Github]


ofxmarek

by mazbox

Marek's addons [view on Github]

ofxxmlextended

by jesusgollonet

a subclass of openframeworks ofxXmlSettings which adds reading (and soon writing) attributes and loading from strings [view on Github]

Video/Camera (98)

ofxAndroidVideoPlayer

by arturoc

video player for android based on ffmpeg [view on Github]

ofxBlackmagicGrabber

by arturoc

007 grabber for black magic capture hardware: http://www.blackmagic-design.com/ [view on Github]

ofxBlackmagicGrabber

by jvcleave

007 grabber for black magic capture hardware: http://www.blackmagic-design.com/ [view on Github]


ofxBumblebeeGrabber

by memo

C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET. [view on Github]

ofxCamMapper

by loveandsheep

camera auto mapping tools [view on Github]

ofxCameraKit

by vanderlin

ICDevice wrapper for openFrameworks. You can trigger PTP cameras/scanners and download images from the device. [view on Github]


ofxCameraSequenceRecorder

by klwilles

Record frame-by-frame sequences with this OpenFrameworks addon [view on Github]

ofxDisplay

by tobiasebsen

An openFrameworks addon for screen capture. [view on Github]

ofxEdsdk

by kylemcdonald

Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper. [view on Github]


ofxFailSafeVideoGrabber

by armadillu

Fail-Safe ofVideoGrabber, provides fallback to a user specified movie if videoGrabber not available. [view on Github]

ofxFireFlyMv

by m9dfukc

OpenFrameworks Pt Grey windows addon [view on Github]

ofxFlyCapture

by elliotwoods

openFrameworks extension to support direct access to Point Grey cameras via the FlyCapture stack [view on Github]


ofxGstStandaloneVideo

by soyoungshin

A copy of of_v0071_vs2010_release\libs\openFrameworks\video\ofGst* under a different namespace, so Gstreamer can be used under Windows without modifying OF Core. Minor changes to allow textures to be used, and bug fixes for Windows. note:changes are untested on Linux / Mac. [view on Github]

ofxGstV4L2Sink

by arturoc

Allows to send any kind of image output from OF to any application that can open a v4l2 camera [view on Github]

ofxGstVideoRecorder

by arturoc

several utilities for gstreamer utils in OF: streaming, capturing the screen inside an OF app... [view on Github]


ofxHAPQTKitPlayer

by sheridanis

ofxHAPQTKitPlayer is currently an attempt to get the HAP codec working in open frameworks. It's based on the ofQTKitPlayer and QTKitMovieRenderer classes from the 0.74 release of openframeworks with additions from Tom's HAP quicktime playback example - https://github.com/vidvox/hap-quicktime-playback-demo [view on Github]

ofxIisu

by takumiumiu

[view on Github]

ofxImageSequence

by Flightphase

utility for playing back a sequence of images much like one would a movie file [view on Github]


ofxImageSequencePlayback

by jkosoy

An openFrameworks addon used in conjunction with ofxImageSequence for robust control over a sequence: play, reverse, loop, and ping pong and more. [view on Github]

ofxImageSequenceRecorder

by atduskgreg

A threaded image sequence recorder for OpenFrameworks [view on Github]

ofxIpCamera

by danomatika

(depreciated) use https://github.com/bakercp/ofxIpVideoGrabber instead [view on Github]


ofxIpVideoGrabber

by bakercp

An openFrameworks addon for MJPEG streams (Axis IP Camera, etc.). [view on Github]

ofxIpVideoServer

by bakercp

A pure POCO mjpeg Video / Web Server for openFrameworks. [view on Github]

ofxJitterNetworkSender

by bakercp

Send video to Max/MSP/Jitter via the [jit.net.recv] object. [view on Github]


ofxKinect

by checkthemethod

[view on Github]

ofxKinect

by ofTheo

openFrameworks wrapper for the xbox kinect [view on Github]

ofxKinectDataReader

by daitomanabe

kinect data reader [view on Github]


ofxKinectDataWriter

by daitomanabe

kinect data writer with openFrameworks [view on Github]

ofxKinectInpainter

by mazbox

Fill those pesky holes in your depth map with ofxKinectInpainter! [view on Github]

ofxKinectMeshRecorder

by welovecode

Records/playbacks the Kinect point cloud + Mesh Import Blender scripts [view on Github]


ofxKinectNui

by sadmb

Kinect SDK 1.0 or higher addon for openFrameworks [view on Github]

ofxKinectOpenNI

by fiezi

OpenNI implementation for ofxKinect [view on Github]

ofxKinectRecorder

by kureta

Another Useless Project For Fuji Kureta [view on Github]


ofxKinectStreamer

by patriciogonzalezvivo

Multi-platform Kinect depth information streamer that use native openFrameworks addons [view on Github]

ofxKyonyu

by novogrammer

Kyonyu Library [view on Github]

ofxLFPToolsExample

by jvcleave

work in progress - ofxAddon to read/parse and view Lytro files based on lfptools [view on Github]


ofxLeapMotion

by ofTheo

A wrapper for the Leap SDK ( 0.7 and up ) [view on Github]

ofxLibdc

by kylemcdonald

Open Frameworks wrapper for libdc1394. [view on Github]

ofxLytroFileTools

by jvcleave

Tools to parse and view the Lytro camera files in openFrameworks [view on Github]


ofxMSAStereoSolver

by memo

C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences). NOT TESTED WITH LATEST OPENFRAMEWORKS YET. [view on Github]

ofxMSKinect

by simonhr

Open Frameworks wrapper for the Microsoft Kinect SDK for Windows [view on Github]

ofxMacamPs3Eye

by paulobarcelos

Fully featured and easy to use OpenFrameworks addon for using the PS3Eye camera on a Mac. [view on Github]


ofxMiniVideoControlPanel

by loveandsheep

micro video control panel [view on Github]

ofxMjpeg

by tobiasebsen

Motion-JPEG addon for openFrameworks. For use with network cameras like Axis. [view on Github]

ofxMovieExporter

by neilmendoza

Addon to capture and encode video straight from OF applications based on libav. [view on Github]


ofxMsKinect10

by ailove-lab

Integration of openframeworks with MS Kinect SDK [view on Github]

ofxOgg

by roxlu

Streaming VIDEO + AUDIO addon for openFrameworks [view on Github]

ofxOpenNI

by armadillu

Simple wrapper for OpenNI and SensorKinect [view on Github]


ofxOpenNI

by roymacdonald

this used to be a fork from https://github.com/gameoverhack/ofxOpenNI/ [view on Github]

ofxOpenNI

by roxlu

Simple wrapper for OpenNI and SensorKinect [view on Github]

ofxOpenNI2

by arturoc

simpler API openframeworks addon for openNI [view on Github]


ofxOpenNITT

by thomastraum

some wrappers and extensions for ofxOpenNI [view on Github]

ofxPBOVideoPlayer

by fishkingsin

use PBO to playback large size video original: http://forum.openframeworks.cc/index.php/topic,9336.msg44514.html [view on Github]


ofxPGRExample

by walker407

Point Grey Research Flea3 Camera Addon for Openframeworks [view on Github]

ofxPTZControl

by mrbichel

OpenFrameworks addon for interfacing with Panasonic AW-HE50 PTZ Cameras [view on Github]

ofxPhoto

by benben

an openFrameworks addon which uses libgphoto2 to take photos and use it directly in oF [view on Github]


ofxPlaymodes

by arturoc

ofxPlaymodes is an addon to make easy to work with video and audio buffers and headers that can point at any position in the buffer to be rendered. This allows to use different effects like composition of multiple delays. [view on Github]

ofxPlaymodes2

by eloimaduell

av sampling engine [view on Github]


ofxProCamSolver

by elliotwoods

!!work in progress!! Solve intrinsics,extrinsics,distortion for a set of cameras,projectors based on image point correspondences (e.g. from ofxGraycode) [view on Github]

ofxQTKitAVScreenRecorder

by sethismyfriend

Addon for OpenFrameworks that uses QTKit to save any pixel buffer (screengrab, or fbo) as well as audio to video file. [view on Github]

ofxQTKitVideoGrabber

by nistetsurooy

addon for fast HD camera grabbing on OS X using CoreVieo and QTKit [view on Github]


ofxQTKitVideoGrabber

by Flightphase

addon for fast HD camera grabbing on OS X using CoreVieo and QTKit [view on Github]

ofxQTKitVideoPlayer

by Flightphase

addon for fast HD video playback on OS X using CoreVieo and QTKit [view on Github]

ofxQTKitVideoSaver

by mizt

A video saver using the QTKit API for openframeworks. [view on Github]


ofxQTVideoSaver

by jamezilla

A video saver using the QuickTime API for openframeworks. [view on Github]

ofxRangeToWorldCUDA

by coolvision

Transformation of kinect range data into metric 3d space points, using CUDA, packaged as openFrameworks addon [view on Github]

ofxRemoteCamera

by angeloseme

TCP Remote video grabber [view on Github]


ofxSimpleOpenNI

by I33N

A simple addon for OpenNI [view on Github]

ofxSlitScan

by obviousjim

slitscanning for openFrameworks [view on Github]


ofxSmartCapture

by paulobarcelos

[view on Github]

ofxSubtitles

by patriciogonzalezvivo

openFrameworks addon for working with .srt movie subtitles format [view on Github]

ofxSubtitles

by YCAMInterlab

an addon for displaying a subtitle track along with a video or audio file [view on Github]


ofxTLGlitch

by after12am

An openframeworks addon that make it easy to glitch your movie. [view on Github]

ofxThreadedVideo

by gameoverhack

openFrameworks threaded video addon [view on Github]


ofxTimecode

by YCAMInterlab

a simple add on to convert between timecode strings, frames, and seconds [view on Github]

ofxUVC

by atduskgreg

OpenFrameworks addon for controlling UVC cameras [view on Github]

ofxUVCCameraControl

by dxrobert

UVC Controls for Webcams on OS X [view on Github]


ofxUVCQTKitVideoGrabber

by paulobarcelos

Openframeworks addon that simplifies the usage of ofxQTKitVideoGrabber in conjunction with ofxUVC. [view on Github]

ofxUeye

by paulobarcelos

OpenFrameworks addons for interfacing IDS uEye cameras. Tested only against GigE uEye SE model. Windows only. [view on Github]

ofxUeye-alt-

by elliotwoods

Another wrapper for controlling IDS machine vision cameras (uEye series). [view on Github]


ofxV4L2

by mennowo

V4L2 implementation for Openframeworks [view on Github]

ofxV4L2Settings

by arturoc

openframeworks addon to adjust v4l2 devices settings [view on Github]

ofxVLCRemote

by runemadsen

An OpenFrameworks library for controlling VLC player [view on Github]


ofxVideoBuffer

by bakercp

A multi-tap video buffer / delay line with asynchronous video loading. [view on Github]

ofxVideoGrabber

by naychrist

Port of ofxVideoGrabber to work with OF 007 on OSX for proper rendering of AVT Guppy cameras. [view on Github]

ofxVideoHubControl

by pach

an openFrameworks addon to control the Blackmagic smart videohub SDI router [view on Github]


ofxVideoPipe

by heisters

OpenFrameworks addon for reading from a video pipe/FIFO created by FFMPEG. [view on Github]

ofxVideoRecorder

by timscaffidi

A fast multi-threaded video recording extension using ffmpeg [view on Github]


ofxVirtualCamera

by kylemcdonald

Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect. [view on Github]

ofxVirtualKinect

by kylemcdonald

Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect. [view on Github]

ofxWebm

by roxlu

Experimental webm/vpx encoding addon (create videos from raw rgb) [view on Github]


ofxXtionNI

by alumican

Xtion Pro Live addon for openFrameworks. (This project is dying...) [view on Github]

Web/Networking (66)

Talky

by elliotwoods

Base code for Talky network protocol (see also repo 'ofxTalky' which includes this as a submodule) [view on Github]

ofxASIHTTP

by ikillbombs

A quick Http Post/get requests library for Openframeworks. [view on Github]

ofxAbsoluteFrame

by YoshitoONISHI

Time based absolute frame for synchronizing multiple computers. [view on Github]


ofxArtnet

by jacres

simple artnet addon for OSX openFrameworks [view on Github]

ofxAvahiClient

by arturoc

Avahi client addon for openframeworks. Allows ip autodiscovery and publishing [view on Github]

ofxAvahiCore

by arturoc

Avahi core addon for openFrameworks. Allows for ip autodiscovery and publishing for embeded devices (right now only android) [view on Github]


ofxBerkelium

by jefftimesten

An openFrameworks wrapper for Berkelium, which "off-screen browser rendering via Google's open source Chromium web browser" [view on Github]

ofxBonjour

by robotconscience

[view on Github]

ofxCSS

by underdoeg

basic css parser for openframeworks 007 [view on Github]


ofxCurl

by roxlu

Implementation and wrapper for curl in openFrameworks [view on Github]

ofxFTP

by satoruhiga

FTP server & client addon [view on Github]

ofxFileSync

by satoruhiga

data folder sync server/client via HTTP [view on Github]


ofxFileTransfer

by roxlu

File transfer addon for openFrameworks [view on Github]

ofxFlashCommunication

by roxlu

Simple message based communication between Flash and openFrameworks [view on Github]

ofxFlickr

by robotconscience

An openFrameworks addon supporting the Flickr API. [view on Github]


ofxFlickr

by vanderlin

Flickr wrapper for OpenFrameworks [view on Github]

ofxGmlUploader

by danomatika

OpenFrameworks Grafitti Markup Language auto uploader to http://000000book.com [view on Github]

ofxHttpServer

by arturoc

http server openframeworks addon based on libmicrohttpd [view on Github]


ofxHttpUtils

by arturoc

http client openframeworks addon [view on Github]

ofxJSON

by jefftimesten

A wrapper for jsoncpp for openFrameworks [view on Github]

ofxJansson

by roxlu

jansson wrapper for openFrameworks which does JSON de/encoding. [view on Github]


ofxJwsmtp

by borg

An example of using jwsmtp email library for sending emails with attachments with openFrameworks [view on Github]

ofxLibWebSockets

by jvcleave

An exercise to implement libwebsockets with openFrameworks [view on Github]

ofxLibwebsockets

by labatrockwell

openFrameworks wrapper of libwebsockets for WebSocket client and server functionality [view on Github]


ofxMail

by christianbannister

mail [view on Github]

ofxMailUtils

by arturoc

openframeworks addon for sending and receiving mails through smtp and pop3 [view on Github]

ofxMongoDB

by bakercp

Easy access to Mongo databases. [view on Github]


ofxMosquitto

by labatrockwell

[view on Github]

ofxNatNet

by satoruhiga

Addon for Optitrack NatNet protcol (http://www.naturalpoint.com/optitrack/products/natnet-sdk/) [view on Github]

ofxNetworkedParameters

by Flightphase

System for synchronizing paramters over the network with MPE [view on Github]


ofxOAuth

by bakercp

An OAuth 1.0 system (via liboauth) with pin-less verification via a mini callback server Examples for Twitter, Tumblr, Vimeo, Fitbit, etc. [view on Github]

ofxOpenNIOSC

by robertdiel

An addon for openFrameworks that takes the selected kinect skeleton info from ofxOpenNI and sends it out via OSC. [view on Github]

ofxOsc

by hideyukisaito

openframeworks OSC addon added event dispatching functionality when the receiver gets OSC message(s). [view on Github]


ofxOsc

by fractaloop

OpenSoundControl for OpenFrameworks [view on Github]

ofxOsc

by openframeworks

osc oF addon [view on Github]

ofxOscManager

by mickman112

(work in progress) ofxOscManager, addon for openFrameworks, that allows a multi connection upon OSC. [view on Github]


ofxOscRouter

by bakercp

A set of classes to help route and parse OSC message in programs with tree-like structures. [view on Github]

ofxOscVariable

by mailiam

a manager to send and receive variable changes via OSC [view on Github]

ofxPublishScreen

by satoruhiga

Publish screen via TCP using zmq protocol [view on Github]


ofxSMTP

by bakercp

A Pure POCO SMTP Client (including SSL/TLS for Gmail, etc). [view on Github]

ofxSSL

by thorsonmscott

openFrameworks addon wrapping libcURL with support for SSL requests using openSSL [view on Github]

ofxSSL

by mst1228

openFrameworks addon wrapping libcURL with support for SSL requests using openSSL [view on Github]


ofxShortURL

by motoishmz

url shortener for oF using bit.ly api v3 [view on Github]

ofxSnorkel

by roxlu

Cross platform embeddable webserver wrapper for openFramewrosk [view on Github]

ofxSocial

by alonecloud

An openFrameworks addon for interacting with Social Media sites [view on Github]


ofxStageCue

by lukemalcolm

Openframeworks Stage Cue Framework [view on Github]

ofxTalky

by elliotwoods

openFrameworks extension to implementat Talky network protocol [view on Github]

ofxTalky

by oferreiro

openFrameworks extension to implementat Talky network protocol [view on Github]


ofxTumblr

by ammalgamma

[view on Github]

ofxTwilio

by bakercp

For interacting with Twilio telephony services. [view on Github]

ofxTwitcurl

by azuremous

addon for using twitcurl [view on Github]


ofxTwitter

by drewvergara

OpenFrameworks Addon - ofxTwitter [view on Github]

ofxTwitterStream

by roxlu

Addon for openFrameworks which allows reading tweets from the streaming server [view on Github]

ofxUDPTileStreamer

by benMcChesney

A way of distributing sending real-time camera feeds between apps ( on windows , because syphon rocks on mac ) via a local host and UDP. Built with OF 0071 [view on Github]


ofxV8

by andreasmuller

Openframeworks wrapper for the V8 Javascript engine [view on Github]

ofxV8

by satoruhiga

Google v8 javascript engine addon for oF [view on Github]


ofxWebServer

by bakercp

A pure POCO based web server for openFrameworks. [view on Github]

ofxWebServer-Winktoolkit

by fishkingsin

as title [view on Github]

ofxWebUI

by paulreimer

openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and Poco WebSockets [view on Github]


ofxWebUI-libwebsockets

by paulreimer

openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and libwebsockets [view on Github]

ofxWebUI-poco

by paulreimer

A jquery-mobile web page which generates HTML5 form controls (from a protobuf-gwt generated description file) for exchanging protocol buffer-encoded data with an openFrameworks app. [view on Github]

ofxWebUI-web

by paulreimer

HTML and JS files/local library copies, minimized and self-contained for CDN hosting of this repo, or as a submodule in ofxWebUI. [view on Github]


ofxWebsocketpp

by labatrockwell

websocketpp wrapper for OpenFrameworks. Supports multithreaded server work. [view on Github]

ofxZeroconf

by bakercp

A cross platform Zeroconf library. [view on Github]

ofxZmq

by satoruhiga

[view on Github]


Uncategorized