A directory of extensions and libraries for the OpenFrameworks creative coding toolkit. Compiled fresh from Github daily.
Set of classes that help setup very simple animations, with curves, repeat modes and barebones scheduling. [view on Github]
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]
openFrameworks animation framework add-on. [view on Github]
Quick demo of how to record input into an XML file and loop it continuously using Open Frameworks [view on Github]
Openframeworks addon to pose Assimp skinned meshes with OpenNI [view on Github]
Openframeworks addon to pose Assimp skinned meshes with OpenNI [view on Github]
An openframeworks addon that allow you to control animal motion such as bird flock and fish school in C++. [view on Github]
s373.boids in oF [view on Github]
a barebones bone addon for inverse kinematics, skeletal animation. [view on Github]
An openframeworks wrapper of Box2D joint objects for ofxBox2d [view on Github]
Composite motions with composite pattern. [view on Github]
Openframeworks/ios addon for the Core Motion Framework- http://developer.apple.com/library/ios/#documentation/CoreMotion/Reference/CoreMotion_Reference/_index.html [view on Github]
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 is an addon for openframeworks that contains various dynamic/generative brushes and paints for use in generative compositions. [view on Github]
super simple easing function collection [view on Github]
Simple OF addon to quickly make ofTrueType based strings explode in pieces. [view on Github]
Explosion animation [view on Github]
Simple motion blur addon for openframeworks [view on Github]
ofxFlash is a addon for openFrameworks which enables the loading of Flash XFL files into openFrameworks [view on Github]
An implementation of Flocking based on the work of Steven Woodcock and Craig Reynolds, written with OpenFrameworks in C++. [view on Github]
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]
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]
a motion templates addon for OpenFrameworks [view on Github]
Openframeworks lightweight wrapper for the steering behaviors library OpenSteer. [view on Github]
A port of a particle renderer for openframeworks and Particle Designer [view on Github]
Simple Particle system built in openFrameworks [view on Github]
library to use a* sorting in open frameworks. ****Still in Progress [view on Github]
(maintained) Keyframe animation library for openFrameworks [view on Github]
OF implementation of Stewart Smith's (www.stewdio.org) processing Scene / Agent /Path classes [view on Github]
lightweight timeline tools for openFrameworks [view on Github]
openframeworks addon for recording and playing back trigger points. [view on Github]
tween addon for openFrameworks [view on Github]
openframeworks addon for quick tweening. [view on Github]
Tweening library for openframeworks [view on Github]
The tween addon for Open Frameworks [view on Github]
Tweening Engine for OpenFrameworks [view on Github]
a vector field generator & animator for openFrameworks [view on Github]
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]
blend file loader for openframeworks (not complete yet) [view on Github]
openFrameworks addon for talking to Cosm [view on Github]
Openframeworks/ios addon for DropBox sdk- https://www.dropbox.com/developers/reference/sdk [view on Github]
an addon for interacting with Duration universal timeline [view on Github]
openframeworks addon for reading metadata of image files using the exiv2 lib [view on Github]
a simple tool to parse marker export txt files from final cut [view on Github]
ofxFlash is a addon for openFrameworks which enables the loading of Flash XFL files into openFrameworks [view on Github]
Growl notification addon for OpenFrameworks [view on Github]
A small plugin for isadora using openframeworks and ofxKinect to get the Kinect running inside of isadora. [view on Github]
Having openframeworks running inside of Isadora as plugin. [view on Github]
A wrapper around Google's compact language detector. [view on Github]
The core real-time rending engine for livedraw. [view on Github]
The core real-time rending engine for livedraw. [view on Github]
(maintained) a lua scripting interface for openframeworks [view on Github]
Quick and easy access to MySQL databases in openFrameworks [view on Github]
Send notifications via Notification Center (OS X 10.8+). [view on Github]
a (for now) sketchy interface to the ImageCaptureCore framework in OS X [view on Github]
https://github.com/PaintYourDragon/p9813 warpper (under development) [view on Github]
(maintained) a Pure Data addon for OpenFrameworks [view on Github]
BlackBerry PlayBook and BlackBerry 10 add-on for openFrameworks [view on Github]
Simple library to remotely control ReplicatorG [view on Github]
SQLite addon and wrapper for openFrameworks [view on Github]
STL importer/exporter for openFrameworks [view on Github]
the add-on in order to connect to Scratch with remort sensor-protcol [view on Github]
Extension for controlling the Skype Desktop Application from OpenFrameworks. [view on Github]
api for use of sunflow [view on Github]
Upload video files to YouTube straight from oF! [view on Github]
Combining open frameworks libraries can be challenging. This app combines the ofx postprocessing library with the ofx optical flow library. [view on Github]
ARToolkitPlus addon for Visual Studio 2010 with OF 0.7 [view on Github]
Implementation of ARToolkitPlus as an openFrameworks addon [view on Github]
artoolkitplus addons for openframeworks [view on Github]
A wrapper for the Affine-independent SIFT feature matching library for openFrameworks [view on Github]
Crazy simple openframeworks app. Combines two ofxAddons, ofxBlur and ofxOpticalFlowFarneback [view on Github]
openFrameworks addon for marker based AR using ArUco: www.uco.es/investiga/grupos/ava/node/26 [view on Github]
Background Subtraction Library using bgslibrary and OpenCV [view on Github]
An openFrameworks addon to show several different methods of using openCV for foreground/background image segmentation [view on Github]
Classic and simple blobTracker implementation used on CCV ( Created by Ramsin Khoshabeh ) + Finger Tracking [view on Github]
Kinect Projector System [view on Github]
A camshift implementation for openFrameworks [view on Github]
openframeworks addon for contour math, including openCV method for contour simplification. [view on Github]
Alternative approach to interfacing with OpenCv from openFrameworks. [view on Github]
Camera Projector Calibration tool addon for OF (in progress) [view on Github]
Same as ofxCvContourFinder with advanced features: hull shapes, convexity defects, approximated shaped [view on Github]
oF addon to manage different inputs (video,cams,snapshots) while working on your CV algorithms [view on Github]
OpenCV Optical Flow LK wrapper. Made by a number of people over the ages [view on Github]
a simple wrapper for Posit fonction of OpenCV to OpenFrameworls. Allowed to estimate a 3D pose from 4 non coplanar point. [view on Github]
proof of concept addon for using opencv's watershed segmentation inside openframeworks [view on Github]
Eigen faces algorithm for Openframeworks [view on Github]
Network-based addon for interfacing with FaceShift Studio from openFrameworks. [view on Github]
ASM face tracking addon based on Jason Saragih's FaceTracker. [view on Github]
An implementatin of the Fern tracker from EPFL CVLab [view on Github]
An implementatin of the Fern tracker from EPFL CVLab [view on Github]
ofxflob is a fast flood-fill multi-blob detector addon for openframeworks [view on Github]
openFrameworks example using ofxKinect to demonstrate research from Gabriele Fanelli. [view on Github]
3D blob finder to be used with ofxKinect. Avoids occlusion issues when using a 2D contourfinder [view on Github]
Open Frameworks wrapper for the Kinect for Windows SDK, specifically the face tracking part. [view on Github]
An openFrameworks extension for image segmentation using the RGB+depth ability of a Kinect [view on Github]
Kinect addon for re-programable gesture tracking [view on Github]
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]
MMD for OpenFramework [view on Github]
OF addon for MPT library (facial expression recognition) [view on Github]
OF Network Blob Tracker Receiver [view on Github]
An openFrameworks addon to use the openCV2 lib NMPT [view on Github]
face detaction with OSX CIDetector [view on Github]
Implementation of the $1 gesture recognizer [view on Github]
openCV2.2 addon for opanFrameworks. Tested and created on OSX 10.6 oF0062.. [view on Github]
A ground-up rewriting of the ofxOpenCV addon for OpenCv 2.2, using no legacy stuff [view on Github]
OpenCV 2.4.3 Static Libraries for OSX 10.7.5 [view on Github]
OpenCv2 wrapper for OpenFrameworks v0062 [view on Github]
Some openCv utils, still under construction [view on Github]
Wrapper for OpenNI, NITE and SensorKinect [view on Github]
A present for Ryan Derry [view on Github]
ofxOpencv complied with openCv 2.4.0& TBB-enabled [view on Github]
ofxOpencv2.4.1 complied with openCv 2.4.1 & TBB-enabled,testing with of0071 (vs2010 only) [view on Github]
opencv 2.4.3 static lib for vs2010&vs2012 [view on Github]
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]
openFrameworks addon for gunnar-farneback dense optical flow method [view on Github]
openframeworks addon for optical flow calculations using opencv. [view on Github]
http://www.pointclouds.org/ [view on Github]
Group of examples / code for interfacing with Intel's Perceptual Computing Toolkit with Open Frameworks. [view on Github]
PTAM into openFrameworks [view on Github]
Parallel Tracking and Multiple Mapping (PTAMM by Robert Castle) wrapper for openFrameworks. [view on Github]
openFrameworks addon for Intel's Perceptual Computing SDK (PXCUPipeline) [view on Github]
Very lightweight wrapper for libqrencode that allows you to generate QR Codes (as ofImages) from strings. [view on Github]
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]
Qualcomm Augmented Reality Openframeworks addon for iPhone [view on Github]
addon collection for working with RGB+Depth post production data [view on Github]
openFrameworks implementation of simpleKinectTouch. Is very messy right now. needs to be cleaned. [view on Github]
2D skeleton tracker - under construction [view on Github]
small oF addon to load and save skeleton data per frame (independent of the source / the skeleton tracker) [view on Github]
small oF addon to load and save skeleton data per frame (independent of the source / the skeleton tracker) [view on Github]
Miscellaneous tools need to compile ofxMotionTracker [view on Github]
openFrameworks based OSC receiving addon for OpenTSPS [view on Github]
tesseract-ocr wrapper for openFrameworks [view on Github]
TLD Tracker addon for openFrameworks [view on Github]
openFrameworks wrapper of ZXing for detecting and decoding QR Codes in real time. [view on Github]
Zxing wrapper for OpenFrameworks Android [view on Github]
My xcode project with some examples on how to use ofxNMPT and ofxOpenCvUtils [view on Github]
a simple shader example for masking one texture with another [view on Github]
openFrameworks addon creating an ArcBall camera, similar to ofEasyCam [view on Github]
openFrameworks addon creating an ArcBall camera, similar to ofEasyCam [view on Github]
Add-on for openFrameworks - GPU based real-time ASCII Art filter. [view on Github]
Updated openFrameworks wrapper for AssimpModelLoader 3.0 [view on Github]
Small library for producing autostereograms, as popularized by the "Magic Eye" book series. [view on Github]
An openframeworks addon to perform bezel compensation when displaying over multiple monitors. [view on Github]
BezierWarp for openFrameworks [view on Github]
ofxBezierWarp [view on Github]
A very fast, configurable GPU blur addon that can also simulate bloom and different kernel shapes. [view on Github]
Port of Kyle McDonald's ofxBlur example to OF 007 [view on Github]
openFrameworks addon to blur stuff using a shader [view on Github]
Use the Cairo graphics library to draw into OpenGL textures [view on Github]
A one-shot effect for simulating: vignetting, lens distortion, chromatic aberration, blur/bloom, and noise grain. [view on Github]
openFrameworks addon. lets you save and load all the parameters of any ofCamera of ofEasyCam object. [view on Github]
an addon for moving cameras through space and ofxTimeline integration [view on Github]
nVidia CgFX shader addon for oF [view on Github]
basic real time chroma keying [view on Github]
openframeworks addon for packing circles into a space. [view on Github]
An openFrameworks wrapper for Clipper - "an open source freeware polygon clipping library". [view on Github]
Simple of addon to create linear color gradients [view on Github]
ofxColorQuantizer [view on Github]
minimal Maya style color ramp node for openFrameworks [view on Github]
Colors of Movement goes ofx. [view on Github]
Advanced croma keying for openframeworks [view on Github]
Quick and dirty port of Toxilib color theory for openFrameworks [view on Github]
Set of connecting boxes that let you load and processes different type of data on the GPU by using shaders. [view on Github]
CoverFlow class for OpenFrameworks [view on Github]
Addon for working with Cube Maps in openFrameworks [view on Github]
An interface for controlling a 1D cubic spline, continuously evaluated and stored in a lookup table. [view on Github]
Depth of field addon for openFrameworks [view on Github]
efficient triangule fill given a set of points [view on Github]
ofxDither is a addon for openFramework which performs image dithering operations. [view on Github]
Move and rotate [view on Github]
given 5 points in 2D space, find an ellipse that goes through all of them [view on Github]
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]
This library makes it easier and more intuitive to navigate and modify 3D environments in OpenFrameworks. [view on Github]
Experiments with openFrameworks [view on Github]
Unlocking the GPU Power on openFrameworks with this add-on for that make easy to use GLSL Shaders [view on Github]
Simple motion blur addon for openframeworks [view on Github]
Read pixel data using PBO [view on Github]
load / save ofImages byte-to-byte as binary files, faster than ofImage load / save [view on Github]
openFrameworks addon. draw nicely antialiased and feathered lines and polylines of any width via openGL. [view on Github]
openFrameworks addon to add openGL fog to a scene [view on Github]
FreeFrame addon for openFrameworks [view on Github]
Wrapper around a great Alias Wavefront .OBJ file loader for openFrameworks [view on Github]
added OpenGL-like api to ofMesh [view on Github]
openFrameworks addons to view GLSL sandbox's shaders (http://glsl.heroku.com/). [view on Github]
openGL image quad-wraper addon for OF. [view on Github]
Group of handy classes for making Interactive 2D Games. With time and work it could be a decent game engine [view on Github]
a FPS style camera for openFrameworks 007 [view on Github]
GeographicLib wrapper for openframeworks [view on Github]
Experimental geometry operations for openFrameworks [view on Github]
An openframeworks addon to display huge, giant, large images. [view on Github]
openframeworks addon to import animated gifs [view on Github]
git://github.com/jesusgollonet/ofxGifEncoder.git [view on Github]
Simple camera (ofEasyCam replacement) for openFrameworks for quickly browsing your scene [view on Github]
addon to view data stream [view on Github]
openFrameworks extension to manage graphic assets (fonts, images). Automatically scans a folder and makes assets available in dictionary [view on Github]
color difference based greenscreening for openframeworks [view on Github]
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]
Implementation of the GNU Triangulated Surface Library as an openFrameworks addon [view on Github]
hermite spline interpolation [view on Github]
Half Edge data structure for openFrameworks. [view on Github]
Dithering patterns for openframeworks [view on Github]
an implementation of Shepard's Method for inverse distance weighting [view on Github]
Visualize value history on a configurable graph [view on Github]
Forked ofxImage of Pat Long Provides extended functionality to the core ofImage class. [view on Github]
export any image sequence to disk on N background threads [view on Github]
apply masks to ofImages at ofPixel level [view on Github]
For Mapping ofTextures to surfaces making transformations and masking all in one process [view on Github]
An Openframeworks addon for working with Adobe Kuler Service [view on Github]
A set of tools for rapid prototyping of particle systems [view on Github]
An OpenFramework addon to use libMini : a C++ library to display large terrain map http://stereofx.org/terrain.html [view on Github]
openFrameworks addon adding for creating lightning bolds [view on Github]
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]
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]
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]
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]
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]
Marching Cubes addon for OpenFrameworks (original code by Rui Peirera) [view on Github]
Polygonizing scalar fields in openframeworks [view on Github]
Maya style interactive camera like ofEasyCam [view on Github]
Md2 viewer ported to openFrameworks byJellyFish.com and TheoWatson.com [view on Github]
openFrameworks addon adding some extra functions to ofMesh [view on Github]
small utilities to help w/ ofMesh [view on Github]
Metaballs implementations for openFrameworks using marching cubes and marching tetrahedrons. [view on Github]
a external renderer addon for oF [view on Github]
projection mapping addon of openframeworks. [view on Github]
Mouse/TUIO moultiTouch PhotoGallery [view on Github]
Openframeworks addon that implement the Noisepp library, for making noise texture and other... [view on Github]
Some utilities for OpenMesh <> Openframeworks [view on Github]
OpenFrameworks-addon to embed OpenFrameworks into OpenSceneGraph [view on Github]
An openFrameworks addon that simplifies the use of fragment shaders for image processing [view on Github]
openFrameworks addon to use Optix Nvidia lib, a Cuda ray-tracing engine [view on Github]
openFrameworks addon for using a orthographic camera [view on Github]
Multi Oscilloscope for openFrameworks [view on Github]
PCL openFrameworks addon [view on Github]
Loads PFM image files into an ofFloatImage. Designed to get 32bit floats from GPU in VVVV into openFrameworks memory [view on Github]
openFrameworks Photoshop blending math with GLSL. Tested on AMD Radeon HD 6770M, OSX10.7.4, xcode 4.2.1 [view on Github]
Small and efficient A* pathfinding addon for openFrameworks, supporting variable terrain costs. [view on Github]
Addon for doing picking in openframeworks. [view on Github]
ofPolyline to ofMesh [view on Github]
a simple wrapper for polyvox lib, to make voxel meshes with a Minecraft style or as Marching cubes [view on Github]
Apply glitch effects with openFrameworks [view on Github]
This openFrameworks addon gives you an easy way of putting together a chain of GLSL post-processing effects. [view on Github]
(still a work in progress) [view on Github]
addon to smoothly blend multiple projector edges together for installations [view on Github]
Parallel transport frames addon for openframeworks. [view on Github]
framework for working with Pufferfish displays in openFrameworks [view on Github]
openframeworks addon for quad warp transformations using openGL. [view on Github]
Lightweight Ray class and operations for openFrameworks (e.g. hit detection, intersection). For more intense use check bullet physics [view on Github]
Ray casting addon for intersection detection between ray and triangle. [view on Github]
A library for aligning, distributing, packing, ordering and otherwise wrangling collections of rectangles. [view on Github]
fbo render manger for video mapping from @ofTheo [view on Github]
simple OF addon that subclasses ofImage to easily handle loading of retina (@2x) images [view on Github]
addon for converting hi-res screen to low-res retro pixel (like 70's pong game) [view on Github]
projectorMap [view on Github]
ofxSBprojectorMap-projectorMap ⇣
Projector mapping wraper for use with ofxGLWarper [view on Github]
Overrides the openFrameworks windowing system to use SDL rather than GLUT. [view on Github]
rough ssao shader and fbo [view on Github]
svg reading/writing for openframeworks [view on Github]
http://www.netsurf-browser.org/projects/libsvgtiny/ [view on Github]
an easy to use scenegraph that integrates geometry, materials, lights, vbos, etc [view on Github]
ofxSceneManager helps handle different scenes and simple fade-to-black transitions between them. [view on Github]
OF addon to easily add round corners to you app [view on Github]
Use it to handle "fade to black" situations... Think of it as a theater curtain on your screen. [view on Github]
openFramework addon for a skybox object [view on Github]
OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices [view on Github]
OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices [view on Github]
A small library for creating sparkline graphs. [view on Github]
Port to openFrameworks from my Processing sphere camera class. [view on Github]
An interface for controlling a 2D cubic hermite spline. [view on Github]
openFrameworks addon for working with animated sprites / image sequences and loading each file only once by making use of ofxAssets [view on Github]
simple sprite sheet class for OF [view on Github]
A display tree for openFrameworks. [view on Github]
Simple addon for using stencil buffer. [view on Github]
and openFrameworks addon for comparing/analyzing 2D gestures and contours [view on Github]
For Mapping ofTextures to surfaces making transformations and masking all in one process [view on Github]
an implementation of the Bentley–Ottmann line intersection algorithm for openFrameworks [view on Github]
An OF add-on for using the Syphon framework. [view on Github]
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]
Simple OF addon to draw an ofTexture within a rect, cropping it appropriately. [view on Github]
easily reach your ofTextures from anywhere within your code [view on Github]
Memory management for collections of ofTextures [view on Github]
An ofTexture extension with tiling functionality and options such as scaling and tinting. [view on Github]
triangulation between points for openFrameworks [view on Github]
triangle mesh addon for openframeworks [view on Github]
Triangulate vertices from structured light scans [view on Github]
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]
VCG for OF: based on work from Akira-Hayasaka, wrapping the VCG library for OF friendliness [view on Github]
draw instanced vbo meshes with openFrameworks - tested on Mac [ATI] / Linux [NVIDIA] [view on Github]
OpenFrameworks flexible addon for projection mapping [view on Github]
Try to make a camera class for pinhole camera computer vision style [view on Github]
Simple volumetric rendering addon for openFrameworks. [view on Github]
Voronoi Diagram [view on Github]
openframeworks addon to create generalized 2D voronoi diagrams via OpenGL [view on Github]
[UNDER DEVELOPMENT!!!] Tool for mesh & perspective warping and edge blending. Features a complete GUI and undo/redo history. [view on Github]
Open Framework Addon wich implement a new system of graphical interface specialy designed for 3d and gesture recognition [view on Github]
how to use Awesomium framework with openFrameworks [view on Github]
openFrameworks add-on for Awesomium SDK [view on Github]
Minimal aesthetic orientation GUI for openFrameworks with MultiTouch/TUIO compatibility [view on Github]
openFrameworks GUI for CV-type applications by Kimchi and Chips [view on Github]
simple context menu with openframeworks [view on Github]
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]
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]
Memo Atken's ofxCocoa library fixed for openFrameworks 0072+ [view on Github]
wrapper around openFrameworks for Cocoa [view on Github]
openframeworks addon for cocoa windowing. [view on Github]
Template for launching oF apps with a cocoa config window [view on Github]
Nibless cocoa windows for openframeworks [view on Github]
A flexible control panel based gui addon for openFrameworks [view on Github]
Rewrite of ofxCvGui [view on Github]
draggable object implement ofxMSAInteractiveObject [view on Github]
visual programming UI for openFrameworks [view on Github]
OF addon to enable retina graphics on iOS app without modifying the original appearance. [view on Github]
a multiwindow manager for openframeworks 007 [view on Github]
foks ofxFenster for Code::Block [view on Github]
addon of gui and tools for openFrameworks (006+) [view on Github]
cross-platform ui and other addon for openFrameworks [view on Github]
This is a simple set of objective-C classes that pass gesture information to openFrameworks for iOS projects. [view on Github]
openframeworks addon to export animated gifs [view on Github]
testing. not for public use yet [view on Github]
A simple GUI extension for openFrameworks [view on Github]
openframeworks addon for draggable and resizeable widgets [view on Github]
Simple addon to help creating Keyboard Interfaces that automatically save settings into xml. [view on Github]
html & css styling for openFrameworks [view on Github]
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]
fork of the msalib's interactive object in its own repository [view on Github]
dialog viewer in openFrameworks [view on Github]
Some Multitouch action for openframeworks for multitouch gesture examples see here https://github.com/soixantecircuits/ofxMultiTouchActions_example [view on Github]
ofxMultiTouchObject for openFrameworks. This is allowing multitouch object manipulation. Needed for https://github.com/soixantecircuits/ofxMultiTouchActions_example [view on Github]
a native gui for openframeworks [view on Github]
Send OSC with ofxGui [view on Github]
Openframeworks addon for PQ Labs Gestures [view on Github]
ofxPUI is an Open Frameworks addon for building user interfaces with the PUI c++ classes. [view on Github]
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]
OpenFrameworks addon to calculate hit test operations on rotated and scaled elements. [view on Github]
Simple visual progress bar addon for OpenFrameworks [view on Github]
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]
Costom addon of memo's ofxSimpleGuiToo. [view on Github]
openFrameworks addon. adds interactive scale and dragging to the ofRectangle class. [view on Github]
simple button [view on Github]
fork of the msalib's simple gui in its own repository [view on Github]
slightly tweaked version of ofxSimpleGuiToo, meant to free some real-estate on screen [view on Github]
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]
Layout tool and easy interface for positioning and skinning of UI elements. [view on Github]
Software Keyboard [view on Github]
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]
Destktop / iOs GUI for openFrameworks [view on Github]
Touch Vision Interface client addon for openFrameworks [view on Github]
Openframeworks addon for creating applications using multitouch and tangible technologies via the TUIO protocol. [view on Github]
abstract core for tangible/movable user interfaces - easy to extend and implement in your own projects [view on Github]
Simple textbox addon for openframeworks [view on Github]
simple message show addon for openframeworks [view on Github]
Openframeworks GUI addon for remote controlling stuff from iPhone or iPad through OSC, but works with desktop as well. [view on Github]
little helper to handle multitouch events [view on Github]
An UI designed for use with a touchscreen [view on Github]
openFrameworks onscreen keyboard, edited and forked from https://github.com/martinbabbels/ofxTouchscreenUI [view on Github]
Old TUIO Wrapper [view on Github]
sketch of ofxTuioWrapper with new ofTouchEvent [view on Github]
antTweakBar wrapper for openFrameworks [view on Github]
antTweakBar wrapper for openFrameworks [view on Github]
Simple clean GUI system for openFrameworks based on AntTweakbar [view on Github]
A User Interface Library/Addon for openFrameworks [view on Github]
openframeworks widgets addon. with xml stylesheets and tuio for multitouch [view on Github]
Simple helper classes to setup Windows 7 touch in openFrameworks [view on Github]
Loads audio file and reads samples using libsndfile [view on Github]
openframeworks addon for WxWdigets. [view on Github]
graphical user interface addon for openFrameworks [view on Github]
Cocoa gui of the ofxABBRobot addon [view on Github]
C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2. [view on Github]
An openFrameworks addon to support accessing to the satellite. [view on Github]
An openFrameworks addon to support accessing to the satellite. [view on Github]
ofxAppessory Beta! This Beta version includes 3 libraries: ofxAppSensor, ofxiUIKit and ofxCommunication. [view on Github]
An openFrameworks addon for ArtNet [view on Github]
Art-Net server functionality taking advantage of openframeworks ofxNetwork libraries. Not in any way official. [view on Github]
simple artnet addon for OSX openFrameworks [view on Github]
OpenFrameworks addon to control the old ASEA IRB 60 robot with custom arduino controller [view on Github]
openframeworks wrapper for real-time image capture using Blackmagic Dedign HDMI capture cards. [view on Github]
Neuro Sky API Wrapper [view on Github]
printer management for oF using CUPS API [view on Github]
openFrameworks addon for the Canon EDSK [view on Github]
Wraps 3dConnexionClient for openFrameworks on OSX [view on Github]
DMX Pro wrapper for openFrameworks [view on Github]
utilities to work with DMX lighting [view on Github]
An openFrameworks addon for thermal Point of Sale printers. [view on Github]
OpenFrameworks addon for the Emotiv Epoc headset [view on Github]
Driver using ftd2xx.dll for the Enttec Open Usb device [view on Github]
Native Epiphan device access for openFrameworks [view on Github]
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]
This is a addon specifically for using a Arduino Leonardo as a FakeHID device from openFrameworks [view on Github]
openFrameworks addon for creating GCode files (early stage) [view on Github]
gamepad support for openframeworks 007 [view on Github]
an OpenFrameworks addon currently usable for both Enttec as well as generic DMX devices based on the FTDI USB chip [view on Github]
using Motu interface as an interface between a laser projector and computer [view on Github]
Addon for Open Frameworks to Work with the SoftKinetic's iisu middleware , specifically with their c++ API [view on Github]
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]
C++ openFrameworks addon to interface with Raspberrypi SPI LPD8806 [view on Github]
Interface for Novation Launchpad MIDI controller. [view on Github]
OF wrapper for libartnet [view on Github]
OF wrapper for libartnet [view on Github]
A simple C++ class to organize the midi data of a Livid Ohm64/RGB midi controller [view on Github]
A simple C++ class to manage and organize the midi config of a Livid Ohm64/RGB midi controller [view on Github]
MIDI Timecode receiver addon for openFrameworks [view on Github]
openFrameworks addon for manymouse, a great library to work with multiple mice or trackballs [view on Github]
For direct connection to a monome from an openFrameworks project [view on Github]
addon for openframeworks (mac >=10.5 only) to acces multitouch information provided by the multitouch enabled trackpads. [view on Github]
First attempt to create an openFrameworks addon for libnfc (rfid / near field communication) [view on Github]
Receive KORG NanoKontrol2 MIDI messages (using RtMidi), and/or mouse input, and draws a virtual model. [view on Github]
Openframeworks addon to talk Firmata with an Arduino over TCP/IP [view on Github]
Control Optoma projectors with open framewroks [view on Github]
Openframeworks addon for projector control through a network, allows you to control via either the PJLink Protocol or a NEC Projector [view on Github]
port psmoveapi http://thp.io/2010/psmove/ - PlayStation 3 motion controller API to openframeworks (under develop) [view on Github]
Boost based serial communication [view on Github]
An addon to communicate from and to openFrameworks with your Sifteo cubes [view on Github]
Simplifies Serial Communication from openFrameworks [view on Github]
stepper motors with firmata and of [view on Github]
Drop in replacement for ofxDMX when using a Stumpfl ethernet - DMX controller. [view on Github]
an addon for openFrameworks that allows you to access the Sudden Motion Sensor in some Apple laptops [view on Github]
openFrameworks addon for NeuroSky ThinkGear bundle. [view on Github]
openFrameworks addon to play with NeuroSky's headsets [view on Github]
openFrameworks addon for controlling the Ultimaker 3D printer [view on Github]
An add-on for OF for interfacing with vending machines [view on Github]
Wrapper for interfacing to the Vicon motion capture system with openFrameworks. [view on Github]
Addon for openFrameworks which allows using KORG WIST SDK. [view on Github]
OpenFrameworks addon for Wacom Feel Multi Touch [view on Github]
Wiimote addon that connects to DarwiinOSC [view on Github]
A collection of addons I've written for ofxiPhone. Some of them could be used in ofxCocoa projects as well [view on Github]
NOT DONE YET - iOS AVFoundation based video grabber and recorder for openFrameworks [view on Github]
Basic Game Center functionality for openFrameworks [view on Github]
ftgles opengles font library for iphone [view on Github]
openFrameowrks library for use with iOS Game Center.reporting and retrieving [view on Github]
For using Google Analytics within iOS apps made with openFrameworks [view on Github]
get stored location data from iPhone into openFrameworks 007 (see http://petewarden.github.com/iPhoneTracker/) [view on Github]
ofxInAppProduct allows easy implementation of Apple's inApp purchasing program for OF [view on Github]
OO Multi-touch GUI toolset (generally for iPad/iPhone/Android devices) [view on Github]
MapBox for Open Frameworks IOS [view on Github]
an openFrameworks openAL soundplayer implementation for the iphone. Mirrors as much functionality of ofSoundPlayer as possible [view on Github]
Simple OpenFrameworks add-on that handles Zooming and Panning on iDevices, allowing to explore 2D space. [view on Github]
openframeworks addon for Qualcomm AR. [view on Github]
Incomplete yet functional OF addon for Redpark iOS serial adapter. [view on Github]
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 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 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]
alternative implementation of openFrameworks for iPhone [view on Github]
ofxWebSimpleGuiToo-for-iPhone ⇣
iPhone app for interfacing with ofxWebSimpleGuiToo [view on Github]
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]
iOS UIAlertView + openFrameworks [view on Github]
Boost 1.5.2 for iOS armv7 (iOS6 / iOS5) - Built for openFrameworks (headers and pre compiled libs for armv7) [view on Github]
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]
Basic setup for a multi-scene (each with its UI) iOS app/game [view on Github]
enables key events for ios [view on Github]
ofSerial implementation using redpark SDK [view on Github]
A wrapper for accessing the iPhone flash/torch (AVCaptureTorch/Flash) in openframeworks [view on Github]
A collection of wrappers for UIKit objects for use with ofxiPhone [view on Github]
cellular automata in 1,2,3 dimensions [view on Github]
genetic evolution, mating, crossover of objects genotypes [view on Github]
General-purpose machine learning library for openFrameworks, supporting classification, regression, and clustering tasks (work in progress) [view on Github]
Spiking Neural Networks with izhikevich's model [view on Github]
openFrameworks addon implementing a self-organizing map [view on Github]
Sequence classification addon for openFrameworks [view on Github]
2d figures library with collision detection for openframeworks [view on Github]
Openframework wrapper for box2d [view on Github]
a simple wrapper for Bullet Physics Library. [view on Github]
Bullet Physics Wrapper for Openframeworks [view on Github]
###Danger, not completed yet### openFrameworks Bullet addon. [view on Github]
openframeworks using ofxRuiPhysics2d_002 creating image processing stuff [view on Github]
ofxGenerative is an addon for openframeworks that helps to create generative systems or dynamical real-time simulations [view on Github]
having some fun with the jello physics library (not complete yet, will be soon, I hope...) [view on Github]
openframeworks using ofxRuiPhysics2d_002 creating image processing stuff [view on Github]
an audio clip player which sends osc signals. uses open frameworks 007 as well ofxOsc and ofxOpenALSoundPlayer [view on Github]
a Audio Unit library for openFrameworks [view on Github]
An Open Frameworks implementation of the Ableton Live API [view on Github]
OpenFrameworks Wrapper around Aubio Library [view on Github]
Onset detection in openFrameworks using the Aubio library [view on Github]
A wrapper for aubio/FFTW audio feature library, with FFT, spectral features, and a dynamic array of timestamped onsets [view on Github]
Loads audio file and reads samples using libsndfile [view on Github]
Cinder-Style audio library [view on Github]
An openFrameworks addon which makes it easy to work with Audio Units on OSX & iOS [view on Github]
simple beat tracking with openFrameworks. [view on Github]
chromagram on a soundfile [view on Github]
audio patching utility for openFrameworks [view on Github]
an extraction of the dspChain work that was done for of007 [view on Github]
openframeworks addon for fft audio + gui. [view on Github]
This is an app which uses ofxFFT to then send out OSC data relating to the music being interpreted. [view on Github]
FFT addon for openFrameworks that wrapps FFTW and KissFFT. [view on Github]
openframeworks addon to use googles inofficial speech to text api [view on Github]
some of my 'openframeworks' extensions, e.g. Csound API wrapper.. [view on Github]
Audio recorder using sndfile libraries [view on Github]
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]
A lightweight wrapper for MarSystem::Series from the Marsyas MIR project. Targets OSX, and iPhone so far. [view on Github]
Midi addon for openFrameworks [view on Github]
(maintained) Midi addon for openFrameworks [view on Github]
Openframeworks addon for the OP-1 Synthesizer/Controller [view on Github]
maps incoming audio stream to recorded file [view on Github]
Audio onset detection addon using ofSoundGetSpectrum (or any frequency-domain data. e.g. FFT on the input audio) [view on Github]
A basic oscilloscope that can be put into your projects [view on Github]
Class that creates an instance of a Portaudio soundstream (resembles Rt audio version ofxSoundStream) [view on Github]
Saves audio samples as QuickTime movie files for openFrameworks.cc [view on Github]
A Famicom(NES) sound synthesizer for openFrameworks. [view on Github]
A wrapper that allows you to use the old school FreeVerb code in openFrameworks [view on Github]
simple metronome [view on Github]
openframeworks addon for libsndfile [view on Github]
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]
Speech Recognition and Synthesis Addon for OpenFrameworks [view on Github]
SuperCollider addon for openFrameworks [view on Github]
the ofxSynth that was dev'd during the of007 wwdc [view on Github]
Threaded Midi File Player for openFrameworks 007 [view on Github]
Tracks to use with ofxTimeline [view on Github]
http://code.google.com/p/ugen/ [view on Github]
Use vinyl control record data in openFrameworks [view on Github]
openFrameworks addon for displaying an ofTrueType font on a circular path [view on Github]
simple ofTrueTypeFont subclass that allows to draw text centered around a point [view on Github]
openFrameworks addon for text rendering using FTGL [view on Github]
make pretty type in code with Rick Companje's ofx wrapper for Sam Hocevar FTGL library [view on Github]
An wrapper for the Figlet ASCII type library. [view on Github]
An extensible typography framework featuring layout, Unicode, drawing in ofPaths, and much much more. [view on Github]
openFrameworks addon for loading and caching fonts [view on Github]
openFrameworks addon to extrude an ofTrueType font into 3D with the ability to export to STL and GCODE [view on Github]
Easy (and fast) string rendering in OpenGL applications. FontStash is made by Andreas Krinke and Mikko Mononen [view on Github]
An implementation of Liangs hyphenation algorithm via Steve Wolter's libhyphenate. [view on Github]
An implementation of Liangs hyphenation algorithm via Steve Wolter's libhyphenate. [view on Github]
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]
Ocrad library for openframeworks [view on Github]
Enabling pango + cairo in openFrameworks for Windows / Mac / Linux(?) [view on Github]
Openframeworks Text Manipulation Suite [view on Github]
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]
An extension of ofTrueTypeFont class for UNICODE characters [view on Github]
An openFrameworks addon that wraps the UTF8-CPP and POCO libraries for UTF8 and Unicode support. [view on Github]
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]
draw loads of type efficiently [view on Github]
OpenFrameworks Management Tool [view on Github]
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]
Openframeworks addon with STL implementation of the A* algorithm. [view on Github]
An system resources and activity monitor for openFrameworks. [view on Github]
an empty ofxAddon folder structure for easy creating your own addon for openFrameworks [view on Github]
Working on a shared Android library for openFrameworks, similar to how OpenCV for Android works [view on Github]
Simple approximate nearest neighbor searches for OpenFrameworks using nanoflann [view on Github]
openFrameworks addon for application update management. WORK IN PROGRESS [view on Github]
(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]
openFrameworks addon for loading and caching videofiles [view on Github]
Sketch of addon proposition ofxAssets [view on Github]
openframeworks + lua + whatever [view on Github]
Enabling boost in openFrameworks (just the header + pre compiled libs) [view on Github]
Project to help with using libCinder as a library inside OpenFrameworks projects. [view on Github]
ofxCodeEditor [view on Github]
openframeworks addon for a color picker gui. [view on Github]
Command + MVC pattern in openFrameworks [view on Github]
An openframeworks addon which wraps metadata about videos within a composition. [view on Github]
openFrameworks addon for reading and writing CSV(Character Separated Values) Files. [view on Github]
Open Frameworks DAQ addon [view on Github]
alpha state of a simple date helper class [view on Github]
openFrameworks addon doing calculations with dates and times (needs some polishing) [view on Github]
easy to use console output for debug. similar to qDebug [view on Github]
A very lightweight, type-agnostic helper. Returns the change of a tracked value since the last update(). [view on Github]
A Directory Watcher Addon using Pure POCO. [view on Github]
Handy helpers for drawing textures. (ALL credits go Oriol Ferrer - https://github.com/armadillu - I've just put it in github) [view on Github]
Wrapper for "Chatterbot Eliza 2.0" made by Gonzales Cenelia. With is a C++ implementation of this well know chatbot [view on Github]
a utility class. call 'ofRemoveListener' at end of object lifetime. [view on Github]
openFrameworks addon adding some usefull functions to OF [view on Github]
ofxFACTLiverpoolScreen is a Openframeworks addon for send pixels in FACT facade [view on Github]
Stream screens as a fake camera. [view on Github]
a file helper class built off of Poco::File [view on Github]
basic filesyste utilities like dir listing, file content reading, copying of files and directories... [view on Github]
Simple tool that allows for ms timing of functions for debugging use [view on Github]
Script editor for oF Live Coding [view on Github]
GSL addon for OF [view on Github]
A Gaussian random number generator addon for OpenFrameworks [view on Github]
openFrameworks addon for converting between coordinate systems: lat/lon, axis/angle, quaternion, cartesian (may have errors) [view on Github]
ofxGlobalConfig is an openFrameworks addon that allows having a live XML-based configuration. [view on Github]
easily reach stuff from everywhere - messy code paradise [view on Github]
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]
Minimal C-style ini file parser for openFrameworks [view on Github]
openFrameworks addon for reading and writing .ini / .conf files [view on Github]
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]
openFrameworks addon for keeping track of pressed keys [view on Github]
System wide keylogger for Mac and Windows #openFrameworks [view on Github]
a straightforward implementation of Fast, scalable, small database management [view on Github]
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]
stream data compression library addon [view on Github]
OpenFrameworks extension for Levenberg-Marquardt nonlinear fitting via http://www.ics.forth.gr/~lourakis/levmar/ [view on Github]
A set of localization and language tools for openFramewroks. [view on Github]
A simple CSV parser and lookup table for easy localization [view on Github]
Very minimal logging... [view on Github]
Simple logging addon for openFrameworks [view on Github]
(non-maintained) an advanced logger for OpenFrameworks [view on Github]
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]
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]
C++ template class (openFrameworks addon) to create an ordered named map of pointers (wraps stl::vector and stl::map) [view on Github]
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]
Memo Atken's precise timer class from MSALibs [view on Github]
Memo Atken's openFrameworks precise timer class from MSALibs with Windows support. [view on Github]
MVC model framework for openFrameworks [view on Github]
easily reach your various media assets objects from anywhere within your code [view on Github]
simple copy&paste utility to see memory usage in of [view on Github]
Some utils I wished were part of OF :> [view on Github]
an open-source addon for openFrameworks (Mac-only right now) for recording and playing back a users' mouse activity. [view on Github]
An addon for openFrameworks for creating a watch folder. [view on Github]
point,rect and triangle shapes editor for projection mapping [view on Github]
MVC model framework for openFrameworks [view on Github]
a utility class of using NSLogger (https://github.com/fpillet/NSLogger) [view on Github]
Multiple NSWindows for openFrameworks [view on Github]
stochastic 'infinite' name generation based on table seeded by words [view on Github]
Growl-style onscreen logging for openFrameworks [view on Github]
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]
This openFrameworks addon (ofx) is a small adaptation of Simon Perreault's octree code [view on Github]
PDF file loader. same interface with ofxSvg [view on Github]
the SIMPLEST interface to edit values with ofxGui [view on Github]
prototype of http://forum.openframeworks.cc/index.php?topic=7795.0 [view on Github]
pm+pd 2013 [view on Github]
Sequence events using timing from Poco library [view on Github]
perform N dimensional polynomial fits in openFrameworks [view on Github]
A collection of openFrameworks addons, targeting release 006 and including openCL, MSAClient, and FiducialBackedGui [view on Github]
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]
a very lightweight min/max container object [view on Github]
addon for regular expressions (based on poco's PCRE) [view on Github]
Simple RSS parser example for openFrameworks [view on Github]
safety viewer [view on Github]
A simple expression language for oF. [view on Github]
openFrameworks addon for shortcut management. WORK IN PROGRESS [view on Github]
A alternative events system, based on the Observer design pattern. Inspired by Flash Actionscript events system [view on Github]
openFrameworks addon with scene graph, animations, enhanced text, and more. [view on Github]
watch file and directory stat and get notification [view on Github]
A simple addon for using different states in your application [view on Github]
openFrameworks state machine design pattern implementation. [view on Github]
Addons with bunch of string manipulation functions used in openFrameworks projects [view on Github]
A collection of simplified string utilities for openFrameworks. [view on Github]
useing Intel Threading Building Blocks with openFrameworks [view on Github]
Solve Travelling Salesman Problem in oF (primarily by brute force) [view on Github]
A command line for your openFrameworks program. [view on Github]
Simple textbox addon for openframeworks [view on Github]
small class for entering text with the keyboard [view on Github]
Thread-safe vector container without boost or TBB. [view on Github]
The time and timediff classes for standard C++ (IRXTime), openFrameworks (ofxTime). [view on Github]
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]
Simple OpenFrameworks add-on to easily measure execution times on different parts of your code. [view on Github]
Simple class for time operations [view on Github]
simple oF addon for creating timers by todd vanderlin (with small modifications) [view on Github]
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]
Timing utilities for handling recurring events, fading, framerate counting. [view on Github]
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]
Unzip files with openframeworks!! [view on Github]
A collection of utilities and interfaces [view on Github]
Magic. Not a lot. [view on Github]
Easily distribute work on other threads [view on Github]
openFrameworks addon to create default xml file. Load, set and save core settings. [view on Github]
xml oF addon [view on Github]
yaml-cpp wrapper [view on Github]
Mongo driver addon for openFrameworks [view on Github]
openFrameworks add-on that make it easier to deal with low level stuff like events, strings… [view on Github]
Marek's addons [view on Github]
a subclass of openframeworks ofxXmlSettings which adds reading (and soon writing) attributes and loading from strings [view on Github]
video player for android based on ffmpeg [view on Github]
007 grabber for black magic capture hardware: http://www.blackmagic-design.com/ [view on Github]
007 grabber for black magic capture hardware: http://www.blackmagic-design.com/ [view on Github]
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET. [view on Github]
camera auto mapping tools [view on Github]
ICDevice wrapper for openFrameworks. You can trigger PTP cameras/scanners and download images from the device. [view on Github]
Record frame-by-frame sequences with this OpenFrameworks addon [view on Github]
An openFrameworks addon for screen capture. [view on Github]
Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper. [view on Github]
Fail-Safe ofVideoGrabber, provides fallback to a user specified movie if videoGrabber not available. [view on Github]
OpenFrameworks Pt Grey windows addon [view on Github]
openFrameworks extension to support direct access to Point Grey cameras via the FlyCapture stack [view on Github]
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]
Allows to send any kind of image output from OF to any application that can open a v4l2 camera [view on Github]
several utilities for gstreamer utils in OF: streaming, capturing the screen inside an OF app... [view on Github]
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]
utility for playing back a sequence of images much like one would a movie file [view on Github]
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]
A threaded image sequence recorder for OpenFrameworks [view on Github]
(depreciated) use https://github.com/bakercp/ofxIpVideoGrabber instead [view on Github]
An openFrameworks addon for MJPEG streams (Axis IP Camera, etc.). [view on Github]
A pure POCO mjpeg Video / Web Server for openFrameworks. [view on Github]
Send video to Max/MSP/Jitter via the [jit.net.recv] object. [view on Github]
openFrameworks wrapper for the xbox kinect [view on Github]
kinect data reader [view on Github]
kinect data writer with openFrameworks [view on Github]
Fill those pesky holes in your depth map with ofxKinectInpainter! [view on Github]
Records/playbacks the Kinect point cloud + Mesh Import Blender scripts [view on Github]
Kinect SDK 1.0 or higher addon for openFrameworks [view on Github]
OpenNI implementation for ofxKinect [view on Github]
Another Useless Project For Fuji Kureta [view on Github]
Multi-platform Kinect depth information streamer that use native openFrameworks addons [view on Github]
Kyonyu Library [view on Github]
work in progress - ofxAddon to read/parse and view Lytro files based on lfptools [view on Github]
A wrapper for the Leap SDK ( 0.7 and up ) [view on Github]
Open Frameworks wrapper for libdc1394. [view on Github]
Tools to parse and view the Lytro camera files in openFrameworks [view on Github]
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]
Open Frameworks wrapper for the Microsoft Kinect SDK for Windows [view on Github]
Fully featured and easy to use OpenFrameworks addon for using the PS3Eye camera on a Mac. [view on Github]
micro video control panel [view on Github]
Motion-JPEG addon for openFrameworks. For use with network cameras like Axis. [view on Github]
Addon to capture and encode video straight from OF applications based on libav. [view on Github]
Integration of openframeworks with MS Kinect SDK [view on Github]
Streaming VIDEO + AUDIO addon for openFrameworks [view on Github]
Simple wrapper for OpenNI and SensorKinect [view on Github]
this used to be a fork from https://github.com/gameoverhack/ofxOpenNI/ [view on Github]
Simple wrapper for OpenNI and SensorKinect [view on Github]
simpler API openframeworks addon for openNI [view on Github]
some wrappers and extensions for ofxOpenNI [view on Github]
use PBO to playback large size video original: http://forum.openframeworks.cc/index.php/topic,9336.msg44514.html [view on Github]
Point Grey Research Flea3 Camera Addon for Openframeworks [view on Github]
OpenFrameworks addon for interfacing with Panasonic AW-HE50 PTZ Cameras [view on Github]
an openFrameworks addon which uses libgphoto2 to take photos and use it directly in oF [view on Github]
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]
av sampling engine [view on Github]
!!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]
Addon for OpenFrameworks that uses QTKit to save any pixel buffer (screengrab, or fbo) as well as audio to video file. [view on Github]
addon for fast HD camera grabbing on OS X using CoreVieo and QTKit [view on Github]
addon for fast HD camera grabbing on OS X using CoreVieo and QTKit [view on Github]
addon for fast HD video playback on OS X using CoreVieo and QTKit [view on Github]
A video saver using the QTKit API for openframeworks. [view on Github]
A video saver using the QuickTime API for openframeworks. [view on Github]
Transformation of kinect range data into metric 3d space points, using CUDA, packaged as openFrameworks addon [view on Github]
TCP Remote video grabber [view on Github]
A simple addon for OpenNI [view on Github]
slitscanning for openFrameworks [view on Github]
openFrameworks addon for working with .srt movie subtitles format [view on Github]
an addon for displaying a subtitle track along with a video or audio file [view on Github]
An openframeworks addon that make it easy to glitch your movie. [view on Github]
openFrameworks threaded video addon [view on Github]
a simple add on to convert between timecode strings, frames, and seconds [view on Github]
OpenFrameworks addon for controlling UVC cameras [view on Github]
UVC Controls for Webcams on OS X [view on Github]
Openframeworks addon that simplifies the usage of ofxQTKitVideoGrabber in conjunction with ofxUVC. [view on Github]
OpenFrameworks addons for interfacing IDS uEye cameras. Tested only against GigE uEye SE model. Windows only. [view on Github]
Another wrapper for controlling IDS machine vision cameras (uEye series). [view on Github]
V4L2 implementation for Openframeworks [view on Github]
openframeworks addon to adjust v4l2 devices settings [view on Github]
An OpenFrameworks library for controlling VLC player [view on Github]
A multi-tap video buffer / delay line with asynchronous video loading. [view on Github]
Port of ofxVideoGrabber to work with OF 007 on OSX for proper rendering of AVT Guppy cameras. [view on Github]
an openFrameworks addon to control the Blackmagic smart videohub SDI router [view on Github]
OpenFrameworks addon for reading from a video pipe/FIFO created by FFMPEG. [view on Github]
A fast multi-threaded video recording extension using ffmpeg [view on Github]
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect. [view on Github]
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect. [view on Github]
Experimental webm/vpx encoding addon (create videos from raw rgb) [view on Github]
Xtion Pro Live addon for openFrameworks. (This project is dying...) [view on Github]
Base code for Talky network protocol (see also repo 'ofxTalky' which includes this as a submodule) [view on Github]
A quick Http Post/get requests library for Openframeworks. [view on Github]
Time based absolute frame for synchronizing multiple computers. [view on Github]
simple artnet addon for OSX openFrameworks [view on Github]
Avahi client addon for openframeworks. Allows ip autodiscovery and publishing [view on Github]
Avahi core addon for openFrameworks. Allows for ip autodiscovery and publishing for embeded devices (right now only android) [view on Github]
An openFrameworks wrapper for Berkelium, which "off-screen browser rendering via Google's open source Chromium web browser" [view on Github]
basic css parser for openframeworks 007 [view on Github]
Implementation and wrapper for curl in openFrameworks [view on Github]
FTP server & client addon [view on Github]
data folder sync server/client via HTTP [view on Github]
File transfer addon for openFrameworks [view on Github]
Simple message based communication between Flash and openFrameworks [view on Github]
An openFrameworks addon supporting the Flickr API. [view on Github]
Flickr wrapper for OpenFrameworks [view on Github]
OpenFrameworks Grafitti Markup Language auto uploader to http://000000book.com [view on Github]
http server openframeworks addon based on libmicrohttpd [view on Github]
http client openframeworks addon [view on Github]
A wrapper for jsoncpp for openFrameworks [view on Github]
jansson wrapper for openFrameworks which does JSON de/encoding. [view on Github]
An example of using jwsmtp email library for sending emails with attachments with openFrameworks [view on Github]
An exercise to implement libwebsockets with openFrameworks [view on Github]
openFrameworks wrapper of libwebsockets for WebSocket client and server functionality [view on Github]
mail [view on Github]
openframeworks addon for sending and receiving mails through smtp and pop3 [view on Github]
Easy access to Mongo databases. [view on Github]
Addon for Optitrack NatNet protcol (http://www.naturalpoint.com/optitrack/products/natnet-sdk/) [view on Github]
System for synchronizing paramters over the network with MPE [view on Github]
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]
An addon for openFrameworks that takes the selected kinect skeleton info from ofxOpenNI and sends it out via OSC. [view on Github]
openframeworks OSC addon added event dispatching functionality when the receiver gets OSC message(s). [view on Github]
OpenSoundControl for OpenFrameworks [view on Github]
osc oF addon [view on Github]
(work in progress) ofxOscManager, addon for openFrameworks, that allows a multi connection upon OSC. [view on Github]
A set of classes to help route and parse OSC message in programs with tree-like structures. [view on Github]
a manager to send and receive variable changes via OSC [view on Github]
Publish screen via TCP using zmq protocol [view on Github]
A Pure POCO SMTP Client (including SSL/TLS for Gmail, etc). [view on Github]
openFrameworks addon wrapping libcURL with support for SSL requests using openSSL [view on Github]
openFrameworks addon wrapping libcURL with support for SSL requests using openSSL [view on Github]
url shortener for oF using bit.ly api v3 [view on Github]
Cross platform embeddable webserver wrapper for openFramewrosk [view on Github]
An openFrameworks addon for interacting with Social Media sites [view on Github]
Openframeworks Stage Cue Framework [view on Github]
openFrameworks extension to implementat Talky network protocol [view on Github]
openFrameworks extension to implementat Talky network protocol [view on Github]
For interacting with Twilio telephony services. [view on Github]
addon for using twitcurl [view on Github]
OpenFrameworks Addon - ofxTwitter [view on Github]
Addon for openFrameworks which allows reading tweets from the streaming server [view on Github]
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]
Openframeworks wrapper for the V8 Javascript engine [view on Github]
Google v8 javascript engine addon for oF [view on Github]
A pure POCO based web server for openFrameworks. [view on Github]
as title [view on Github]
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]
openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and libwebsockets [view on Github]
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]
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]
websocketpp wrapper for OpenFrameworks. Supports multithreaded server work. [view on Github]
A cross platform Zeroconf library. [view on Github]
ofxAR by masOTROS
openFrameworks addon for face and body tracking to do Augmented Reality. [view on Github]
ofxAVFVideoRecorder by j-v
openFrameworks addon for saving videos using the AVFoundation framework in Mac OSX [view on Github]
ofxBiquadFilter by dzlonline
Biquad filter functions for OpenFrameworks [view on Github]
ofxBonjourIp by trentbrooks
This addon uses Bonjour (CFNetServices) to find ip addresses/names of ios devices on the same network. Works with ios/osx. [view on Github]
ofxBox2dLang by martinlindelof
sublimetext code completion for ofxBox2d [view on Github]
ofxBoxModel by underdoeg
CSS3 box model layouter for openFrameworks 0072 [view on Github]
ofxCanon_test by matthewepler
testing OF wrapper for Canon EDSDK framework [view on Github]
ofxChinoDolly by ovicin
ofxCrypto by jkosoy
An openFrameworks library for encryption. [view on Github]
ofxElevatorToolkit by SAIC-ATS
A set of Elevator Tools [view on Github]
ofxEnablerInterface by bakercp
A simple interface for turning things on and off. [view on Github]
ofxEvent by YoshitoONISHI
ofxOscMessage style messaging [view on Github]
ofxException by YoshitoONISHI
Useful tools for C++ exception [view on Github]
ofxForums by jasonmcdermott
Examples posted on the OFX Forums [view on Github]
ofxFuture by bakercp
A Future
ofxGL3Renderer by tgfrerer
EXPERIMENTAL opengl3.2 for openframeworks using glfw3 [view on Github]
ofxGLM by atduskgreg
Wrapper for working with the GLM (GLSL-style mathematics) library in OpenFrameworks [view on Github]
ofxGlQuadWapping by strimbob
ofxGLUtils by YoshitoONISHI
A small toolbox for OpenGL [view on Github]
ofxGoogleTest by satoruhiga
ofxGoogleTTS by shigeosa
TTS (TextToSpeech) implementation using Google TTS for openframeworks [view on Github]
ofxGrab by eranws
a wrapper for the 'Grab' hand-gesture for openframeworks [view on Github]
ofxGwen by satoruhiga
WIP [view on Github]
ofxHAPSimple by sheridanis
ofxHeliosLibs by HeliosInteractive
ofxHTTP by bakercp
A suite of HTTP tools in pure POCO, Web Server, Web Client, etc. [view on Github]
ofxHuez by ayafujiaya
ofxHuez [view on Github]
ofxIncident by fermaigh
for a mind play experience INCIDENT [view on Github]
OfxIncident-01 by fermaigh
Updated April 19 [view on Github]
ofxIncident02 by fermaigh
ofxIncident-02 [view on Github]
ofxJackClient by gameoverhack
ofxJackClient [view on Github]
ofxJuce by krysmopompas
An unholy marriage of OpenFrameworks and Juce [view on Github]
ofxKCoreN by pabloriera
ofxKeyValueOSC by satoruhiga
ofxKinectPhysics by erixxx
ofxLabFlexParticleSystem by labatrockwell
There are many capable particle systems, but this system was designed to be highly flexible and modular for easy customization in specific scenarios. [view on Github]
ofxLang by martinlindelof
ofxLang - openframeworks addons code completion for sublimetext [view on Github]
ofxLaserPointer by armadillu
addon to use a laser pointer as a mouse [view on Github]
ofxLibavUtils by bakercp
A collection of libav related tools for openFrameworks. [view on Github]
ofxLibNoise by welovecode
WIP [view on Github]
ofxLissajous by klaushubben
Lissajous curve explorer for openFrameworks [view on Github]
ofxMachineVision by elliotwoods
Interfaces and helpers for working with machine vision cameras [view on Github]
ofxMathUtils by bakercp
A collection of math utilities. [view on Github]
ofxMercatorMap by vanderlin
Utility class for OpenFrameworks to map longitude and latiude coordinates to x/y screen coords. [view on Github]
ofxMessagePack by hiroyuki
openFrameworks addon of MessagePack. MessagePack is an efficient binary serialization format. [view on Github]
ofxMoonLight by hackathon-ro
Creative Coding programming environment with Lua and OpenFrameworks on RaspberryPi [view on Github]
ofxMorse by madc
En- & decoding of morse code for openFrameworks [view on Github]
ofxMostPixelsEver by hvfrancesco
my personal fork of ofxMostPixelsEver as used in LPMT [view on Github]
ofxMotioner by YoshitoONISHI
An addon to use MOTIONER which is open source intertial motion capture system easily in openFrameworks. [view on Github]
ofxMovieClip by trentbrooks
Openframeworks: ofxMovieClip & ofxImageSequenceLoader are a set of helper classes for loading and controlling image sequences. These were created to add simple timeline control similar to Flash ( play(), stop(), gotoAndPlay(), etc ). [view on Github]
ofxMSAControlFreakMidi by memo
ofxMSAControlFreakOsc by memo
ofxMSADataProtector by memo
ofxMSAInteractiveObject by hvfrancesco
a personal fork of ofxMSAInteractiveObject as used in LPMT [view on Github]
ofxMSAParticles by lmoraes
ofxMSAPerlin by memo
original (2002 improved) Perlin noise for openFrameworks [view on Github]
ofxMTAction by fishkingsin
ofxMtlBox2d by morethanlogic
A Box2d port for openFrameworks [view on Github]
ofxMyosense by myosense
(^~^) [view on Github]
ofxNFCReader by soixantecircuits
ofxNFCReader is an openFrameworks addon to read nfc tags. It is based on libnfc. [view on Github]
ofxNI2 by satoruhiga
a simple OpenNI2 wrapper [view on Github]
ofxNode by timscaffidi
Load images from XML stored in ofNode based container objects [view on Github]
ofxNodeArray by YCAMInterlab
ofxNonCopyable by YoshitoONISHI
A non-copyable interface [view on Github]
ofxOBJModel by isthisgood
Addon for openframeworks for loading and saving Wavefront OBJ files [view on Github]
ofxOctaniumGui by kikko
An openFrameworks addon for Octanium's app GUI using GWEN [view on Github]
ofxOgre by 3DJ
openframeworks addons for ogre [view on Github]
ofxOMXPlayer by jvcleave
ofxOMXPlayer [view on Github]
ofxOmxRpiVideoPlayer by bakercp
ofxOpenNi2 by eranws
ofxOpenNI2 by hirotakaster
lightweight openFrameworks addons for OpenNI 2.1.x [view on Github]
ofxOpenVJ by benMcChesney
This project was a collaboration to make realtime visuals "scenes" that could be compiled together to create a performance or accompany a performance. [view on Github]
ofxoscOfxBox2d by mengs
Project - 1D Interactive Art and Computational Design, Spring 2013. An openframwork work with addons of ofxosc and Box2d. [view on Github]
ofxOsgEarth by kalwalt
an OpenFramework addon to load .earth georeferenced files into OF. See https://github.com/gwaldron/osgearth for more info. [view on Github]
ofxPalette by welovecode
Openframework palette manager simple addon. [view on Github]
ofxParticles by timscaffidi
CPU based particle effects addon for openFrameworks. [view on Github]
ofxParticleSystem by scottnla
A traer physics-style particle physics library for openframeworks [view on Github]
ofxPattern by usm916
ofxPclStitcher by underdoeg
addon to merge multiple point clouds together [view on Github]
ofxPosterize by nkint
openframeworks addon for posterize images with opencv [view on Github]
ofxProcess by bakercp
ofxProjector by okinp
OF implementation of Stewart Smith's (www.stewdio.org) processing Scene / Agent /Path classes [view on Github]
ofxPulseSensor by patriciogonzalezvivo
openFrameworks implementation of PulseSensor develop by Joel Murphy and Yury Gitman http://pulsesensor.myshopify.com/ [view on Github]
ofxPy by satoruhiga
ofxQuickNITE by robotconscience
Very rough + nasty wrapper for openNI 2.1 + NITE. Use at your own risk... [view on Github]
ofxRazerHydra by kikko
openFrameworks addon for the Razer Hydra [view on Github]
ofxRemoteOfImage by armadillu
Send an ofImage through the network [view on Github]
ofxRetinaTrueTypeFont by armadillu
Easy retina resolution for ofTrueTypeFont [view on Github]
ofxRouteKit by ikillbombs
alternative for ofxMapKit for openframeworks combined with routing capabilities [view on Github]
ofxRtMidi by martinfuchs
Minimal rtMidi wrapper for openFrameworks [view on Github]
ofxSamplePlayer by gameoverhack
ofxSamplePlayer [view on Github]
ofxSane by elliotwoods
interact with scanners (e.g. flatbed document scanners) using the SANE library for linux and osx [view on Github]
ofxSceneFactory by satoruhiga
ofxSchedule by mailiam
simple event scheduler [view on Github]
ofxSerialLink by kikko
a simple openFrameworks addon / protocol to send commands and read values from serial interface [view on Github]
ofxSimpleKalmanFilter by YoshitoONISHI
A template class which is simple implementation for kalman filter [view on Github]
ofxSimpleMask by benMcChesney
Basic masking wrapper for Open Frameworks. Based off of https://github.com/Flightphase/ofxAlphaMask [view on Github]
ofxSimpleMask by HeliosInteractive
Basic masking wrapper for Open Frameworks. Based off of https://github.com/Flightphase/ofxAlphaMask [view on Github]
ofxSimpleTimer by HeliosInteractive
ofxSimpleTimer is an addon for open frameworks that implements a very simple timer system in your Open Frameworks app. [view on Github]
ofxSimpleWindow by push-pop
Intuitive TUIO enabled multi-window addon of OpenFrameworks [view on Github]
ofxSoylent by SoylentGraham
Personal code/lib for openframeworks [view on Github]
ofxSpacebrew by labatrockwell
openFrameworks addon for Spacebrew, an open toolkit for creating interactive spaces. [view on Github]
ofxSpacebrew by Spacebrew
openFrameworks addon for Spacebrew, an open toolkit for creating interactive spaces. [view on Github]
ofxSpectrogramAudioInput by Venetian
uses Accelerate FFT and displays moving spectrogram of FFT of audio input [view on Github]
ofxSpidarMouse by micuat
ofxAddon for [SPIDAR-mouse]( spidar-string.com ) [view on Github]
ofxSpine by kikko
Implementation of Spine's runtime to load and play 2D skeleton animations with openFrameworks [view on Github]
ofxStrangeAttractor by DudleySmith
Simple wrapper for stra,nge attractor equations [view on Github]
ofxStrangeAttractors by DudleySmith
Simple and modest wrapper for strange attractor [view on Github]
ofxStreamer by HalfdanJ
ofxSVG by borg
An extension of ofxSVG that supports some modification of the SVG and saving it out on both desktop and iOS [view on Github]
ofxSweep by lytan
Implementation of Bentley-Ottmann algorithm [view on Github]
ofxSyphon by Syphon
Syphon implementation for Open Frameworks [view on Github]
ofxTactoSonixTools by funkmeisterb
OpenFrameworks add-on including tools used by TactoSonix. [view on Github]
ofxThermalPrinter by bakercp
An openFrameworks addon for thermal Point of Sale printers. [view on Github]
ofxThreadedLogger by produceconsumerobot
Simple openFrameworks addon log strings to file in a separate thread [view on Github]
ofxTklr by jasonmcdermott
ofxTLButtons by hvfrancesco
an addon for ofxTimeline [view on Github]
OfxToMmex by thompsonson
Tool to import OFX files to Money Manager Ex [view on Github]
ofxTotalControl by fishkingsin
C++ openFrameworks addon to interface with P9813 https://github.com/PaintYourDragon/p9813 and https://bitbucket.org/devries/elinux-tcl warpper [view on Github]
ofxTouche by recyclerobot
ofxTouche [view on Github]
ofxTraerPhysics by martinlindelof
port of cinder traer physics, for openframeworks as standalone, no dependencies. [view on Github]
ofxUITabbedCanvas by YoshitoONISHI
Tabs for ofxUI [view on Github]
ofxUnity by obviousjim
openFrameworks compiled as a native Unity plug in [view on Github]
ofxUrgDevice by yusuketomoto
preliminary version of scanning range sensor URG addon for openFrameworks [view on Github]
ofxUtils by martinlindelof
my hoarded, nei. hamstered openframeworks c++ utilities [view on Github]
ofxVirtualScreen by eranws
ofxVLCVideoPlayer by jnakanojp
An openframeworks addon of video player using libvlc. [view on Github]
ofxVoro by patriciogonzalezvivo
OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation [view on Github]
ofxVTerrain by kalwalt
openframeworks addon for terrain rendering with vTerrain library [view on Github]
ofxWindowedApp by push-pop
Intuitive TUIO enabled multi-window addon of OpenFrameworks [view on Github]
ofxWinMouseControl by azislodowy
Simple mouse control under windows [view on Github]
ofxX264 by HalfdanJ
ofxXimea by elliotwoods
ofxMachineVision implementation for Ximea cameras (e.g. Ximea xiQ) [view on Github]
pagseguro-converter by jdahlin
Converts the XML exported by Pagseguro into OFX [view on Github]