ofxAddons is directory of extensions and libraries for the openFrameworks creative coding toolkit. Compiled fresh from Github daily.
ofxFaceTracker
CLM face tracking addon for openFrameworks based on Jason Saragih's FaceTracker.
Maintained by kylemcdonald
Last updated 06/28/21
1393
Categories: Computer Vision
ofxCv
Alternative approach to interfacing with OpenCv from openFrameworks.
Maintained by kylemcdonald
Last updated 05/24/22
658
Makefile
Categories: Computer Vision
ofxKinect
legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
Maintained by ofTheo
Last updated 08/13/13
540
Makefile
Categories: Video/Camera
ofxUI
[DEPRECATED] UI Addon for openFrameworks
Maintained by rezaali
Last updated 09/30/15
519
Categories: GUI
ofxDarknet
darknet neural network addon for openFrameworks
Maintained by mrzl
Last updated 08/20/17
496
Makefile
Categories: Machine Learning
ofxPiMapper
Projection mapping addon for openFrameworks that works on the Raspberry Pi
Maintained by kr15h
Last updated 07/30/22
460
Makefile
Categories: Graphics
ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
Maintained by memo
Last updated 02/26/22
456
Makefile
ofxDarknet
darknet neural network addon for openFrameworks
Maintained by mrzl
Last updated 08/20/17
452
Makefile
Examples 6
Categories: Machine Learning
ofxDatGui
Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks
Maintained by braitsch
Last updated 02/14/20
434
Categories: GUI
ofxPostProcessing
This openFrameworks addon gives you an easy way of putting together a chain of GLSL post-processing effects.
Maintained by neilmendoza
Last updated 04/30/20
346
Categories: Graphics
ofxFlowTools
openframeworks addon. Combines 2D fluid simulation, optical flow and more using GLSL shaders. Works best with live camera input.
Maintained by moostrik
Last updated 06/29/23
335
Categories: Graphics
ofxFX
Unlocking the GPU Power on openFrameworks with this add-on for that make easy to use GLSL Shaders
Last updated 05/11/19
335
Categories: Graphics
ofxBox2d
Openframework wrapper for box2d
Maintained by vanderlin
Last updated 10/ 9/23
320
Makefile
Categories: Physics, Game Engine
ofxPDSP
openFrameworks addon for audio synthesis and generative music
Maintained by npisanti
Last updated 08/ 9/24
304
Makefile
Categories: Sound
ofxImGui
Use ImGui in openFrameworks
Maintained by jvcleave
Last updated 10/ 2/24
300
Makefile
Categories: GUI
ofxTimeline
lightweight timeline tools for openFrameworks
Maintained by YCAMInterlab
Last updated 08/24/20
270
Makefile
Categories: Animation
ofxMidi
(maintained) Midi addon for openFrameworks
Maintained by danomatika
Last updated 01/11/24
262
Makefile
Categories: Sound
ofxLaser
An openFrameworks addon for controlling multiple lasers.
Maintained by sebleedelisle
Last updated 09/27/24
258
Makefile
Categories: Hardware Interface
ofxARKit
A starting point for openFramworks and ARKit experimenting.
Maintained by sortofsleepy
Last updated 09/ 3/24
257
Makefile
ofxOpenNI
Wrapper for OpenNI, NITE and SensorKinect
Maintained by gameoverhack
Last updated 09/27/18
244
Categories: Computer Vision
ofxVideoRecorder
A fast multi-threaded video recording extension using ffmpeg
Maintained by timscaffidi
Last updated 03/12/20
230
Categories: Video/Camera
ofxFaceTracker2
Landmark detection addon for openFrameworks using DLIB
Maintained by HalfdanJ
Last updated 04/11/22
209
Makefile
Categories: Computer Vision
ofxKinectV2
An addon for the new Kinect For Windows V2 sensor.
Maintained by ofTheo
Last updated 10/18/23
207
Makefile
Categories: Computer Vision
ofxPd
(maintained) a Pure Data addon for OpenFrameworks using libpd
Maintained by danomatika
Last updated 04/10/24
202
Makefile
Categories: Bridges
ofxTSNE
t-SNE dimensionality reduction technique for openFrameworks
Maintained by genekogan
Last updated 12/ 3/17
198
ofxSyphon
An OF add-on for using the Syphon framework.
Maintained by astellato
Last updated 02/13/24
193
Makefile
Categories: Graphics
ofxGPIO
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
Maintained by kashimAstro
Last updated 02/ 4/21
191
Makefile
Categories: Hardware Interface
ofxMSAFluid
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"
Maintained by memo
Last updated 10/ 3/19
191
Makefile
Categories: Graphics
ofxStreetView
OF scraper for GoogleStreetView panoramas and depthmap
Last updated 04/ 9/16
184
Categories: Bridges
ofxAudioAnalyzer
openFrameworks wrapper for Essentia. Audio analysis algorithms in real-time
Maintained by leozimmerman
Last updated 12/10/21
183
Makefile
Categories: Sound, GUI
ofxARCore
Experimental addon for openFrameworks to use ARCore on Android devices
Maintained by HalfdanJ
Last updated 05/14/19
182
Makefile
ofxOMXPlayer
OpenMax accelerated video player for openFrameworks on the Raspberry Pi 0-3. Does not work with RPI4
Maintained by jvcleave
Last updated 04/11/21
180
Makefile
Categories: Hardware Interface
ofxLibwebsockets
[Deprecated] openFrameworks wrapper of libwebsockets for WebSocket client and server functionality
Maintained by robotconscience
Last updated 01/23/21
171
Makefile
Categories: Web/Networking
ofxLua
(maintained) a lua scripting interface & bindings for openFrameworks
Maintained by danomatika
Last updated 04/11/24
164
Makefile
Categories: Bridges
ofxPostGlitch
Apply glitch effects with openFrameworks
Maintained by maxillacult
Last updated 08/ 6/20
164
Categories: Graphics
ofxKinectForWindows2
Implementation of Kinect For Windows v2 API (not using KinectCommonBridge)
Maintained by elliotwoods
Last updated 05/26/24
163
Makefile
Categories: Computer Vision
ofxOfelia
(maintained) openFrameworks and Lua within a real-time visual programming environment, Pure Data
Maintained by cuinjune
Last updated 09/ 7/19
163
Makefile
Examples 6
Categories: Bridges
ofxJSON
A wrapper for jsoncpp for openFrameworks
Maintained by jefftimesten
Last updated 04/ 1/18
159
Makefile
Categories: Utilities
ofxVisualProgramming
A visual programming patching environment for OF
Maintained by d3cod3
Last updated 10/ 6/24
154
Makefile
Categories: GUI
ofxInkSim
openFrameworks ink/fluid deposition simulator addon.
Maintained by Akira-Hayasaka
Last updated 08/ 6/20
149
Categories: Graphics
ofxBullet
Bullet Physics Wrapper for Openframeworks
Maintained by NickHardeman
Last updated 06/16/23
147
Categories: Physics
ofxHapPlayer
A Hap player for OpenFrameworks
Maintained by bangnoise
Last updated 02/19/24
147
Makefile
Categories: Video/Camera
ofxFft
FFT addon for openFrameworks that wrapps FFTW and KissFFT.
Maintained by kylemcdonald
Last updated 06/18/24
141
Makefile
Categories: Sound
ofxLeapMotion
A wrapper for the Leap SDK ( 0.8.1 and up ) - compatible with Leap 1.0 Release
Maintained by ofTheo
Last updated 12/10/18
139
Makefile
Categories: Video/Camera
ofxRemoteUI
OpenFrameworks addon serves any number of variables (bool, float, int, enum, string, ofColor) on the network, so that you can modify from outside the OF app. Includes a native OSX Client. OSC based.
Maintained by armadillu
Last updated 05/25/24
136
Makefile
Categories: GUI
ofxNDI
An Openframeworks addon to allow sending and receiving images over a network using the NewTek Network Device Protocol.
Maintained by leadedge
Last updated 09/30/24
134
Makefile
Examples 3
Categories: Web/Networking
ofxFilterLibrary
An openFrameworks addon with a bunch of shader-based filters
Maintained by mfargo
Last updated 02/21/16
131
Categories: Graphics
ofxGVF
Gesture Variation Follower: oF add-on, MaxMSP, PureData
Maintained by bcaramiaux
Last updated 05/ 6/21
131
ofxKinectProjectorToolkit
openFrameworks addon for calibrating a Kinect to a projector for real-time projection mapping onto moving surfaces
Maintained by genekogan
Last updated 12/26/16
131
Categories: Computer Vision
ofxRobotArm
A collection of universal classes used for robotic arm control software
Maintained by CreativeInquiry
Last updated 12/ 2/23
131
Makefile
Categories: Hardware Interface
ofxHPVPlayer
Cross-platform C++ toolset for playing high-res and high-fps video content.
Maintained by vjacob
Last updated 03/ 1/23
130
Categories: Video/Camera
ofxMultiKinectV2
Connecting multiple Kinect For Windows V2 sensors to one Mac
Maintained by hanasaan
Last updated 09/28/20
130
Makefile
Categories: Computer Vision
ofxDelaunay
efficient triangule fill given a set of points
Maintained by obviousjim
Last updated 10/10/19
129
Categories: Graphics
ofxCcv
libccv addon for openFrameworks
Maintained by kylemcdonald
Last updated 09/ 6/23
124
Categories: Computer Vision
ofxAudioUnit
An openFrameworks addon which makes it easy to work with Audio Units on OSX and iOS
Maintained by admsyn
Last updated 09/15/23
121
Makefile
Categories: Sound
ofxEvm
EVM(Eulerian Video Magnification) addon for openFrameworks
Maintained by yusuketomoto
Last updated 04/ 1/16
120
Categories: Computer Vision
ofxGrt
OpenFrameworks extension for the Gesture Recognition Toolkit
Maintained by nickgillian
Last updated 04/28/18
119
Makefile
ofxCvCameraProjectorCalibration
OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV
Maintained by kikko
Last updated 08/31/16
117
Makefile
ofxAnimatable
Set of classes that help setup very simple animations, with curves, repeat modes and barebones scheduling.
Maintained by armadillu
Last updated 01/31/24
116
Makefile
Categories: Animation
ofxDarkKnight
Node based programming environment for openframeworks.
Maintained by luiscript
Last updated 12/ 4/20
116
Categories: GUI
ofxTrueTypeFontUC
An extension of ofTrueTypeFont class for using UNICODE characters. Tested on OSX, iOS, and Windows.
Maintained by hironishihara
Last updated 11/ 2/18
116
Categories: Typography
ofxGuiExtended
ofParameter based GUI addon for openFrameworks; derived from the core OF ofxGui addon and ofxDOM.
Maintained by frauzufall
Last updated 12/29/20
113
Categories: GUI
ofxTensorFlow2
TensorFlow 2 AI/ML library wrapper for openFrameworks
Maintained by zkmkarlsruhe
Last updated 06/26/24
113
Makefile
Categories: Machine Learning
ofxEdsdk
Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.
Maintained by kylemcdonald
Last updated 01/15/18
111
Categories: Video/Camera
ofxFBX
FBX SDK addon for OpenFrameworks
Maintained by NickHardeman
Last updated 08/30/23
111
Makefile
Categories: Bridges
ofxGpuParticles
openFrameworks addon to aid creating particle systems in GLSL.
Maintained by neilmendoza
Last updated 08/18/23
110
Categories: Graphics
ofxHTTP
A suite of HTTP tools, including clients and servers for openFrameworks.
Maintained by bakercp
Last updated 07/31/23
110
Makefile
Categories: Web/Networking
ofxPSBlend
openFrameworks Photoshop blending math with GLSL.
Maintained by Akira-Hayasaka
Last updated 09/24/20
110
Categories: Graphics
ofxJSON
A wrapper for jsoncpp for openFrameworks
Maintained by jefftimesten
Last updated 08/31/16
108
Makefile
Examples 4
Categories: Web/Networking
ofxIpVideoGrabber
An openFrameworks addon for MJPEG streams (Axis IP Camera, mjpeg-streamer, etc.).
Maintained by bakercp
Last updated 11/ 7/20
104
Makefile
Categories: Video/Camera
ofxNDI
NewTek NDI SDK Wrapper for openFrameworks.
Maintained by nariakiiwatani
Last updated 08/10/23
103
Makefile
Examples 11
ofxRunway
RunwayML + openFrameworks ☄️
Maintained by runwayml
Last updated 08/27/21
103
Makefile
Categories: Machine Learning
ofxGLEditor
Script editor for oF Live Coding
Maintained by Akira-Hayasaka
Last updated 11/12/23
102
Makefile
Categories: Utilities
ofxSpatialHash
A collection of 2D/3D spatial hashing algorithms. Useful for quick nearest neighbor calculations.
Maintained by bakercp
Last updated 10/12/19
102
Makefile
ofxLibwebsockets
openFrameworks wrapper of libwebsockets for WebSocket client and server functionality
Maintained by labatrockwell
Last updated 03/15/16
99
Makefile
Categories: Web/Networking
ofxReprojection
Toolkit for dynamic projection mapping using a depth camera and a projector.
Maintained by Illd
Last updated 04/ 1/15
99
ofxLearn
General-purpose machine learning library for openFrameworks, supporting classification, regression, and clustering tasks
Maintained by genekogan
Last updated 03/14/17
98
Makefile
ofxGifEncoder
openframeworks addon to export animated gifs
Maintained by jesusgollonet
Last updated 12/30/17
97
Categories: GUI
ofxTimeMeasurements
OpenFrameworks add-on to easily measure execution times on different parts of your code.
Maintained by armadillu
Last updated 05/22/24
96
Makefile
Categories: Utilities
ofxControlPanel
A flexible control panel based gui addon for openFrameworks
Maintained by ofTheo
Last updated 10/ 2/20
93
Makefile
Categories: GUI
ofxEasing
Easing equations addon for openFrameworks. Replaces the deprecated ofxTween
Maintained by arturoc
Last updated 10/ 4/18
93
Categories: Animation
ofxFontStash
Easy (and fast) unicode string rendering addon for OpenFrameworks. FontStash is made by Andreas Krinke and Mikko Mononen
Maintained by armadillu
Last updated 05/26/24
91
Makefile
Categories: Typography
ofxProjectorBlend
addon to smoothly blend multiple projector edges together for installations
Maintained by Flightphase
Last updated 11/ 4/20
91
Categories: Graphics
ofxSpriteSheetRenderer
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
Maintained by stfj
Last updated 10/12/21
91
Categories: iOS
ofxAruco
openFrameworks addon for marker based AR using ArUco: www.uco.es/investiga/grupos/ava/node/26
Maintained by arturoc
Last updated 05/25/21
89
Categories: Computer Vision
ofxKinectCommonBridge
A wrapper for the simple Kinect for Windows library developed at Microsoft in partnership with myself & James George
Maintained by joshuajnoble
Last updated 04/25/17
89
Categories: Computer Vision
ofxRPiCameraVideoGrabber
development of ofxRPiCameraVideoGrabber, an addon to control the native Raspberry Pi camera in openFrameworks
Maintained by jvcleave
Last updated 10/10/19
89
Makefile
Categories: Video/Camera
ofxSoundObjects
Simple yet super powerful modular sound architecture for openFrameworks.
Maintained by roymacdonald
Last updated 05/22/24
89
Makefile
Categories: Sound
ofxStateMachine
openFrameworks state machine design pattern implementation.
Maintained by neilmendoza
Last updated 03/ 6/19
89
Categories: Utilities
ofxMSAOpenCL
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
Maintained by memo
Last updated 02/ 1/19
88
Makefile
Categories: Graphics
ofxTonic
Open Frameworks Addon for the Tonic audio synthesis Library. Tonic is an efficient, pure C++ patching tool with a refreshingly crisp and simple syntax.
Maintained by TonicAudio
Last updated 03/30/16
88
Categories: Sound
ofxCamaraLucida
Kinect Projector System
Maintained by chparsons
Last updated 01/ 4/18
87
Categories: Computer Vision
ofxPS3EyeGrabber
A Sony PS3 Eye Camera grabber for openFrameworks.
Maintained by bakercp
Last updated 07/15/18
87
Makefile
Categories: Video/Camera
ofxDeferredShading
an openFrameworks addon for shading, lighting, lens simulation.
Maintained by Default gravatar small nama-gatsuo
Last updated 05/10/23
85
Categories: Graphics
ofxShivaVG
A 2d renderer for openFrameworks based on the ShivaVG library
Maintained by bgstaal
Last updated 04/17/17
84
Categories: Graphics
ofxDmx
DMX Pro wrapper for openFrameworks
Maintained by kylemcdonald
Last updated 08/19/24
83
Categories: Hardware Interface
ofxIO
A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
Maintained by bakercp
Last updated 12/31/23
83
Makefile
Categories: Utilities
ofxShadertoy
Addon for openFrameworks that sets up and loads Shadertoy (http://www.shadertoy.com) shaders
Maintained by tiagosr
Last updated 09/26/19
83
Categories: Graphics
ofxMIOFlowGLSL
Optical Flow GPU Version - based upon Andrew Benson's solution
Maintained by princemio
Last updated 11/ 4/20
82
Categories: Computer Vision
ofxOscMidi
Midi in, OSC out with Midi thru. Based on openFrameworks
Maintained by Andymann
Last updated 05/ 7/24
81
Categories: Web/Networking
ofxWatchdog
[openFrameworks] A process watchdog timer for openFrameworks applications.
Maintained by toolbits
Last updated 01/20/22
81
Categories: Utilities
ofxCurlNoise
A particle system addon with curl noise for openFrameworks
Maintained by elaye
Last updated 03/11/15
80
Categories: Graphics
ofxQuadWarp
openframeworks addon for quad warp transformations using openGL.
Maintained by julapy
Last updated 02/ 5/24
80
Categories: Graphics
ofxTween
tween addon for openFrameworks
Maintained by arturoc
Last updated 12/26/16
80
Categories: Animation
ofxAbletonLive
addon for openFrameworks for controlling Ableton Live
Maintained by genekogan
Last updated 10/ 2/18
79
Categories: Bridges, Sound
ofxBlackmagic
Simplified and optimized Black Magic DeckLink SDK grabber.
Maintained by kylemcdonald
Last updated 04/13/17
79
Categories: Hardware Interface
ofxFenster
[DEPRECATED] a multiwindow manager for openframeworks 007
Maintained by underdoeg
Last updated 03/ 8/16
78
Categories: GUI
ofxFluid
GPU Fluid Simulation with a collisions layer
Last updated 10/ 8/17
78
Categories: Physics
ofxAddonTemplate
an empty ofxAddon folder structure for easy creating your own addon for openFrameworks
Maintained by openframeworks
Last updated 12/15/21
77
Makefile
Categories: Utilities
ofxPubSubOsc
bind OSC messages and values with only writing tiny codes on setup once.
Maintained by 2bbb
Last updated 09/ 3/24
76
Makefile
Categories: Web/Networking
ofxIlda
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
Maintained by memo
Last updated 10/17/22
75
Categories: Hardware Interface
ofxNodejs
Maintained by satoruhiga
Last updated 08/10/15
74
Examples 2
Categories: Bridges
ofxSoso
openFrameworks addon with scene graph, animations, enhanced text, and more.
Maintained by sosolimited
Last updated 05/18/17
74
Categories: Utilities
ofxAzureKinect
An openFrameworks addon for the Azure Kinect.
Maintained by prisonerjohn
Last updated 12/ 5/23
73
Makefile
ofxGrabCam
Simple camera (ofEasyCam replacement) for openFrameworks for quickly browsing your scene
Maintained by elliotwoods
Last updated 05/20/22
73
Categories: Graphics
ofxOpenVR
Implementation of Valve Software's OpenVR API.
Maintained by smallfly
Last updated 07/29/17
73
Makefile
Categories: Hardware Interface
ofxCvCameraProjectorCalibration
OpenFrameworks addon that helps calibrating a camera and a projector using OpenCV
Maintained by kikko
Last updated 08/31/16
71
Makefile
Examples 2
Categories: Computer Vision
ofxEmbree
a photo-realistic ray tracing addon for openFrameworks (using Intel Embree engine)
Maintained by kikko
Last updated 08/12/13
70
Categories: Graphics
ofxAutoRiggingModel
auto rigging model
Maintained by kashimAstro
Last updated 05/30/19
69
Categories: Animation
ofxSpout
Send or receive openFrameworks textures to other applications which use DirectX and OpenGL with Spout
Maintained by elliotwoods
Last updated 08/ 2/22
69
Makefile
Categories: Graphics
ofxArtnet
ultra simple artnet addon for openFrameworks
Maintained by hiroyuki
Last updated 05/30/22
68
Categories: Hardware Interface
ofxFurry
ofxFurry a simple addons furry mesh
Maintained by kashimAstro
Last updated 11/ 5/16
68
Categories: Graphics
ofxRay
Lightweight Ray class and operations for openFrameworks (e.g. hit detection, intersection). For more intense use check bullet physics
Maintained by elliotwoods
Last updated 05/27/21
68
Categories: Graphics
ofxMIOFlowGLSL
Optical Flow GPU Version - based upon Andrew Benson's solution
Maintained by princemio
Last updated 02/13/19
66
Examples 1
Categories: Graphics
ofxMVG
OFX plugins for Multiple View Geometry
Maintained by poparteu
Last updated 01/26/20
66
Categories: Computer Vision
ofxSpaceColonization
Space Colonization algorithm implementation in openFrameworks
Maintained by Default gravatar small edap
Last updated 08/25/20
66
Categories: Algorithms
ofxAutoReloadedShader
Maintained by andreasmuller
Last updated 01/23/20
65
Categories: Graphics
ofxEmbree
a photo-realistic ray tracing addon for openFrameworks (using Intel Embree engine)
Maintained by kikko
Last updated 08/12/13
65
Examples 4
Categories: Graphics
ofxKinectV2-OSC
Get KinectV2 skeletons into openFrameworks on your Mac
Maintained by microcosm
Last updated 08/22/18
65
Makefile
Categories: Computer Vision
ofxLiquidFun
openFrameworks wrapper for LiquidFun.
Maintained by tado
Last updated 04/ 1/19
65
Categories: Physics
ofxMotionMachine
MotionMachine is a C++ software toolkit for fast prototyping of interaction based on motion feature extraction. It brings mocap-friendly data structures and intuitive visualisation together.
Maintained by numediart
Last updated 12/12/19
65
Makefile
ofxMtlMapping2D
A projection mapping addon for openFrameworks
Maintained by morethanlogic
Last updated 04/19/19
65
Categories: Graphics
ofxBlur
A very fast, configurable GPU blur addon that can also simulate bloom and different kernel shapes.
Maintained by kylemcdonald
Last updated 01/28/19
64
Categories: Graphics
ofxCloth
cloth simulation with collision
Maintained by kashimAstro
Last updated 06/21/19
64
ofxOpenVJ
This project was a collaboration to make realtime visuals "scenes" that could be compiled together to create a performance or accompany a performance.
Maintained by benMcChesney
Last updated 10/24/15
64
Categories: Graphics
ofxPython
openFrameworks addon to embed Python
Maintained by chaosct
Last updated 01/17/17
64
Makefile
Categories: Bridges
ofxExtremeGpuVideo
openFrameworks addons ofxExtremeGpuVideo
Maintained by Default gravatar small Ushio
Last updated 04/22/22
63
Makefile
Categories: Video/Camera, Graphics
ofxAssignment
A tool for matching point clouds or other kinds of data. Useful for making grids from point clouds.
Maintained by kylemcdonald
Last updated 12/12/18
62
ofxHttpUtils
http client openframeworks addon
Maintained by arturoc
Last updated 01/ 6/24
62
Categories: Web/Networking
ofxKinectProjectorToolkitV2
openFrameworks addon for calibrating a KinectV2 to a projector for real-time projection mapping onto tracked spaces
Maintained by genekogan
Last updated 11/11/15
62
Categories: Computer Vision
ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
Maintained by memo
Last updated 02/ 6/16
62
ofxLeapMotion2
A wrapper for the Leap Motion SDK compatible with Leap 2.0 Beta with skeletal tracking
Maintained by genekogan
Last updated 05/ 6/18
61
Makefile
Categories: Hardware Interface
ofxMightyUI
a mighty ui library for openframeworks
Maintained by kritzikratzi
Last updated 09/11/24
61
Makefile
Categories: GUI
ofxNCKinect
Kinectv2 addon for openFrameworks
Maintained by wearenocomputer
Last updated 06/19/19
61
ofxPof
POF = Pd + OpenFrameworks : openFrameworks externals for Pure Data, providing openGL mutlithreaded rendering and advanced multitouch events management.
Maintained by Ant1r
Last updated 07/20/23
61
Makefile
Categories: Bridges
ofxPBR
Maintained by yasuhirohoshino
Last updated 11/ 7/18
60
Categories: Graphics
ofxQCAR
openframeworks addon for Qualcomm AR.
Maintained by julapy
Last updated 07/ 3/17
60
Categories: iOS
ofxRaycaster
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
Maintained by Default gravatar small edap
Last updated 12/ 4/22
60
Categories: Graphics
ofxAlembic
Maintained by perfume-dev
Last updated 09/ 6/22
59
Makefile
Categories: Graphics
ofxAppUtils
(maintained) some useful application utilities including render scaling, scene management, & quad warping
Maintained by danomatika
Last updated 11/12/23
59
Makefile
Categories: Utilities
ofxAubio
openFrameworks addon for aubio, estimates beat, onset, pitch, and a few other things
Maintained by aubio
Last updated 03/29/17
59
Categories: Sound
ofxFastFboReader
Read pixel data using PBO
Maintained by satoruhiga
Last updated 07/15/14
59
Categories: Graphics
ofxGLWarper
openGL image quad-wraper addon for OF.
Maintained by roymacdonald
Last updated 07/22/19
59
Categories: Graphics
ofxMacamPs3Eye
Fully featured and easy to use OpenFrameworks addon for using the PS3Eye camera on a Mac.
Maintained by paulobarcelos
Last updated 11/14/15
59
Categories: Video/Camera
ofxTldTracker
TLD Tracker addon for openFrameworks
Maintained by yusuketomoto
Last updated 01/20/16
59
Categories: Computer Vision
ofxActiveScan
Active 3D scan for uncalibrated projector-camera/Kinect
Maintained by micuat
Last updated 02/14/22
58
Makefile
Categories: Computer Vision
ofxComposer
Set of connecting boxes that let you load and processes different type of data on the GPU by using shaders.
Last updated 05/28/16
58
Categories: Graphics
ofxGLSLSandbox
openFrameworks addons to view / edit GLSL sandbox's shaders (http://glsl.heroku.com/).
Maintained by tado
Last updated 11/10/15
58
Categories: Graphics
ofxPuppet
as rigid as possible shape deformation addon for openframeworks
Maintained by ofZach
Last updated 04/13/18
58
Categories: Graphics
ofxChromaKeyShader
A shader-based chroma keying addon for openFramworks
Maintained by musiko
Last updated 05/30/24
57
Categories: Computer Vision
ofxMacUtils
OSX helper utils for system configuration. Includes an application focused on configuring a mac for long term interactive installations.
Maintained by NickHardeman
Last updated 09/30/15
57
Categories: Utilities
ofxOPC
openFrameworks addon for ofxOPC and FadeCandy
Maintained by DHaylock
Last updated 07/ 5/17
57
Categories: Hardware Interface
ofxPCL
http://www.pointclouds.org/
Maintained by satoruhiga
Last updated 09/25/14
57
Categories: Computer Vision
ofxSquashBuddies
Maintained by elliotwoods
Last updated 04/11/19
57
Categories: Web/Networking
ofxAE
openFrameworks addon for porting Adobe AfterEffects composition to openFrameworks.
Maintained by nariakiiwatani
Last updated 08/31/20
56
Categories: Bridges
ofxGStreamer
openFrameworks addon to use gstreamer under osx and windows. This addon has no code and instead uses the addon_config.mk file to add the needed files from the core + the flags needed to compile using gstreamer
Maintained by arturoc
Last updated 11/21/20
56
Makefile
Categories: Video/Camera
ofxPoissonFill
Poisson filling shader for OpenFrameworks
Maintained by LingDong-
Last updated 05/13/20
56
Categories: Graphics
ofxCsv
openFrameworks addon for reading and writing CSV(Character Separated Values) Files.
Maintained by paulvollmer
Last updated 05/15/19
55
Makefile
Categories: Utilities
ofxGstRTP
Addon for sending video, audio, depth and osc to a remote peer using RTP. It can also use ofxXMPP to initiate the session through google talk, jabber or any other xmpp compatible server so you don't need to know the IP of the remote end. It can also use ofxNice to do NAT transversal so you can send data from computers behind NAT routers. Requires gstreamer to work.
Maintained by arturoc
Last updated 02/17/15
55
Makefile
Categories: Web/Networking
ofxAsciiArt
Add-on for openFrameworks - GPU based real-time ASCII Art filter.
Maintained by TeehanLax
Last updated 07/25/12
54
Categories: Graphics
ofxOculusRift
ofxOculusRift
Maintained by andreasmuller
Last updated 01/30/14
54
Categories: Hardware Interface
ofxRules
Rules based mesh generation addon for openFrameworks.
Maintained by neilmendoza
Last updated 05/15/24
54
Categories: Geometry, Graphics
ofxTweenzor
Tweening Engine for OpenFrameworks
Maintained by NickHardeman
Last updated 05/22/24
54
Makefile
Categories: Animation
ofxUVC
OpenFrameworks addon for controlling UVC cameras
Maintained by atduskgreg
Last updated 11/28/15
54
Categories: Video/Camera
ofxVoro
OpenFrameworks wrapper of Voro++ that do 3D Voronoi Tessellation
Last updated 02/12/16
54
Categories: Geometry, Graphics
ofxPTAMM
Parallel Tracking and Multiple Mapping (PTAMM by Robert Castle) wrapper for openFrameworks.
Last updated 03/22/12
53
Categories: Computer Vision
ofxVectorTile
Maintained by tangrams
Last updated 02/ 5/16
53
Makefile
Categories: Graphics
ofxVolumetrics
Simple volumetric rendering addon for openFrameworks.
Maintained by timscaffidi
Last updated 04/20/24
53
Makefile
Categories: Graphics
ofxDlib
An openFrameworks wrapper for dlib. http://dlib.net/
Maintained by bakercp
Last updated 11/13/20
52
Makefile
Categories: Machine Learning
ofxEtherdream
C++ openFrameworks addon for interfacing with the Etherdream DAC
Maintained by memo
Last updated 03/ 2/24
52
Categories: Hardware Interface
ofxMSAPhysics
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
Maintained by memo
Last updated 07/ 2/16
52
Categories: Animation
ofxGenerative
[DEPRECATED] An addon for openframeworks that helps to create generative systems or dynamical real-time simulations
Maintained by rezaali
Last updated 06/12/15
51
Categories: Physics
ofxGLSLMaterial
Collection of materials in GLSL
Maintained by kashimAstro
Last updated 01/ 9/17
51
Categories: Graphics
ofxShader
Last updated 08/19/24
51
Categories: Graphics
ofxFakam
Stream screens as a fake camera.
Maintained by rsodre
Last updated 06/ 5/13
50
Categories: Utilities
ofxSpout2
Openframeworks addon for SpoutV2
Maintained by Kj1
Last updated 04/21/20
50
Categories: Bridges, Graphics
ofxBeat
A simple beat detection routine for openFrameworks that gives 32 fft bands plus separate output for kick, snare, and hihat.
Maintained by darrenmothersele
Last updated 06/28/17
49
Categories: Sound
ofxCvPiCam
ofxCvPiCam is a minimal grabber for the Raspberry Pi Camera module. It uses the MMAL interface to grab frames and convert them the cv::Mat type which can be processed using the typical opencv calls.
Maintained by orgicus
Last updated 07/28/16
49
Makefile
Categories: Video/Camera
ofxMarchingCubes
Maintained by Larsberg
Last updated 03/17/15
49
Categories: Geometry, Graphics
ofxWMFVideoPlayer
Video player for openFrameworks using Windows Media Foundation API and hardware acceleration capabilities
Maintained by secondstory
Last updated 03/14/19
49
Categories: Video/Camera
ofxFlashLite
ofxFlash is a addon for openFrameworks which enables the loading of Flash XFL files into openFrameworks
Maintained by julapy
Last updated 11/ 9/12
48
Categories: Bridges
ofxGL2Webcam
GL2Webcam addon
Maintained by daitomanabe
Last updated 09/ 8/20
48
Makefile
ofxLayerMask
Photoshop-style layers and masks for openFrameworks
Maintained by microcosm
Last updated 04/ 3/19
48
Makefile
Categories: Graphics
ofxMicroUI
UI for OpenFrameworks
Maintained by dimitre
Last updated 09/16/24
48
Makefile
Categories: GUI
ofxOilPaint
An oil painting simulation addon for openFrameworks
Maintained by jagracar
Last updated 10/ 3/19
48
Makefile
ofxAVFVideoPlayer
OpenFrameworks addon to support super fast super smooth AV Foundation video playback on OSX 10.7+
Maintained by kronick
Last updated 11/15/17
47
Categories: Video/Camera
ofxKinectV2
of addon for Kinect V2
Maintained by joshuajnoble
Last updated 01/15/16
47
Categories: Computer Vision
ofxNI2
a simple OpenNI2 wrapper
Maintained by satoruhiga
Last updated 04/28/17
47
Examples 3
Categories: Computer Vision
ofxOculusDK2
OculusDK2 repository
Maintained by obviousjim
Last updated 10/13/16
47
Categories: Hardware Interface
ofxSerial
An cross platform Serial library for openFrameworks.
Maintained by bakercp
Last updated 07/13/23
47
Makefile
Categories: Hardware Interface
ofxShadersFX
An OF addon to ease the use of well-known shaders
Maintained by Scylardor
Last updated 03/23/18
47
Categories: Graphics
ofxWarp
An openFrameworks addon for creating editable bi-linear and perspective warps, or a combination of the two.
Maintained by prisonerjohn
Last updated 07/11/19
47
Categories: Video/Camera, Graphics
ofxBlackmagic2
Efficient use of BlackMagic devices with modern C++ API
Maintained by elliotwoods
Last updated 12/ 5/22
46
Categories: Hardware Interface
ofxCorkCsg
A constructive solid geometry (mesh boolean) addon for openFrameworks.
Maintained by neilmendoza
Last updated 12/26/18
46
Categories: Geometry
ofxPlaylist
(maintained) Keyframe animation library for openFrameworks - compatible with openFrameworks 0.8 +
Maintained by tgfrerer
Last updated 06/15/20
46
Makefile
Categories: Animation
ofxThreadedVideo
openFrameworks threaded video addon
Maintained by gameoverhack
Last updated 02/11/19
46
Categories: Video/Camera
ofxVui
✨ Such Wow! View + GUI System for openFrameworks ✨
Maintained by pixelsandcandy
Last updated 06/19/19
46
Categories: Utilities, GUI
ofxCanon
openFrameworks addon for the Canon EDSK
Maintained by diederickh
Last updated 11/ 4/11
45
ofxKinectNui
Kinect SDK 1.0 or higher addon for openFrameworks
Maintained by sadmb
Last updated 09/26/14
45
Categories: Video/Camera
ofxNearestNeighbour
A templated k-d tree nearest neighbour search addon for openFrameworks based on nanoflann.
Maintained by neilmendoza
Last updated 11/16/17
45
Categories: Utilities
ofxPJControl
Openframeworks addon for projector control through a network, allows you to control PJLink Projectors, NEC, Christie, Epson, Barco, etc.
Maintained by nullboundary
Last updated 10/21/20
45
Categories: Hardware Interface
ofxSpeech
[abandoned] Speech Recognition and Synthesis Addon for OpenFrameworks
Maintained by latrokles
Last updated 04/13/18
45
Categories: Sound
ofxiOS
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.
Maintained by julapy
Last updated 02/13/12
44
Categories: iOS
ofxKinect2
kinect2 wrapper for openFrameworks
Maintained by sadmb
Last updated 11/13/17
44
Categories: Hardware Interface
ofxParagraph
Paragraph renderer for openFrameworks
Maintained by braitsch
Last updated 06/ 9/18
44
Categories: Graphics
ofxTrueTypeFontUL2
Typography with HarfBuzz.
Maintained by kentaroid
Last updated 09/ 7/23
44
Categories: Typography
ofxVoronoi
Simple two-dimensional Voronoi diagrams
Maintained by madc
Last updated 02/22/21
44
Categories: Graphics
ofxCoreMotion
OF/iOS addon for the Core Motion Framework. Gives access to device motion (attitude), gyroscope, accelerometer, and magnetometer.
Maintained by trentbrooks
Last updated 12/ 3/15
43
ofxMSAWord2Vec
openFrameworks addon to load and manage word2vec word embeddings, and supporting python code to train them
Maintained by memo
Last updated 01/14/19
43
ofxOpenSteer
Openframeworks lightweight wrapper for the steering behaviors library OpenSteer.
Maintained by underdoeg
Last updated 09/11/16
43
Categories: Animation
ofxGSVPointCloud
Openframeworks implementation to create a point cloud from Google Street View
Maintained by wearenocomputer
Last updated 07/ 1/17
42
Categories: Computer Vision
ofxCanon
openFrameworks addon for the Canon EDSK
Maintained by roxlu
Last updated 11/ 4/11
41
Examples 1
Categories: Hardware Interface
ofxChoreograph
David Wicks's Timeline animation Choreograph packaged as an openFrameworks addon
Maintained by daitomanabe
Last updated 10/13/21
41
Categories: Animation
ofxFaceShift
Network-based addon for interfacing with FaceShift Studio from openFrameworks.
Maintained by kylemcdonald
Last updated 10/12/12
41
Categories: Computer Vision
ofxFatLines
openFrameworks addon. draw nicely antialiased and feathered lines and polylines of any width via openGL.
Maintained by roymacdonald
Last updated 06/ 4/21
41
Categories: Graphics
ofxHistoryPlot
Visualize value history on a configurable graph
Maintained by armadillu
Last updated 01/31/24
41
Makefile
Categories: Graphics
ofxISF
ISF (Interactive Shader Format) loader for openFrameworks
Maintained by satoruhiga
Last updated 01/ 8/19
41
Categories: Graphics
ofxModal
A flexible and extensible kit of Modal windows for openFrameworks.
Maintained by braitsch
Last updated 10/ 2/16
41
Categories: Utilities
ofxSandLine
ofxSandLine is a generative drawing tool addon for openFrameworks based on http://inconvergent.net/grains-of-sand/
Maintained by Default gravatar small sourya-sen
Last updated 05/31/18
41
Categories: Graphics, Animation
ofxWFC3D
Wave Function Collapse 3D | openFrameworks Addon
Maintained by action-script
Last updated 05/11/20
41
Categories: Algorithms, Graphics
ofxAudioFile
cross platform audio file loading for openFrameworks
Maintained by npisanti
Last updated 02/21/22
40
Makefile
Categories: Sound
ofxGizmo
An Openframeworks addon based on LibGizmo
Maintained by NickHardeman
Last updated 01/ 3/22
40
Categories: Video/Camera
ofxLibRocket
html & css styling for openFrameworks
Maintained by underdoeg
Last updated 03/11/13
40
Categories: GUI
ofxLineaDeTiempo
A new timeline addon for openframeworks.
Maintained by roymacdonald
Last updated 06/27/24
40
Makefile
Categories: Utilities, GUI
ofxLSystem
3D turtle graphics interpretation of L-Systems
Maintained by Default gravatar small edap
Last updated 03/14/19
40
Categories: Algorithms
ofxOceanode
LFO Modulation Framework
Maintained by PlaymodesStudio
Last updated 09/16/24
40
Makefile
Categories: Utilities
ofxReactionDiffusion
openFrameworks addon: visualize Reaction Diffusion systems using GPU
Maintained by Ma-tsu-ne
Last updated 07/ 1/17
40
Categories: Graphics
ofxFern
An implementatin of the Fern tracker from EPFL CVLab
Maintained by ofTheo
Last updated 02/24/15
39
Makefile
Categories: Computer Vision
ofxFontStash2
OpenFrameworks FontStash wrapper
Maintained by armadillu
Last updated 05/29/24
39
Makefile
Categories: Typography
ofxParticleSystemGPU
Particle system in GPU with multitexture
Maintained by antoniomechas
Last updated 08/ 2/15
39
Categories: Physics
ofxStereoCam180
Stereographic video recording + 180º tilt/rotation by software using a pair of fisheye USB cameras.
Maintained by gerardobort
Last updated 12/15/16
39
Categories: Computer Vision
ofxAvCodec
openFrameworks wrapper for FFmpeg/libavcodec
Maintained by kritzikratzi
Last updated 02/28/22
38
Makefile
Categories: Utilities
ofxLSystemGrammar
openFrameworks addon that implements most of the string rewriting grammars described in the book "The Algorithimic Beauty of Plants"
Maintained by Default gravatar small edap
Last updated 03/14/19
38
Categories: Algorithms
ofxCanon
openFrameworks addon for control and capture from Canon DSLR's via the EDSDK
Maintained by elliotwoods
Last updated 12/30/21
37
ofxDepthCamera
Device-independent library for working with multiple depth cameras, recording, playback, and streaming remotely
Maintained by mattfelsen
Last updated 06/21/16
37
Makefile
Categories: Computer Vision
ofxDSHapVideoPlayer
ofxDSHapVideoPlayer is a Hap video player addon for openFrameworks (Windows-only)
Maintained by secondstory
Last updated 11/17/16
37
Categories: Video/Camera
ofxInteractiveSurface
For Mapping ofTextures to surfaces making transformations and masking all in one process
Last updated 08/12/12
37
Categories: Graphics
ofxNativeGui
a native gui for openframeworks
Maintained by ofZach
Last updated 05/12/15
37
Categories: GUI
ofxOpenCvDnnObjectDetection
OpenCV based DNN Object Detection Library for Openframeworks
Maintained by TetsuakiBaba
Last updated 01/14/24
37
Makefile
Categories: Computer Vision
ofxButterfly
Butterfly Subdivision wrapper library for Open Frameworks.
Maintained by Bryce-Summers
Last updated 11/14/20
36
Categories: Geometry, Graphics
ofxCameraFilter
A one-shot effect for simulating: vignetting, lens distortion, chromatic aberration, blur/bloom, and noise grain.
Maintained by kylemcdonald
Last updated 02/10/12
36
Categories: Graphics
ofxClipper
An openFrameworks wrapper for Clipper - "an open source freeware polygon clipping library".
Maintained by bakercp
Last updated 08/18/20
36
Makefile
Categories: Graphics, Geometry
ofxFTGL
make pretty type in code with Rick Companje's ofx wrapper for Sam Hocevar FTGL library
Maintained by Flightphase
Last updated 02/16/14
36
Categories: Typography
ofxRunway
runway client for openframeworks (w.i.p.)
Maintained by genekogan
Last updated 08/19/19
36
Makefile
ofxShaderRunner
Maintained by satoruhiga
Last updated 03/ 1/17
36
Categories: Graphics
ofxSlitScan
slitscanning for openFrameworks
Maintained by obviousjim
Last updated 11/ 7/23
36
Categories: Video/Camera
ofxBlobTracker
Classic and simple blobTracker implementation used on CCV ( Created by Ramsin Khoshabeh ) + Finger Tracking
Last updated 02/26/17
35
Categories: Computer Vision
ofxBranchesPrimitive
openFrameworks addon to create geometries composed by branches
Maintained by Default gravatar small edap
Last updated 12/ 2/18
35
Categories: Geometry
ofxFFmpegRecorder
A utility to record video/audio with ffmpeg
Maintained by Furkanzmc
Last updated 09/15/21
35
Categories: Video/Camera
ofxGist
openFrameworks implementation of GIST real-time sound analysis library
Maintained by borg
Last updated 11/10/17
35
Categories: Sound
ofxHoa
HoaLibrary for openFrameworks
Maintained by CICM
Last updated 03/28/17
35
Categories: Sound
ofxPtf
Parallel transport frames addon for openframeworks.
Maintained by neilmendoza
Last updated 08/15/23
35
Categories: Graphics
ofxScreenGrab
Screen capturing utility for OpenFrameworks, for recording your desktop to an ofTexture
Maintained by genekogan
Last updated 02/26/17
35
Categories: Video/Camera
ofxZmq
Maintained by satoruhiga
Last updated 02/17/20
35
Categories: Web/Networking
ofx2DMapping
2D mapping tool for different object types like ofFbo, ofImage or completely custom objects.
Maintained by frauzufall
Last updated 11/19/16
34
Categories: Graphics
ofxAbletonLink
ableton link for openFrameworks
Maintained by 2bbb
Last updated 11/25/19
34
Makefile
Categories: Sound, Web/Networking
ofxAssets
Quick, tidy and (good) lazy access to image, shader, font assets
Maintained by elliotwoods
Last updated 05/20/22
34
Categories: Utilities
ofxDepthKit
addon collection for working with RGB+Depth post production data
Maintained by obviousjim
Last updated 05/23/14
34
Examples 6
Categories: Video/Camera
ofxGreenscreen
color difference based greenscreening for openframeworks
Maintained by underdoeg
Last updated 05/23/12
34
Categories: Graphics
ofxImageSequence
utility for playing back a sequence of images much like one would a movie file
Maintained by Flightphase
Last updated 10/26/19
34
Categories: Video/Camera
ofxLight2D
A basic 2D light / shadow implementation.
Maintained by bakercp
Last updated 10/19/16
34
Categories: Graphics
ofxMovieExporter
Addon to capture and encode video straight from OF applications based on libav.
Maintained by neilmendoza
Last updated 05/24/13
34
Categories: Video/Camera
ofxProjectorKinectCalibration
Openframeworks addon for calibrating a kinect and a projector, currently work in progress
Maintained by Kj1
Last updated 08/10/15
34
Categories: Computer Vision
ofxSSAO
rough ssao shader and fbo
Maintained by Larsberg
Last updated 10/23/13
34
Examples 2
Categories: Graphics
ofxTesseract
tesseract-ocr wrapper for openFrameworks
Maintained by kylemcdonald
Last updated 08/ 9/14
34
Categories: Computer Vision
ofxVLCVideoPlayer
An openframeworks addon of video player using libvlc.
Maintained by jnakanojp
Last updated 06/14/24
34
Makefile
Categories: Video/Camera
ofxAVUI
openFrameworks addon enabling the creation of user interfaces with integrated sound and visual feedback
Maintained by AVUIs
Last updated 02/ 1/17
33
Categories: GUI
ofxAwesomium
openFrameworks wrapper around the offscreen html renderer, Awesomium
Maintained by mpcdigital
Last updated 10/22/15
33
Makefile
Examples 2
Categories: Bridges
ofxFFT
openframeworks addon for fft audio + gui.
Maintained by julapy
Last updated 01/20/16
33
Categories: Sound
ofxGraph
ofxGraph is a simple, easy and quick graph add-on for openframeworks.
Maintained by TetsuakiBaba
Last updated 02/ 5/23
33
Categories: Utilities, Graphics
ofxiOSVideoWriter
ofxiOSVideoWriter allows to screen record OF applications on iOS. (still very much a work in progress)
Maintained by julapy
Last updated 11/ 8/17
33
Categories: Video/Camera
ofxProjectionMask
Projection masking, not projection mapping
Maintained by microcosm
Last updated 07/11/18
33
Makefile
Categories: Graphics
ofxSecondWindow
[Deprecated] OpenFrameworks addon for creating and drawing to multiple separate windows
Maintained by genekogan
Last updated 11/11/15
33
Categories: Utilities
ofxStk
openframeworks addon for stk
Maintained by Ahbee
Last updated 05/17/18
33
Categories: Sound
ofxTurboJpeg
Rough OF addon that uses turbo-jpeg lib to read and write jpegs. 2-3 times faster than OF's freeImage based jpeg en/decoder
Maintained by armadillu
Last updated 11/26/20
33
Makefile
Categories: Graphics
ofxWarpBlend
Projector warp and blend addon for openFrameworks
Maintained by charlesveasey
Last updated 08/11/16
33
Categories: Graphics
ofxARDrone
C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2.
Maintained by memo
Last updated 09/20/15
32
Categories: Hardware Interface
ofxCvGui
Panel based GUI library with DOM-like features for openFrameworks
Maintained by elliotwoods
Last updated 03/18/24
32
Makefile
Categories: GUI
ofxFastParticleSystem
OpenFrameworks addon for GPU particle system written in GLSL with the possibility to use different update shader.
Maintained by fusefactory
Last updated 03/ 2/22
32
Makefile
Categories: Graphics
ofxLitSphere
MatCap™ technique from ZBrush
Maintained by alexeyroudenko
Last updated 04/28/21
32
Categories: Graphics
ofxManipulator
3D manipulator (a.k.a. gizmo) for openFrameworks.
Maintained by ofnode
Last updated 09/17/15
32
Categories: Video/Camera
ofxNcurses
Beautiful text based apps for openFrameworks. With asynchronous text input, and form fields. Because, sometimes, text will do.
Maintained by tgfrerer
Last updated 10/16/22
32
Makefile
Categories: Typography
ofxOrbbecAstra
openFrameworks addon for using the Orbbec Astra SDK
Maintained by mattfelsen
Last updated 10/ 6/16
32
Makefile
Categories: Computer Vision
ofxShaderChain
glsl fragment shader chaining gui tool built with open frameworks.
Maintained by connorbell
Last updated 05/27/20
32
Categories: Graphics
ofxWrnchAI
wrnch AI => openFrameworks
Maintained by P-A-N
Last updated 01/10/20
32
Makefile
Categories: Computer Vision
ofxBiquadFilter
Biquad filter functions for OpenFrameworks
Maintained by dzlonline
Last updated 08/ 2/19
31
Categories: Utilities
ofxDeckLink
Blackmagic DeckLink SDK addon for openFrameworks
Maintained by hanasaan
Last updated 03/ 6/18
31
Categories: Hardware Interface
ofxFaceTracker-iOS
Example of using ofxFaceTracker on iOS.
Maintained by kylemcdonald
Last updated 03/19/17
31
Categories: iOS, Computer Vision
ofxObjLoader
Maintained by satoruhiga
Last updated 09/20/14
31
Categories: Graphics
ofxSSAO
rough ssao shader and fbo
Maintained by Larsberg
Last updated 10/23/13
31
Examples 2
Categories: Graphics
ofxStreamer
OpenFrameworks Addon making it simple to stream a video stream from one computer to another using ffmpeg library.
Maintained by HalfdanJ
Last updated 12/ 4/14
31
Makefile
Categories: Web/Networking
ofxSvgLoader
Addon for OpenFrameworks for parsing svg files.
Maintained by NickHardeman
Last updated 01/26/24
31
Makefile
Categories: Utilities
ofxTextInputField
small class for entering text with the keyboard
Maintained by Flightphase
Last updated 08/26/15
31
Categories: Utilities
ofxTiming
Timing utilities for handling recurring events, fading, framerate counting.
Maintained by kylemcdonald
Last updated 09/25/18
31
Categories: Utilities
ofxCef
trying to get CEF and OF working together (ie, experimental and mostly broken)
Maintained by ofZach
Last updated 03/28/20
30
Categories: Bridges
ofxCGAL
CGAL 4.3 addon for openFrameworks
Maintained by yusuketomoto
Last updated 01/22/15
30
Categories: Graphics, Geometry
ofxEquiMap
OF addon for Equirectangular Projection Rendering
Maintained by hanasaan
Last updated 09/28/20
30
Categories: Graphics
ofxFont
An extensible typography framework featuring layout, Unicode, drawing in ofPaths, and much much more.
Maintained by bakercp
Last updated 04/30/19
30
Makefile
Categories: Typography
ofxGenericDmx
an OpenFrameworks addon currently usable for both Enttec as well as generic DMX devices based on the FTDI USB chip
Maintained by woutgg
Last updated 01/18/23
30
Categories: Hardware Interface
ofxInfiniteCanvas
Infinitely zoomable and scrollable 2D canvas addon for openFrameworks.
Maintained by roymacdonald
Last updated 10/10/19
30
Makefile
Categories: Graphics
ofxLibdc
Open Frameworks wrapper for libdc1394.
Maintained by kylemcdonald
Last updated 10/31/16
30
Categories: Video/Camera
ofxLiveApp
Live coding for openFrameworks! 🐨
Maintained by gumilastik
Last updated 09/20/19
30
Makefile
Categories: Utilities
ofxMathMesh
an openframeworks addon to create meshes from mathematical equations
Maintained by Ahbee
Last updated 04/24/20
30
Categories: Utilities, Geometry
ofxOpenFace
Toolkit capable of facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation
Maintained by antimodular
Last updated 07/27/18
30
Makefile
Categories: Computer Vision
ofxOpenNI2
simpler API openframeworks addon for openNI
Maintained by arturoc
Last updated 11/ 2/11
30
Categories: Video/Camera
ofxPwrrPoint
powerpoint replacement for openframeworks
Maintained by genekogan
Last updated 06/12/18
30
Categories: Utilities
ofxSelfOrganizingMap
openFrameworks addon implementing a self-organizing map
Maintained by genekogan
Last updated 09/11/18
30
ofxSocketIO
ofx addons that wraps socket.io-client-cpp for OF
Maintained by soixantecircuits
Last updated 02/26/18
30
Categories: Web/Networking
ofxTableGestures
Openframeworks addon for creating applications using multitouch and tangible technologies via the TUIO protocol.
Maintained by chaosct
Last updated 01/10/18
30
Categories: GUI
ofxTextSuite
Openframeworks Text Manipulation Suite
Maintained by Furkanzmc
Last updated 04/ 7/23
30
Categories: Typography
ofxTidalCycles
openFrameworks addon for TidalCycle visualization
Maintained by tado
Last updated 03/12/20
30
Categories: Bridges
ofxTweakbar
Simple clean GUI system for openFrameworks based on AntTweakbar
Maintained by roxlu
Last updated 02/14/12
30
Examples 1
Categories: GUI
ofxVirtualKinect
Creates a virtual kinect depth image from an arbitrary position and orientation, using ofxKinect.
Maintained by kylemcdonald
Last updated 01/24/17
30
Categories: Video/Camera
ofxARtoolkitPlus
artoolkitplus addons for openframeworks
Maintained by fishkingsin
Last updated 02/20/14
29
Categories: Computer Vision
ofxBundle
Import bundle files with cameras and point clouds.
Last updated 11/10/14
29
Makefile
Categories: Utilities
ofxCSG
Maintained by Larsberg
Last updated 03/11/15
29
Categories: Geometry, Graphics
ofxDepthStream
OpenFrameworks addon for working with image streams from remote depth sensor
Maintained by fusefactory
Last updated 07/17/18
29
Makefile
ofxGCode
GCode library for of 0.11.0, mostly made with my axidraw in mind
Maintained by andymasteroffish
Last updated 04/16/24
29
ofxImageSequenceRecorder
A threaded image sequence recorder for OpenFrameworks
Maintained by atduskgreg
Last updated 06/ 9/17
29
Categories: Video/Camera
ofxMSAInteractiveObject
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.
Maintained by memo
Last updated 11/ 4/20
29
Makefile
Categories: GUI
ofxPCL
point cloud library addon for openframeworks
Maintained by antimodular
Last updated 12/26/16
29
Makefile
Categories: Geometry, Graphics
ofxPoly
ofxPoly is a openframeworks addon which allows for advanced rendering of lines. Including features such as, line - thickness, style, mesh generation.
Maintained by julapy
Last updated 04/ 7/16
29
Categories: Graphics
ofxSceneManager
A lightweight addon for openFrameworks supporting crossfading, data passing and event handling. You can write your own scenes just like ofApp.
Maintained by kokinomura
Last updated 12/12/14
29
Categories: Graphics
ofxSimpleHttp
OpenFrameworks add-on to make http and https downloads easy
Maintained by armadillu
Last updated 05/24/24
29
Makefile
Categories: Web/Networking
ofxSkeleton
ofxAddon to ease the woe of skeletal animation in openFrameworks
Maintained by tgfrerer
Last updated 10/31/13
29
Categories: Graphics
ofxSquash
Compress and decompress data using a large range of compression codecs supplied by libsquash
Maintained by elliotwoods
Last updated 04/20/22
29
Makefile
Categories: Utilities
ofxThermalPrinter
OpenFrameworks library to control mini thermal printers (https://www.adafruit.com/products/597)
Last updated 09/28/14
29
Categories: Hardware Interface
ofxUbo
an openframeworks addon for interfacing with uniform buffers and blocks
Maintained by Ahbee
Last updated 01/21/17
29
Categories: Graphics
ofxARKit-12-example-face-tracking
Example showing OpenFrameworks & ARKit face tracking!
Maintained by AndresCuervo
Last updated 10/ 9/18
28
Examples 2
Categories: Computer Vision
ofxAutostereogram
Small library for producing autostereograms, as popularized by the "Magic Eye" book series.
Maintained by kylemcdonald
Last updated 11/17/13
28
Categories: Graphics
ofxContourPlot
openFrameworks addon to generate a contour plot from a user defined function
Maintained by evsc
Last updated 08/16/14
28
Categories: Utilities
ofxExportImageSequence
Maintained by satoruhiga
Last updated 02/11/17
28
Categories: Graphics
ofxFilterbank
openFrameworks addon for polyphonic pitch detection in an audio signal
Maintained by leozimmerman
Last updated 04/22/16
28
Categories: Sound
ofxIBL
Maintained by yasuhirohoshino
Last updated 04/11/16
28
Categories: Graphics
ofxMQTT
MQTT addon for openframeworks based on libmosquitto
Maintained by 256dpi
Last updated 10/27/23
28
Categories: Bridges
ofxNetworkSync
openFrameworks addon to sync multiple machines on network using TCP and UDP connection. this addon's feature is calculating latency and time difference between server and client.
Maintained by anagma
Last updated 04/10/16
28
Categories: Web/Networking
ofxRapidLib
openFrameworks wrapper for the RapidLib machine learning library
Maintained by mzed
Last updated 03/29/22
28
Makefile
Categories: Machine Learning
ofxTouchPad
Multitouch support for touchpads.
Maintained by bakercp
Last updated 03/26/19
28
Makefile
Categories: Hardware Interface
ofxAbleton
An Open Frameworks implementation of the Ableton Live API
Maintained by tassock
Last updated 08/15/11
27
Categories: Sound
ofxAudioDecoder
An openFrameworks addon for m4a/aac, mp3, wav, and other file loading.
Maintained by kylemcdonald
Last updated 12/27/16
27
Categories: Sound
ofxAwesomiumPlus
Addon for integrating Awesomium with an OpenFrameworks application. Updated version of ofxAwesomium
Maintained by Default gravatar small razvanilin
Last updated 01/ 3/18
27
Makefile
Categories: Web/Networking
ofxBlender
work in progress, but already partially usable, though API will probably undergo changes
Maintained by underdoeg
Last updated 08/17/14
27
Categories: Bridges
ofxCubeMap
Addon for working with Cube Maps in openFrameworks
Maintained by andreasmuller
Last updated 01/18/17
27
Categories: Graphics
ofxDigitalEmulsion
Repo for Digital Emulsion Toolkit app
Maintained by elliotwoods
Last updated 06/10/15
27
Examples 2
Categories: Computer Vision
ofxGpuLut
Maintained by yasuhirohoshino
Last updated 06/ 5/17
27
Categories: Graphics
ofxIisu
Addon for Open Frameworks to Work with the SoftKinetic's iisu middleware , specifically with their c++ API
Maintained by HeliosInteractive
Last updated 06/27/13
27
Categories: Hardware Interface
ofxKinectBlobFinder
3D blob finder to be used with ofxKinect. Avoids occlusion issues when using a 2D contourfinder
Maintained by dasaki
Last updated 04/ 5/21
27
Categories: Computer Vision
ofxNSWindower
Multiple NSWindows for openFrameworks
Maintained by whg
Last updated 11/21/14
27
Categories: Utilities
ofxPhyllotaxis
Phyllotaxis algorithm implementation for openFrameworks
Maintained by Default gravatar small edap
Last updated 12/ 3/18
27
Categories: Algorithms
ofxPointer
A framework to unify openFrameworks pointer events into a single W3C-PointerEvent like interface.
Maintained by bakercp
Last updated 05/17/24
27
Makefile
Categories: Hardware Interface
ofxTweakbar
Simple clean GUI system for openFrameworks based on AntTweakbar
Maintained by diederickh
Last updated 02/14/12
27
Categories: GUI
ofxTwitterStream
Addon for openFrameworks which allows reading tweets from the streaming server
Maintained by roxlu
Last updated 01/ 4/12
27
Examples 1
Categories: Web/Networking
ofxAbletonLiveSet
Ableton Live Set (.als) Project File parser
Maintained by satoruhiga
Last updated 04/28/15
26
Categories: Utilities
ofxAnimationPrimitives
Maintained by satoruhiga
Last updated 10/17/18
26
Categories: Animation
ofxARToolKit
openFrameworks Addon to integrate and extend the ARToolKit SDK to the openFrameworks PDE
Maintained by artoolkit
Last updated 02/19/16
26
Examples 1
Categories: Computer Vision
ofxBezierWarpManager
Manager for multiple ofxBezierWarp. openFrameworks_v0.8.4 with OSX / Windows tested.
Maintained by TsubokuLab
Last updated 01/11/18
26
Categories: Graphics
ofxCeres
OpenFrameworks addon / helpers for working with Google Ceres solver. Includes models for Structural Analysis, Moving head calibration, Inverse Kinematics, Forward Kinematics
Maintained by elliotwoods
Last updated 03/13/24
26
Makefile
Categories: Algorithms
ofxCUPS
printer management for oF using CUPS API
Maintained by motoishmz
Last updated 04/12/15
26
Categories: Hardware Interface
ofxDOF
Depth of field addon for openFrameworks
Maintained by obviousjim
Last updated 05/25/19
26
Categories: Graphics
ofxGifDecoder
openframeworks addon to import animated gifs
Maintained by jesusgollonet
Last updated 04/25/17
26
Categories: Graphics
ofxGPULightmapper
OpenGL LightMapper for openFrameworks
Maintained by action-script
Last updated 03/30/22
26
Categories: Graphics
ofxGstVideoSyncPlayer
An openFrameworks addon for playing back videos in sync over the network using GStreamer.
Maintained by PetrosKataras
Last updated 11/ 6/17
26
Makefile
Categories: Video/Camera
ofxImageSegmentation
Color based image segmentation based on http://cs.brown.edu/~pff/segment/
Maintained by obviousjim
Last updated 02/24/16
26
Categories: Computer Vision
ofxKuZed
Addon for working with StereoLab ZED camera in openFrameworks, including color, depth and point cloud grabbing and drawing
Maintained by kuflex
Last updated 08/28/16
26
ofxManipulator
3D manipulator for openFrameworks.
Maintained by jing-interactive
Last updated 09/17/15
26
Categories: GUI
ofxMarkovChain
openFrameworks addon to use Markov chains
Maintained by elaye
Last updated 01/ 5/20
26
ofxMusicTheory
A music theory add-on to openFrameworks (C++) originally based on the Python Mingus library
Maintained by borg
Last updated 06/21/17
26
Categories: Utilities
ofxTriangleMesh
triangle mesh addon for openframeworks
Maintained by ofZach
Last updated 06/14/21
26
Categories: Geometry, Graphics
ofxCameraAnaglyph
Anaglyph Camera for Stereo 3D Rendering for OpenFrameworks
Maintained by NickHardeman
Last updated 11/ 1/18
25
Categories: Graphics
ofxCardboard
Google Cardboard ofxAddon (WIP)
Maintained by danthemellowman
Last updated 03/20/16
25
Categories: Hardware Interface
ofxCv_stitch
opencv2 panorama stitching
Maintained by antimodular
Last updated 09/10/15
25
ofxGame
Group of handy classes for making Interactive 2D Games. With time and work it could be a decent game engine
Last updated 07/16/11
25
Categories: Game Engine, Graphics
ofxGrafica
A simple and configurable plotting library for openFrameworks
Maintained by jagracar
Last updated 10/ 3/19
25
Makefile
Categories: Utilities, Graphics
ofxLayer
Maintained by satoruhiga
Last updated 12/22/17
25
Categories: Graphics
ofxMeshWarp
openFrameworks addon for warping mesh with mouse/keyboard
Maintained by nariakiiwatani
Last updated 11/29/19
25
Categories: Geometry
ofxReflectionRefraction
exceptionally easy approach to the Reflection and Refraction of light on ofMesh / ofVbo
Maintained by kashimAstro
Last updated 11/ 1/21
25
Categories: Graphics
ofxSceneManager
ofxSceneManager helps handle different scenes and simple fade-to-black transitions between them.
Maintained by armadillu
Last updated 06/ 9/15
25
Categories: Graphics
ofxSimpleGuiToo
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.
Maintained by memo
Last updated 11/ 4/20
25
Makefile
Categories: GUI
ofxTaskQueue
A multi-threaded task management system.
Maintained by bakercp
Last updated 10/12/19
25
Makefile
Categories: Utilities
ofxTemplateMatching
Maintained by vanderlin
Last updated 11/12/17
25
Categories: Computer Vision
ofxTextureRecorder
fast recording of textures to disk
Maintained by arturoc
Last updated 06/ 8/17
25
Categories: Graphics
ofxTVI
Touch Vision Interface client addon for openFrameworks
Maintained by TeehanLax
Last updated 10/28/11
25
Categories: GUI
ofxTwitterStream
Addon for openFrameworks which allows reading tweets from the streaming server
Maintained by diederickh
Last updated 01/ 4/12
25
Categories: Web/Networking
ofxBlackBox
Minimal aesthetic orientation GUI for openFrameworks with MultiTouch/TUIO compatibility
Last updated 02/24/11
24
Categories: GUI
ofxColorMap
Convert scalar data (grayscale images) to pseudo-color images with linear segmented color maps.
Maintained by luteberget
Last updated 05/ 5/17
24
Categories: Graphics
ofxColorPalette
openFramework addon for algorithmic generated color palettes.
Maintained by aspeteRakete
Last updated 08/15/14
24
Makefile
Categories: Graphics
ofxHAPAVPlayer
An AVFoundation Player for the HAP codec
Maintained by gameoverhack
Last updated 11/13/16
24
Categories: Video/Camera
ofxHersheyFont
A simple single line font for openframeworks. Intended for machines like laser cutters, pen plotters, CNC-routers,...
Maintained by tobiaszimmer
Last updated 04/20/22
24
Categories: Typography
ofxIntersection
Helper or Intersections between lines and planes
Maintained by robandrose
Last updated 12/ 8/16
24
Categories: Utilities
ofxKinectInpainter
Fill those pesky holes in your depth map with ofxKinectInpainter!
Maintained by mazbox
Last updated 02/16/12
24
Categories: Video/Camera
ofxNative
Native windows/mac/linux functions for openFrameworks
Maintained by kritzikratzi
Last updated 02/22/24
24
Categories: Utilities, GUI
ofxOAuth
An OAuth 1.0 system (via liboauth) with pin-less verification via a mini callback server Examples for Twitter, Tumblr, Vimeo, Fitbit, etc.
Maintained by bakercp
Last updated 06/ 9/14
24
Makefile
Examples 5
Categories: Web/Networking
ofxOAuth
[Archived] An OAuth 1.0 system (via liboauth) with pin-less verification via a mini callback server Examples for Twitter, Tumblr, Vimeo, Fitbit, etc.
Maintained by bakercp-archive
Last updated 01/ 5/17
24
Makefile
Categories: Web/Networking
ofxParticleEmitter
A port of a particle renderer for openframeworks and Particle Designer
Maintained by sroske
Last updated 07/ 8/10
24
Categories: Animation
ofxPhoto
an openFrameworks addon which uses libgphoto2 to take photos and use it directly in oF
Maintained by benben
Last updated 01/15/12
24
Categories: Video/Camera
ofxPlugin
Write plugins in openFrameworks which you can load into your openFrameworks application at run time
Maintained by elliotwoods
Last updated 05/20/22
24
Categories: Utilities
ofxPocoNetwork
Poco network examples for openframeworks- TCP, TCP Reactor, UDP
Maintained by trentbrooks
Last updated 08/29/17
24
Categories: Web/Networking
ofxProfiler
Track the timings of your application's individual activities.
Maintained by elliotwoods
Last updated 02/ 9/16
24
Categories: Utilities
ofxQt
openframeworks addon for Qt
Maintained by wasawi
Last updated 05/25/18
24
Makefile
Categories: GUI
ofxRetroPixel
addon for converting hi-res screen to low-res retro pixel (like 70's pong game)
Maintained by Akira-Hayasaka
Last updated 05/15/14
24
Categories: Graphics
ofxShadowMap
Shadow map using PCF or gaussian disk sampling for soft borders
Maintained by arturoc
Last updated 11/ 8/18
24
Categories: Graphics
ofxSmoothLines
OpenFrameworks addon for drawing antialiased lines at 60fps on iOS devices
Maintained by apitaru
Last updated 06/24/14
24
Categories: Graphics
ofxSuperColliderServer
SuperCollider addon for openFrameworks
Maintained by satoruhiga
Last updated 08/24/10
24
Categories: Sound
ofxTextSuite
Openframeworks Text Manipulation Suite
Maintained by lukemalcolm
Last updated 03/ 8/16
24
Categories: Typography
ofxThreadedMidiPlayer
Threaded Midi File Player for openFrameworks
Maintained by jvcleave
Last updated 07/ 4/23
24
Makefile
Categories: Sound
ofx3DFont
3D Typography. Depend on ofxTrueTypeFontUL2.
Maintained by kentaroid
Last updated 10/21/14
23
Categories: Typography
ofxColorQuantizer
ofxColorQuantizer
Maintained by mantissa
Last updated 07/23/23
23
Categories: Graphics
ofxCppSketch
cppsketch for openFrameworks - see here: https://github.com/elf-audio/cppsketch
Maintained by elf-audio
Last updated 07/22/20
23
Categories: Utilities
ofxESCPOS
An openFrameworks addon for thermal Point of Sale printers.
Maintained by bakercp
Last updated 10/12/19
23
Makefile
Categories: Hardware Interface
ofxFboBlur
blur shader
Maintained by armadillu
Last updated 12/ 1/20
23
Categories: Graphics
ofxGeo
A set of utilities and classes for common geographic tasks.
Maintained by bakercp
Last updated 01/10/21
23
Makefile
Categories: Utilities
ofxGeoJSON
openFrameworks addon to load and draw GeoJSON format files
Maintained by moxuse
Last updated 04/11/18
23
Categories: Utilities
ofxJSONRPC
JSONRPC Implementation using openFrameworks events, WebSockets, etc.
Maintained by bakercp
Last updated 04/29/19
23
Makefile
Categories: Web/Networking
ofxMitsubaRenderer
a external renderer addon for oF
Maintained by satoruhiga
Last updated 11/12/18
23
Categories: Graphics
ofxMotionBlurCamera
OF addon implements "A Reconstruction Filter for Plausible Motion Blur"
Maintained by hanasaan
Last updated 09/28/20
23
Categories: Video/Camera
ofxOSCSync
This is an addon developed by Andreas Muller and Dan Moore for syncing multiple clients via OSC messages
Maintained by danthemellowman
Last updated 07/ 6/21
23
Categories: Web/Networking
ofxQt
openframeworks addon for Qt
Maintained by jordiexvision
Last updated 05/25/18
23
Makefile
Categories: Utilities, GUI
ofxRemoteCamera
TCP Remote video grabber
Maintained by angeloseme
Last updated 07/10/13
23
Categories: Video/Camera
ofxTexturePacker
openFrameworks Addon for SpriteSheets and Animated Sprites generated from TexturePacker
Maintained by danoli3
Last updated 07/19/23
23
Categories: Graphics, Animation
ofxTweener
The tween addon for Open Frameworks
Maintained by hautetechnique
Last updated 02/ 5/18
23
Categories: Animation
ofxURDriver
an openFrameworks addon for controlling the Universal Robots robotic arm
Maintained by CreativeInquiry
Last updated 05/28/22
23
Categories: Hardware Interface
ofxVezer
add-on for openFrameworks to use a exported XML from Vezer
Maintained by satcy
Last updated 02/20/19
23
Categories: Bridges
ofxWarpBlendTool
Tool for mesh & perspective warping and edge blending. Features a complete GUI and undo/redo history.
Maintained by paulobarcelos
Last updated 04/19/17
23
Categories: Graphics
ofxATK
C++ Audio Tool Kit designed for openFrameworks
Maintained by Default gravatar small aaronaanderson
Last updated 03/10/21
22
Categories: Sound
ofxBpm
BPM Addon for Musical Apps. You can set BPM (Beat per Minutes) and BPB (Beat Per Bar). you will get beat timings on listener function.
Maintained by mirrorboy714
Last updated 11/ 1/23
22
Categories: Sound
ofxCEFClient
:exclamation: [Deprecated] openFrameworks wrapper for Chromium Embedded Framework (CEF) ofx
Maintained by ddiakopoulos
Last updated 07/ 7/15
22
Examples 1
Categories: Bridges
ofxCodeEditor
ofxCodeEditor
Maintained by k4rm
Last updated 04/18/13
22
Categories: Utilities
ofxCSG
Maintained by Larsberg
Last updated 03/11/15
22
Examples 1
Categories: Geometry, Graphics
ofxCurve
openFrameworks add-on for interpolating different types of curves based on a minimal set of control points.
Maintained by Default gravatar small sourya-sen
Last updated 05/ 4/19
22
Categories: Graphics
ofxDisplayConf
openFrameworks addon for display/projector configuration using CoreGraphics (private) API.
Maintained by Akira-Hayasaka
Last updated 07/30/14
22
Categories: Utilities
ofxEchoCancel
echo cancel + noise suppression using webrtc audio processing modules
Maintained by arturoc
Last updated 10/10/13
22
Makefile
Categories: Sound
ofxGamepad
gamepad support for openframeworks 007
Maintained by underdoeg
Last updated 09/ 4/21
22
Categories: Hardware Interface
ofxGFTensorflow
openFrameworks addon for Tensorflow C++
Maintained by gilbertfrancois
Last updated 05/ 2/19
22
Makefile
Categories: Machine Learning
ofxhGui
graphical user interface addon for openFrameworks
Maintained by bernardgeyer
Last updated 09/ 7/15
22
Categories: GUI
ofxMaps
A slippy map addon. Based heavily on modestmaps-of.
Maintained by bakercp
Last updated 10/12/19
22
Makefile
Categories: Utilities
ofxMarchingCubes
Maintained by Larsberg
Last updated 03/17/15
22
Examples 1
Categories: Graphics
ofxMixedFont
ofxMixedFont is an openFrameworks addon to handle multiple fonts. It can render UNICODE characters including color emoji. Tested on macOS.
Maintained by hironishihara
Last updated 08/11/20
22
Categories: Typography
ofxOMXCamera
OpenMax accelerated control of the Raspberry Pi Camera Module under openFrameworks
Maintained by jvcleave
Last updated 01/24/20
22
Makefile
Categories: Video/Camera
ofxPango
Enabling pango + cairo in openFrameworks for Windows / Mac / Linux(?)
Maintained by roxlu
Last updated 10/ 4/11
22
Examples 1
Categories: Typography
ofxRemoteKinect
Maintained by toyoshim
Last updated 01/14/13
22
Categories: Video/Camera
ofxSniffer
Network packet sniffing and crafting wrapper based on the libtins library.
Maintained by HalfdanJ
Last updated 05/ 7/15
22
Makefile
Categories: Web/Networking
ofxTablet
Wacom tablet addon for Open Frameworks
Maintained by mattebb
Last updated 08/21/14
22
Categories: Bridges
ofxTransparentWindow
Make your openFrameworks window transparent
Maintained by jefftimesten
Last updated 06/15/14
22
Categories: GUI
ofxTriangle
triangulation between points for openFrameworks
Maintained by obviousjim
Last updated 04/12/19
22
Categories: Graphics
ofxTuioWrapper
sketch of ofxTuioWrapper with new ofTouchEvent
Maintained by arturoc
Last updated 11/12/19
22
Categories: GUI
ofxZxing
openFrameworks wrapper of ZXing for detecting and decoding QR Codes in real time.
Maintained by kylemcdonald
Last updated 11/ 4/13
22
Categories: Computer Vision
ofx2Deferred
ofx2Deferred a simple ofxaddons for deferred lighting 2D scene
Maintained by kashimAstro
Last updated 02/27/20
21
Categories: Graphics
ofxCvMin
Minimal OpenCv implementation for openFrameworks with modern libs
Maintained by elliotwoods
Last updated 08/21/23
21
Makefile
Categories: Computer Vision
ofxGaplessVideo
Gapless video playback addon for OpenFrameworks. Thread safe, used for network controlled video playback. Runs with avFoundation on OSX and gStreamer on Linux.
Maintained by urshofer
Last updated 10/27/15
21
Categories: Video/Camera
ofxNatNet
Addon for Optitrack NatNet protcol (http://www.naturalpoint.com/optitrack/products/natnet-sdk/)
Maintained by satoruhiga
Last updated 11/18/21
21
Examples 1
Categories: Web/Networking
ofxOpticalFlowFarneback
openFrameworks addon for gunnar-farneback dense optical flow method
Maintained by timscaffidi
Last updated 03/ 4/16
21
Categories: Computer Vision
ofxParticles
CPU based particle effects addon for openFrameworks.
Maintained by timscaffidi
Last updated 03/24/17
21
Categories: Graphics
ofxPointInMesh
An openFrameworks addon to check if a 3D point is inside an ofMesh
Maintained by AmnonOwed
Last updated 04/17/15
21
Categories: Geometry
ofxScribbleSegmenter
A segmentation procedure for planar graphs defined by an input polyline.
Maintained by Bryce-Summers
Last updated 01/22/17
21
Categories: Utilities
ofxSegmentDisplay
LED segment display
Maintained by nariakiiwatani
Last updated 04/ 3/17
21
Categories: Utilities
ofxSonyRemoteCamera
Sony Camera Remote API for openframeworks (c++)
Maintained by shigeosa
Last updated 09/29/13
21
Categories: Hardware Interface
ofxSQLiteCpp
A package and examples around ofxSQLiteCpp.
Maintained by bakercp
Last updated 05/20/22
21
Makefile
Categories: Bridges
ofxSTL
STL importer/exporter for openFrameworks
Maintained by obviousjim
Last updated 04/ 7/20
21
Categories: Bridges
ofxTrianglular
A tool for subdividing a complex 2d shape into triangles.
Maintained by BentleyBlanks
Last updated 05/ 5/18
21
Categories: Graphics
ofxTuio
Old TUIO Wrapper
Last updated 09/26/13
21
Categories: GUI
ofxVectorField
a vector field generator & animator for openFrameworks
Maintained by mantissa
Last updated 05/11/20
21
Categories: Animation
ofxWin8Touch
Windows 8 touch driver for OpenFrameworks using WM_POINTER events
Maintained by nneonneo
Last updated 12/11/18
21
Categories: Bridges
ofxBezierWarp
Performs a warp using openGL bezier surfaces on anything you care to distort/undistort.
Maintained by gameoverhack
Last updated 01/16/24
20
Categories: Graphics
ofxBoids
s373.boids 2d,3D in oF
Maintained by s373
Last updated 02/13/15
20
Categories: Animation
ofxCMT
Consensus-based Matching and Tracking of Keypoints (CMT) is a robust optical flow feature tracking algorithm.
Maintained by nwadedx
Last updated 10/16/15
20
Categories: Computer Vision
ofxCorrectPerspective
openFrameworks addon that performs automatic 2d rectification of images. It’s based on work done in “Shape from Angle Regularity” by Zaheer et al., ECCV 2012 [http://cvlab.lums.edu.pk/zaheer2012shape]
Maintained by harisusmani
Last updated 05/15/14
20
Categories: Computer Vision
ofxDLib
openFrameworks addon for including and wrapping the dlib library
Maintained by roymacdonald
Last updated 04/15/17
20
Makefile
Examples 4
ofxEpilog
Maintained by YCAMInterlab
Last updated 09/11/16
20
Categories: Hardware Interface
ofxFfd
FreeFormDeformation
Maintained by satcy
Last updated 02/17/14
20
Categories: Graphics
ofxGameCamera
a FPS style camera for openFrameworks 007
Maintained by Flightphase
Last updated 05/11/14
20
Categories: Graphics
ofxInterface
scene-graph and multitouch manager for openframeworks
Maintained by galsasson
Last updated 04/20/23
20
Categories: GUI
ofxNotify
Growl-style onscreen logging for openFrameworks
Maintained by tgfrerer
Last updated 10/15/22
20
Categories: Utilities
ofxPango
Enabling pango + cairo in openFrameworks for Windows / Mac / Linux(?)
Maintained by diederickh
Last updated 10/ 4/11
20
Categories: Graphics, Typography
ofxPBRHelper
Maintained by yasuhirohoshino
Last updated 11/ 8/18
20
Categories: GUI
ofxPCL
PCL openFrameworks addon
Maintained by arturoc
Last updated 07/25/12
20
Categories: Graphics
ofxPixelPusher
A C++ library to control PixelPusher LED Controllers, designed with openFrameworks in mind.
Maintained by morphogencc
Last updated 11/ 3/20
20
Categories: Hardware Interface
ofxQTKitVideoPlayer
addon for fast HD video playback on OS X using CoreVieo and QTKit
Maintained by Flightphase
Last updated 01/29/13
20
Categories: Video/Camera
ofxRpiLED
OpenFrameworks LED matrix addon for Raspberry Pi
Maintained by urshofer
Last updated 10/29/15
20
Makefile
Categories: Hardware Interface
ofxSatellite
A satellite tracker using libsgp4 : http://www.danrw.com/sgp4/
Maintained by bakercp
Last updated 09/ 4/18
20
Makefile
Categories: Bridges
ofxSick
Interface with SICK LMS-1xx series LIDAR sensors with openFrameworks
Maintained by ZigelbaumCoelho
Last updated 08/19/13
20
Categories: Hardware Interface
ofxSpacebrew
[library] Spacebrew library and examples for openFrameworks
Maintained by Spacebrew
Last updated 05/ 3/16
20
Categories: Computer Vision
ofxSpine
Implementation of Spine's runtime to load and play 2D skeleton animations with openFrameworks
Maintained by kikko
Last updated 08/12/13
20
Makefile
Categories: Animation
ofxSQLite
SQLite addon and wrapper for openFrameworks
Maintained by roxlu
Last updated 01/10/12
20
Examples 1
Categories: Bridges
ofxTransparentWindow
Make your openFrameworks window transparent
Maintained by jefftimesten
Last updated 06/15/14
20
Examples 1
Categories: GUI
ofxVstHost
Enable to load VST plugins and use them as audio effects in openFrameworks.
Maintained by Meach
Last updated 05/29/17
20
Makefile
Categories: Sound, Bridges
ofxAlphaMaskTexture
Composit textures using GLSL
Maintained by tado
Last updated 12/ 7/15
19
Categories: Graphics
ofxBackground
An openFrameworks addon to show several different methods of using openCV for foreground/background image segmentation
Maintained by JGL
Last updated 10/21/22
19
Categories: Computer Vision
ofxDna
genetic evolution, mating, crossover of objects genotypes
Maintained by s373
Last updated 02/13/18
19
ofxDomemaster
openFrameworks addon for creating domemasters
Maintained by charlesveasey
Last updated 02/ 1/16
19
Categories: Graphics
ofxEasyFboGlitch
"ofxEasyFboGlitch" help Fbo to Glitch image.
Maintained by saebashi
Last updated 11/28/16
19
Categories: Graphics
ofxFBX
openFrameworks fbx importer using autodesk FBX sdk 2013
Maintained by arturoc
Last updated 08/16/13
19
Makefile
Categories: Bridges
ofxGSTT
openframeworks addon to use googles inofficial speech to text api
Maintained by fx-lange
Last updated 04/ 9/15
19
Categories: Sound
ofxIterativeBoxBlur
Fast and large radius blur
Maintained by satoruhiga
Last updated 04/ 9/16
19
Categories: Graphics
ofxJitterNetworkSender
Send video to Max/MSP/Jitter via the [jit.net.recv] object.
Maintained by bakercp
Last updated 03/25/23
19
Makefile
Categories: Video/Camera
ofxKerasify
openFrameworks addon for Running trained Keras Deep Learning models in C++.
Maintained by naotokui
Last updated 04/ 5/17
19
Makefile
Examples 2
ofxKeyboardBacklightBrightness
openFrameworks addon that control macbook keyboard backlight brightness.
Maintained by 5c0tt411en
Last updated 05/ 1/16
19
Categories: Utilities
ofxLaunchpad
Interface for Novation Launchpad MIDI controller.
Maintained by kylemcdonald
Last updated 06/18/19
19
Categories: Hardware Interface
ofxLeapTouch
Leap Motion as Touchless-Touch controller for openFrameworks
Maintained by ixds
Last updated 07/17/14
19
Examples 6
Categories: Hardware Interface
ofxMapRouting
A* path finding for OF, tweaked for performance and small memory footprint - tweaks allowing to go for faster to process (but sub-optimal) paths
Maintained by armadillu
Last updated 01/12/14
19
Categories: Animation
ofxMySQL
Quick and easy access to MySQL databases in openFrameworks
Maintained by elliotwoods
Last updated 08/13/17
19
Categories: Bridges
ofxPlaymodes
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.
Maintained by arturoc
Last updated 01/19/13
19
Categories: Video/Camera
ofxPro
Last updated 11/ 5/14
19
Makefile
Categories: Bridges, Animation
ofxSmartFont
sane & simple font management for openFrameworks
Maintained by braitsch
Last updated 06/ 9/18
19
Categories: Typography
ofxSplashScreen
Pop up a splash screen graphic during your heavy setup function
Maintained by elliotwoods
Last updated 04/20/22
19
Categories: Graphics
ofxSQLite
SQLite addon and wrapper for openFrameworks
Maintained by diederickh
Last updated 01/10/12
19
Categories: Utilities
ofxStats
Mr.doob's Stat.js style performance monitor.
Maintained by tado
Last updated 02/ 8/16
19
Categories: Utilities
ofxThinkGear
openFrameworks addon for NeuroSky ThinkGear bundle.
Maintained by Akira-Hayasaka
Last updated 09/10/12
19
Categories: Hardware Interface
ofxTimecode
a simple add on to convert between timecode strings, frames, and seconds
Maintained by YCAMInterlab
Last updated 07/29/17
19
Categories: Video/Camera
ofxTwistedRibbon
draw ribbon using ofxVboMesh for openFrameworks.
Maintained by tado
Last updated 08/16/14
19
Categories: Graphics
ofxUI
more efficient ofxUI
Maintained by BentleyBlanks
Last updated 10/ 1/17
19
Categories: GUI
ofxVoronoi2D
OpenFramework addon to use the 2D Voronoi implementation of Shane O Sullivans
Maintained by xionluhnis
Last updated 07/ 3/20
19
Categories: Geometry, Graphics
ofxWatchFile
automatically reload a file if it is modified
Maintained by nariakiiwatani
Last updated 05/14/24
19
Categories: Utilities
ofxWatermark
Watermark your app with a secured image (e.g. if sending to client). App will not open if image has been tampered with
Maintained by elliotwoods
Last updated 05/21/14
19
Categories: Utilities
ofxWinTouchHook
windows 7 + 8 touch for OF
Maintained by trentbrooks
Last updated 08/28/15
19
Categories: Bridges
ofxARKit-example-facetracking
Example showing OpenFrameworks & ARKit face tracking!
Maintained by AndresCuervo
Last updated 07/19/18
18
Examples 2
Categories: iOS, Computer Vision
ofxAudioUnitManager
Simplify the Audio Unit sound design workflow
Maintained by microcosm
Last updated 08/25/19
18
Categories: Sound, Utilities
ofxBoost
Enabling boost in openFrameworks (just the header + pre compiled libs)
Maintained by diederickh
Last updated 04/18/11
18
Categories: Utilities, Algorithms
ofxCaffe
openFrameworks addon for visualizing and interfacing with pre-trained models in Caffe: Convolutional Architectures for Fast Feature Embedding. Requires Caffe, openFrameworks 64-bit, glog, hdf5, OpenCV, CUDA, pkmMatrix, and pkmHeatmap. Pre-trained models not included but can be found linked in Caffe's "Model Zoo" and placed in the bin/data directory of the example project.
Maintained by Geekrick88
Last updated 02/ 6/15
18
ofxCoreImageFilters
openframeworks addon for applying Core Image Filters on ofImages
Maintained by Ahbee
Last updated 01/16/17
18
Categories: Graphics
ofxCoverTree
Fast high-dimensional exact KNN search.
Maintained by aman-tiwari
Last updated 03/ 1/17
18
Makefile
Categories: Utilities
ofxCvPosit
a simple wrapper for Posit fonction of OpenCV to OpenFrameworls. Allowed to estimate a 3D pose from 4 non coplanar point.
Maintained by pach
Last updated 11/17/10
18
Categories: Computer Vision
ofxDLib-DEPRECATED-
openFrameworks addon for including and wrapping the dlib library
Maintained by roymacdonald
Last updated 10/10/19
18
Makefile
Categories: Utilities
ofxDmtrUI
Discontinued, use ofxMicroUI
Maintained by dimitre
Last updated 10/10/19
18
Makefile
Examples 3
Categories: GUI
ofxDome
making projection mapping on a dome screen easily
Last updated 05/17/15
18
Categories: Video/Camera
ofxDropdown
openFramewoks addon that creates dropdown menus using ofxGui
Maintained by roymacdonald
Last updated 11/ 7/23
18
Makefile
Categories: GUI
ofxDynamicBackgroundCV
Maintained by jvcleave
Last updated 07/ 7/14
18
Categories: Computer Vision
ofxEasingFunc
super simple easing function collection
Maintained by satoruhiga
Last updated 01/26/12
18
Categories: Animation
ofxExpire
OpenFrameworks addon to "expire" an app (prevent it from running after a given date).
Maintained by luxloop
Last updated 11/10/15
18
Makefile
Categories: Utilities
ofxGPUMarchingCubes
GPU marching cubes implementation for openFrameworks using a compute shader.
Maintained by mattatz
Last updated 11/16/17
18
Categories: Graphics
ofxJpegGlitch
glitch jpeg with openframeworks
Maintained by 2bbb
Last updated 11/ 7/19
18
Categories: Graphics
ofxJsonSettings
openFrameworks addon for providing a convenient, JSON-based settings manager
Maintained by mattfelsen
Last updated 02/14/17
18
Categories: Utilities
ofxJsonUtils
utilities for ofJson
Maintained by 2bbb
Last updated 11/30/19
18
Makefile
Categories: Utilities
ofxKinect2ProjectorCalibration
Openframeworks 084 addon for calibrating kinect V2 with projector (windows only)
Maintained by Kj1
Last updated 12/24/14
18
Categories: Computer Vision
ofxKinect4Azure
addon for using Azure Kinect DK.
Maintained by sadmb
Last updated 05/ 1/20
18
Makefile
ofxKinectSegmentation
An openFrameworks extension for image segmentation using the RGB+depth ability of a Kinect
Maintained by jwbowler
Last updated 07/ 3/12
18
Categories: Computer Vision
ofxKortex
Node Graph editor for passing signals around in openFrameworks
Maintained by JoshuaBatty
Last updated 09/25/17
18
Categories: Utilities
ofxMMD
MMD for OpenFramework
Maintained by hiphi
Last updated 02/26/12
18
Categories: Computer Vision
ofxNaturalFeatureTracker
A natural features image tracker, detector and Augmented Reality engine
Maintained by royshil
Last updated 03/ 6/15
18
Categories: Computer Vision
ofxNuitrack
openFrameworks addon for Nuitrack body tracking SDK
Maintained by hiroMTB
Last updated 12/30/18
18
Makefile
Categories: Computer Vision
ofxPoly2Tri
Openframeworks add-on for the Poly2Tri library.
Maintained by wearenocomputer
Last updated 12/30/15
18
Categories: Geometry, Graphics
ofxPublishScreen
Publish screen via TCP using zmq protocol
Maintained by satoruhiga
Last updated 10/25/13
18
Categories: Web/Networking
ofxScreenSetup
OF addon to control window / fullscreen different modes
Maintained by armadillu
Last updated 12/ 1/20
18
Categories: Utilities
ofxShaderSelect
ofxShaderSelect It allows you to pull up the various types of shader to a single text file.
Maintained by kashimAstro
Last updated 01/19/16
18
Categories: Graphics
ofxSIMDFloats
openframeworks addon for SIMD operations on aligned float vectors
Maintained by npisanti
Last updated 10/29/18
18
Makefile
Categories: Utilities
ofxSMTP
An SMTP Client (including SSL/TLS for Gmail, etc) for openFrameworks.
Maintained by bakercp
Last updated 10/12/19
18
Makefile
Categories: Web/Networking
ofxSPK
Maintained by satoruhiga
Last updated 10/24/13
18
Categories: Animation
ofxUIKit
alternative implementation of openFrameworks for iPhone
Maintained by satoruhiga
Last updated 11/ 2/11
18
Categories: iOS
ofxAppGLFWWindowMulti
A multiwindow addon for openFrameworks. Does not require modification to ofApp.cpp. Currently supports OF 0.8.1.
Maintained by ofTheo
Last updated 08/20/14
17
Categories: Utilities
ofxCaffe
openFrameworks addon for visualizing and interfacing with pre-trained models in Caffe: Convolutional Architectures for Fast Feature Embedding. Requires Caffe, openFrameworks 64-bit, glog, hdf5, OpenCV, CUDA, pkmMatrix, and pkmHeatmap. Pre-trained models not included but can be found linked in Caffe's "Model Zoo" and placed in the bin/data directory of the example project.
Maintained by pkmital
Last updated 07/23/15
17
Categories: Computer Vision
ofxChromaKey
basic real time chroma keying
Maintained by underdoeg
Last updated 11/24/11
17
Categories: Graphics
ofxCurl
Implementation and wrapper for curl in openFrameworks
Maintained by diederickh
Last updated 09/ 5/11
17
Categories: Utilities
ofxCurl
Implementation and wrapper for curl in openFrameworks
Maintained by roxlu
Last updated 09/ 5/11
17
Examples 1
Categories: Web/Networking
ofxFaceRecognizer
implementation of opencv FaceRecognizer class
Maintained by antimodular
Last updated 11/ 4/20
17
Categories: Computer Vision
ofxFontAwesome
FontAwesome constants for openframeworks
Maintained by kritzikratzi
Last updated 12/20/18
17
Makefile
Categories: Graphics, Typography
ofxGoogleAnalytics
OpenFrameworks addon to track Screens/Events/Exceptions on Google Analytics using their Measurement Protocol Developer Guide
Maintained by armadillu
Last updated 05/24/24
17
Makefile
Categories: Utilities
ofxHomography
Openframeworks helper addon with functions for finding the homography between two sets of points.
Maintained by paulobarcelos
Last updated 03/31/21
17
Makefile
Categories: Graphics
ofxMachineVision
Interfaces and helpers for working with machine vision cameras
Maintained by elliotwoods
Last updated 11/18/23
17
Categories: Hardware Interface
ofxMSAInterpolator
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
Maintained by memo
Last updated 05/30/13
17
Categories: Graphics
ofxPanZoom
Simple OpenFrameworks add-on that handles Zooming and Panning on iDevices, allowing to explore 2D space.
Maintained by armadillu
Last updated 10/ 3/14
17
Categories: iOS
ofxPathfinder
Small and efficient A* pathfinding addon for openFrameworks, supporting variable terrain costs.
Maintained by kylemcdonald
Last updated 07/13/12
17
Categories: Graphics
ofxRollingCam
"ofxRollingCam" helps your camera angle which uses easing.
Maintained by saebashi
Last updated 03/ 5/14
17
Categories: Graphics
ofxSelflash
Maintained by selflash
Last updated 03/25/24
17
Makefile
Categories: Utilities, Animation
ofxSimpleSerial
Simplifies Serial Communication from openFrameworks
Maintained by LeoColomb
Last updated 08/ 3/13
17
Makefile
Categories: Hardware Interface
ofxSparklines
A small library for creating sparkline graphs.
Maintained by bakercp
Last updated 11/17/16
17
Categories: Graphics
ofxSpine
Implementation of Spine's runtime to load and play 2D skeleton animations with openFrameworks
Maintained by kikko
Last updated 08/12/13
17
Makefile
Examples 1
Categories: Animation
ofxTouchBoard
openFrameworks addon for receiving data from the Bare Conductive's Touch Board
Maintained by elaye
Last updated 05/ 9/17
17
Categories: Hardware Interface
ofxBoost
Enabling boost in openFrameworks (just the header + pre compiled libs)
Maintained by roxlu
Last updated 04/18/11
16
Categories: Utilities
ofxBPMDetector
openFrameworks addon for BPM detection
Maintained by naotokui
Last updated 06/28/18
16
Examples 1
Categories: Sound
ofxCameraSaveLoad
openFrameworks addon. lets you save and load all the parameters of any ofCamera of ofEasyCam object.
Maintained by roymacdonald
Last updated 06/ 9/23
16
Categories: Graphics
ofxCoreImage
This gives you several classes to easily use OSX's Core image filters within openFrameworks
Maintained by laserpilot
Last updated 11/12/15
16
Categories: Graphics
ofxCoreImageDetector
an openframeworks wrapper for apple's CoreImage Detector
Maintained by Ahbee
Last updated 01/16/17
16
Categories: Graphics
ofxEasyRetina
OF addon to enable retina graphics on iOS app without modifying the original appearance.
Maintained by armadillu
Last updated 08/ 4/14
16
Categories: GUI
ofxFifo
pipes between python and OF
Maintained by antimodular
Last updated 08/21/18
16
Makefile
Categories: Utilities
ofxInstagram
openFrameworks addon that allows user to interact with the Instagram API
Maintained by DHaylock
Last updated 12/ 1/16
16
Makefile
Categories: Web/Networking, Bridges
ofxKinectDepthUtils
openFrameworks addon that creates a mesh from the Kinect depth map. Functionality includes:
Maintained by jamesalliban
Last updated 06/23/14
16
Categories: Computer Vision
ofxKinectMeshRecorder
Records/playbacks the Kinect point cloud + Mesh Import Blender scripts
Maintained by pelayomendez
Last updated 08/15/12
16
Categories: Computer Vision
ofxManyMouse
openFrameworks addon for manymouse, a great library to work with multiple mice or trackballs
Maintained by companje
Last updated 05/18/16
16
Categories: Hardware Interface
ofxMask
Maintained by nariakiiwatani
Last updated 07/ 3/18
16
Categories: Graphics
ofxMeshUtils
small utilities to help w/ ofMesh
Maintained by ofZach
Last updated 12/28/12
16
Categories: Geometry, Graphics
ofxMetaballs
Metaballs implementations for openFrameworks using marching cubes and marching tetrahedrons.
Maintained by kylemcdonald
Last updated 02/15/12
16
Categories: Graphics
ofxMSACore
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.
Maintained by memo
Last updated 02/ 1/19
16
Makefile
Categories: Utilities
ofxMultiSpeakerSoundPlayer
An implementation of ofSoundPlayer for openFrameworks, based on FMod, to handle each single speaker connected to a surround sound card.
Maintained by vcuculo
Last updated 07/15/19
16
Categories: Sound
ofxNanoVG
Maintained by satoruhiga
Last updated 03/14/15
16
Categories: Graphics
ofxQTVideoSaver
A video saver using the QuickTime API for openframeworks.
Maintained by jamezilla
Last updated 09/11/12
16
Categories: Video/Camera
ofxShadow
simple shader for drawing shadows on the floor
Maintained by motoishmz
Last updated 03/12/15
16
Categories: Graphics
ofxSURFTracker
simple openCV SURF tracking addon for openFrameworks.
Maintained by timknapen
Last updated 06/18/17
16
Categories: Computer Vision
ofxSyncedParams
synced ofParameters for remote and web UIs
Maintained by fx-lange
Last updated 09/ 6/16
16
Categories: GUI
ofxTcpOsc
A lightweight reliable OSC library over TCP for openFrameworks.
Maintained by kokinomura
Last updated 06/ 3/16
16
Categories: Web/Networking
ofxTSNEParallel
A parallel version of ofxTSNE.
Maintained by bakercp
Last updated 04/10/19
16
Makefile
ofxTwitter
Streaming and REST Twitter Clients supporting API v1.1 for openFrameworks.
Maintained by bakercp
Last updated 09/17/20
16
Makefile
Categories: Web/Networking
ofxWindows
Addon for openFrameworks for working with Windows - screen, mouse, keyboard.
Maintained by Default gravatar small perevalovds
Last updated 04/11/24
16
Makefile
Categories: Utilities
ofxWorkQueues
Easily distribute work on other threads - not safe - do not use!
Maintained by armadillu
Last updated 02/22/14
16
Categories: Utilities
ofxYolo2
openFrameworks integration for the yolo.dll from the Darknet windows version.
Maintained by lab101
Last updated 06/ 3/17
16
Categories: Machine Learning
ofxAbletonLink
ofxAbletonLink is an Ableton Link addon for openFrameworks
Maintained by comoc
Last updated 03/28/17
15
Makefile
Categories: Sound, Bridges
ofxAChaosLib
A-Chaos Lib in openFrameworks. A Library of Strange Attractors. 2004, 2012, 2015
Maintained by s373
Last updated 03/23/16
15
Categories: Algorithms
ofxAUPlugin
a Audio Unit library for openFrameworks
Maintained by satoruhiga
Last updated 04/10/12
15
Categories: Sound
ofxBlobsManager
Maintained by peteruithoven
Last updated 02/26/16
15
Categories: Computer Vision
ofxCanonEOS
Openframeworks addon for the Canon EOS SDK - an alternative for ofxCanon and ofxEdsdk
Maintained by wouterverweirder
Last updated 06/30/13
15
Categories: Video/Camera
ofxChucK
OpenFrameworks + ChucK
Maintained by gewang
Last updated 03/18/16
15
Categories: Sound
ofxDmtrUI3
Discontinued, use now ofxMicroUI
Maintained by dimitre
Last updated 02/ 4/21
15
Makefile
Examples 1
Categories: GUI
ofxDrawnetic
ofxDrawnetic is an addon for openframeworks that contains various dynamic/generative brushes and paints for use in generative compositions.
Maintained by rezaali
Last updated 12/27/12
15
Examples 11
Categories: Animation
ofxDualshock4
ofxDualShock4 is an openFrameworks addon which accesses the gyroscope and accelerometer data from a PS4 controller, and uses them to estimate the controller’s rotation.
Maintained by IglooVision
Last updated 12/ 8/16
15
Makefile
Categories: Hardware Interface
ofxEos
An openFrameworks addon that wraps the eos face model.
Maintained by bakercp
Last updated 03/22/20
15
Makefile
Categories: Computer Vision
ofxExtras
openFrameworks addon adding some usefull functions to OF
Maintained by companje
Last updated 08/18/16
15
Categories: Utilities
ofxGestureRecognizer
This is a simple set of objective-C classes that pass gesture information to openFrameworks for iOS projects.
Maintained by rjraffa
Last updated 09/15/16
15
Categories: GUI
ofxGlobalContext
Maintained by satoruhiga
Last updated 02/15/18
15
Categories: Utilities
ofxGoXtreme
Hacked Video Camera GoXtreme Wifi Control PTP/RTSP/FTP
Maintained by kashimAstro
Last updated 04/ 5/15
15
Categories: Video/Camera
ofxHeadPoseEstimator
openFrameworks example using ofxKinect to demonstrate research from Gabriele Fanelli.
Maintained by kylemcdonald
Last updated 02/15/12
15
Categories: Computer Vision
ofxHttpForm
OpenFrameworks addon to handle basic http forms
Maintained by armadillu
Last updated 05/24/24
15
Makefile
Categories: Web/Networking
ofxHttpServer
http server openframeworks addon based on libmicrohttpd
Maintained by arturoc
Last updated 09/27/13
15
Categories: Web/Networking
ofxJavascript
Addon for Openframeworks
Maintained by v3ga
Last updated 04/20/15
15
Categories: Bridges
ofxManipulator
3D manipulator for openFrameworks.
Maintained by u-engine
Last updated 09/17/15
15
Categories: GUI
ofxMesh
[DEPRECATED] Mesh Data Structures for Generative Systems
Maintained by rezaali
Last updated 08/26/14
15
Categories: Graphics
ofxMSAControlFreak
GUI agnostic parameter management system for openFrameworks
Maintained by memo
Last updated 10/11/19
15
Makefile
Categories: GUI
ofxMultiTouchPad
addon for openframeworks (mac >=10.5 only) to acces multitouch information provided by the multitouch enabled trackpads.
Maintained by jens-a-e
Last updated 11/27/15
15
Categories: Hardware Interface
ofxNotifications
[Archived] Send desktop notifications.
Maintained by bakercp-archive
Last updated 12/17/14
15
Categories: GUI, Utilities
ofxOgg
Streaming VIDEO + AUDIO addon for openFrameworks
Maintained by roxlu
Last updated 11/10/11
15
Examples 1
Categories: Video/Camera
ofxOneDollar
Implementation of the $1 gesture recognizer
Maintained by roxlu
Last updated 04/19/11
15
Examples 1
Categories: Computer Vision
ofxOSCSync
This is an addon developed by Andreas Muller and Dan Moore for syncing multiple clients via OSC messages
Maintained by danthemellowman
Last updated 06/16/15
15
Examples 1
Categories: Web/Networking
ofxQuadTree
generate quadtree from image/texture
Maintained by 2bbb
Last updated 11/20/20
15
Categories: Utilities
ofxRx
ofxRx is an openframeworks (C++11) addon to bridge rxcpp
Maintained by kirkshoop
Last updated 02/ 7/16
15
Makefile
Categories: Bridges
ofxSequencer
sequencer addon for openframeworks which supports discrete or continuous cell values
Maintained by genekogan
Last updated 06/28/18
15
Categories: GUI
ofxSuperLog
Maintained by mazbox
Last updated 05/ 2/14
15
Categories: Utilities
ofxTileSaver
Maintained by benben
Last updated 06/15/15
15
Categories: Graphics
ofxUnicode
An openFrameworks addon that wraps various Unicode algorithms.
Maintained by bakercp
Last updated 10/13/19
15
Makefile
Categories: Typography
ofxVideoMapping
OpenFrameworks flexible addon for projection mapping
Maintained by camilosw
Last updated 10/ 7/15
15
Categories: Graphics
ofxVideoPipe
OpenFrameworks addon for reading from a video pipe/FIFO created by FFMPEG.
Maintained by heisters
Last updated 08/24/12
15
Categories: Video/Camera
ofxViveTracker-OSC
I wanna use vive tracker as rigid body
Maintained by hanasaan
Last updated 01/25/21
15
ofxXmlGui
openframeworks-based gui with lots of interesting extensions like web-based clients and midi learning.
Maintained by isthisgood
Last updated 03/28/18
15
Categories: GUI
ofxXwax
Use vinyl control record data in openFrameworks
Maintained by scratchml
Last updated 02/ 9/12
15
Categories: Sound
ofxYolov2
Yolov2 for Openframworks addon
Maintained by TetsuakiBaba
Last updated 03/ 2/19
15
Makefile
Categories: Machine Learning
ofxYouTubeVideoUploader
Upload video files to YouTube straight from oF!
Maintained by timscaffidi
Last updated 12/ 1/12
15
Categories: Bridges
ofxZED
Implementation of StereoLab's ZED camera for openFrameworks
Maintained by andsynchrony
Last updated 02/17/22
15
Categories: Video/Camera
ofxBLEDevice
BLE (i.e. Bluetooth 4) for iOS and OpenFrameworks
Maintained by joshuajnoble
Last updated 03/31/17
14
Makefile
ofxBt
a simple wrapper for Bullet Physics Library.
Maintained by satoruhiga
Last updated 11/22/13
14
Categories: Physics
ofxBTrack
openFrameworks Addon for Beat Tracking - Based on Adam Stark's BTrack algorithm
Maintained by naotokui
Last updated 04/14/17
14
Makefile
Examples 1
Categories: Sound
ofxCenteredTrueTypeFont
simple ofTrueTypeFont subclass that allows to draw text centered around a point
Maintained by armadillu
Last updated 03/ 6/19
14
Categories: Typography
ofxColorGradient
Simple of addon to create linear color gradients
Maintained by armadillu
Last updated 12/ 1/20
14
Categories: Graphics
ofxColorPicker
openframeworks addon for a color picker gui.
Maintained by julapy
Last updated 08/14/15
14
Categories: Utilities
ofxColorTheory
openFrameworks addon: generate & interpolate color schemes
Maintained by Default gravatar small kasparsj
Last updated 12/22/22
14
Categories: Algorithms, Graphics
ofxDotFrag
cross compatible GL/GLES shaders to be tweaked in realtime
Maintained by npisanti
Last updated 02/23/20
14
Makefile
Categories: Graphics
ofxFastIOImage
load / save ofImages byte-to-byte as binary files, faster than ofImage load / save
Maintained by armadillu
Last updated 03/ 2/18
14
Categories: Graphics
ofxHalftoner
Dithering patterns for openframeworks
Maintained by jesusgollonet
Last updated 04/ 7/12
14
Categories: Graphics
ofxInputField
Deprecated! openFrameworks addon for text/number input fields in ofxGui
Maintained by fx-lange
Last updated 04/21/18
14
Categories: GUI
ofxLibTorch
an openFrameworks wrapper for LibTorch
Maintained by rystylee
Last updated 05/ 9/20
14
Makefile
Categories: Machine Learning
ofxLUT
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.
Maintained by roymacdonald
Last updated 10/10/19
14
Categories: Utilities
ofxMTCReceiver
MIDI Timecode receiver addon for openFrameworks
Maintained by andreasmuller
Last updated 10/16/13
14
Categories: Hardware Interface
ofxMultiGLFWWindow
Multiple GLFW windows in openFrameworks
Maintained by charlesveasey
Last updated 02/13/16
14
Categories: Graphics
ofxNetworkUtils
A collection of network utilities.
Maintained by bakercp
Last updated 02/ 6/20
14
Makefile
Categories: Web/Networking
ofxOgg
Streaming VIDEO + AUDIO addon for openFrameworks
Maintained by diederickh
Last updated 11/10/11
14
Categories: Sound
ofxOpenNI
this used to be a fork from https://github.com/gameoverhack/ofxOpenNI/
Maintained by roymacdonald
Last updated 10/10/19
14
Categories: Video/Camera
ofxOpenVDB
OpenVDB voxel processing for OpenFrameworks
Maintained by weshoke
Last updated 06/ 5/14
14
Categories: Bridges
ofxOscQuery
ofx Addon for OSCQuery support
Maintained by bltzr
Last updated 01/20/20
14
Makefile
Categories: Web/Networking
ofxPolyfit
perform N dimensional polynomial fits in openFrameworks
Maintained by elliotwoods
Last updated 12/18/14
14
Categories: Utilities
ofxPy
Maintained by satoruhiga
Last updated 01/ 6/16
14
Categories: Bridges
ofxQTKitVideoGrabber
addon for fast HD camera grabbing on OS X using CoreVieo and QTKit
Maintained by Flightphase
Last updated 01/29/13
14
Categories: Video/Camera
ofxRD
An openFrameworks add-on for computing reaction-diffusion equations.
Maintained by aanrii
Last updated 10/ 1/17
14
Categories: Algorithms
ofxRSSDKv2
openframeworks addon for RSSDK, Take 2 (For real this time)
Maintained by SethGibson
Last updated 06/10/15
14
Categories: Hardware Interface
ofxSequence
Sequence classification addon for openFrameworks
Maintained by nkint
Last updated 12/12/12
14
ofxShadowSimple
Simple shadows in OpenFrameworks
Maintained by NickHardeman
Last updated 12/10/19
14
Categories: Graphics
ofxStepSequencer
openFrameworks addon basic bang step-sequencer with tap tempo, external MIDI sync and pattern presets.
Maintained by moebiussurfing
Last updated 06/ 3/20
14
Categories: Sound, GUI
ofxTextureAtlas
texture atlas for OpenFrameworks
Maintained by armadillu
Last updated 05/26/24
14
Makefile
Categories: Graphics
ofxTime
A collection of utilities for dealing with Time in openFrameworks.
Maintained by bakercp
Last updated 04/ 8/19
14
Makefile
Categories: Utilities
ofxTouchOsc
openframeworks addon for generating TouchOsc layouts
Maintained by genekogan
Last updated 01/ 4/17
14
Categories: GUI
ofxToxiclibs
Maintained by mrzl
Last updated 10/28/13
14
Categories: Physics
ofxTriangulate
Triangulate vertices from structured light scans
Maintained by elliotwoods
Last updated 05/ 9/21
14
Categories: Graphics
ofxUGen
http://code.google.com/p/ugen/
Maintained by satoruhiga
Last updated 07/ 6/13
14
Categories: Sound
ofxVoronoi
Voronoi Diagram
Maintained by vanderlin
Last updated 02/20/13
14
Examples 1
Categories: Algorithms, Geometry
ofxActionManager
A port of the action system used by Cocos2dx to openFrameworks
Maintained by Furkanzmc
Last updated 09/29/16
13
Categories: Utilities, Game Engine
ofxAssimpNISync
Openframeworks addon to pose Assimp skinned meshes with OpenNI
Maintained by alinakipoglu
Last updated 12/26/11
13
Categories: Animation
ofxBezierSurface
Bezier surface addon for openFrameworks
Maintained by charlesveasey
Last updated 02/25/19
13
Categories: Graphics
ofxCinderTimeline
Cinder's Timeline animation engine packaged as an openFrameworks addon
Maintained by pizthewiz
Last updated 11/27/13
13
Makefile
Categories: GUI
ofxConnexion
Wraps 3dConnexionClient for openFrameworks on OSX
Maintained by kylemcdonald
Last updated 11/11/15
13
Categories: Hardware Interface
ofxControl
openframeworks addon for generating GUI, managing OSC, presets, and sequencers (W.I.P.)
Maintained by genekogan
Last updated 11/10/16
13
Categories: Utilities
ofxCrypto
An openFrameworks library for encryption.
Maintained by jkosoy
Last updated 01/ 6/16
13
Categories: Web/Networking
ofxCurvesTool
An interface for controlling a 1D cubic spline, continuously evaluated and stored in a lookup table.
Maintained by kylemcdonald
Last updated 08/10/12
13
Categories: Graphics
ofxCv2
Camera Projector Calibration tool addon for OF (in progress)
Maintained by alvarohub
Last updated 08/ 7/12
13
Categories: Computer Vision
ofxCvFeaturesTracker
Natural Features Tracking addon for OpenFrameworks using OpenCV only
Maintained by kikko
Last updated 11/14/13
13
Makefile
Categories: Computer Vision
ofxDepthStreamCompression
simple frame diff + entropy compression for depth streams
Maintained by arturoc
Last updated 02/ 4/16
13
Categories: Utilities
ofxEditor
A simple text editor for openFrameworks for live coding. Features multiple text buffers and the ability to define custom commands.
Maintained by darrenmothersele
Last updated 08/ 5/15
13
Categories: Utilities
ofxEliza
Wrapper for "Chatterbot Eliza 2.0" made by Gonzales Cenelia. With is a C++ implementation of this well know chatbot
Last updated 09/23/12
13
Categories: Utilities
ofxGLSLSimplexNoise
Simplex noise generator using GLSL
Maintained by tado
Last updated 10/15/17
13
Categories: Graphics
ofxHandTracker
[computer vision] A Hand Tracking Addon using Kinect for openFrameworks - under construction
Maintained by blazm
Last updated 10/ 6/14
13
Categories: Computer Vision
ofxHeadCount
Counts the number of people walking in or out of an entrace over time. Each count is timestamped. This is a proof of concept
Maintained by osiloke
Last updated 02/ 5/15
13
Categories: Computer Vision
ofxHeatMap
An openFrameworks addon for generating heat maps using lucasb-eyer/heatmap.
Maintained by hideyukisaito
Last updated 12/16/15
13
Categories: Utilities, Graphics
ofxHelios
Openframeworks addon for drawing vectors with the Helios Laser DAC
Maintained by timredfern
Last updated 04/ 6/23
13
Makefile
Categories: Hardware Interface
ofxInteractivePrimitives
WIP
Maintained by satoruhiga
Last updated 01/14/16
13
Categories: Graphics
ofxLibArtnet
OF wrapper for libartnet
Maintained by naychrist
Last updated 12/14/15
13
Categories: Hardware Interface
ofxLibsndfileRecorder
Audio recorder using sndfile libraries
Maintained by angeloseme
Last updated 05/ 3/12
13
Categories: Sound
ofxMidiFighterTwister
Communicate a Midi Fighter Twister MIDI controller with OpenFrameworks
Maintained by armadillu
Last updated 03/25/18
13
ofxMyoWebSockets
openFrameworks addon for working with the Myo armband over WebSockets
Maintained by mattfelsen
Last updated 07/12/16
13
Makefile
Categories: Hardware Interface
ofxNamedColors
Maintained by ofZach
Last updated 12/23/12
13
Categories: Graphics
ofxNotifications
Send notifications via Notification Center (OS X 10.8+).
Maintained by bakercp
Last updated 12/17/14
13
Examples 1
Categories: Bridges
ofxPoissonDiskSampling
Poisson Disk Sampling for openFrameworks.
Maintained by mruegenberg
Last updated 06/21/17
13
Categories: Utilities
ofxPolygonDetector
Detect all closed polygons given a set of line segments implementing the Bentley–Ottmann algorithm.
Maintained by PauRosello97
Last updated 07/ 6/21
13
Categories: Geometry
ofxPQLabs
Openframeworks addon for PQ Labs Gestures
Maintained by jvcleave
Last updated 10/10/19
13
Categories: GUI
ofxRealsense
openFrameworks addon for working with Intel Realsense 415,435,435i cameras
Maintained by Default gravatar small perevalovds
Last updated 08/18/24
13
Makefile
Categories: Video/Camera
ofxRealSense2
Intel® RealSense™ SDK for openframeworks
Maintained by mizumasa
Last updated 07/20/18
13
Makefile
Categories: Video/Camera
ofxSDFFont
openFrameworks addon for drawing fonts using signed distance functions (SDF)
Maintained by secondstory
Last updated 07/16/18
13
Categories: Typography
ofxSeekThermal
simple addon to use SeekThermal compact thermo cam in openframeworks app
Maintained by Hzikajr
Last updated 04/26/21
13
Makefile
Categories: Video/Camera
ofxSpout
An OpenFrameworks addon for easy Spout sender integration.
Maintained by Mat-Loz
Last updated 05/29/16
13
Categories: Utilities
ofxSteadyLabsDisplayTree
A display tree for openFrameworks.
Maintained by SteadyLabs
Last updated 12/12/18
13
Categories: Graphics
ofxSweepLine
an implementation of the Bentley–Ottmann line intersection algorithm for openFrameworks
Maintained by alexiswolfish
Last updated 10/ 9/12
13
Categories: Graphics
ofxTraerPhysics
port of cinder traer physics, for openframeworks as standalone, no dependencies.
Maintained by martinlindelof
Last updated 04/12/17
13
Categories: Physics
ofxUIJquery
ofxUIJquery remote control your application
Maintained by kashimAstro
Last updated 01/26/16
13
Categories: GUI
ofxWebView
Example of how to use Cocoa webkit view in oF
Maintained by borg
Last updated 05/19/16
13
Categories: Utilities
ofxWiggleStereoscopy
openFrameworks addon for wiggle stereoscopy effect.
Maintained by Default gravatar small JotaroS
Last updated 08/23/17
13
Categories: Computer Vision
ofxWxWidgets
openframeworks addon for WxWidgets.
Maintained by clinthidinger
Last updated 03/12/21
13
Categories: GUI
ofxAfterEffectsKeyframeParser
Maintained by satoruhiga
Last updated 11/11/13
12
Categories: Bridges
ofxAndroidMobileVision
openFrameworks Android wrapper allowing access to Mobile Vision Library from Google.
Maintained by HalfdanJ
Last updated 03/25/18
12
Makefile
Categories: Computer Vision
ofxArtool5
OF addon for Artoolkit5 (Marker and NFT)
Maintained by naus3a
Last updated 04/20/20
12
Categories: Computer Vision
ofxAsio
Lightweight wrapping of ASIO networking (without Boost) for openFrameworks
Maintained by elliotwoods
Last updated 04/20/22
12
Categories: Web/Networking
ofxBGS
Background Subtraction Library using bgslibrary and OpenCV
Maintained by underdoeg
Last updated 01/ 5/13
12
Categories: Computer Vision
ofxBlackmagic
openframeworks wrapper for real-time image capture using Blackmagic Dedign HDMI capture cards.
Maintained by jamezilla
Last updated 07/27/11
12
Categories: Hardware Interface
ofxCameraKit
ICDevice wrapper for openFrameworks. You can trigger PTP cameras/scanners and download images from the device.
Maintained by vanderlin
Last updated 08/13/12
12
Categories: Video/Camera
ofxCellularAutomata
cellular automata in 1,2,3 dimensions
Maintained by s373
Last updated 02/23/15
12
ofxCereal
Addon for serialization using cereal http://uscilab.github.io/cereal/
Maintained by hanasaan
Last updated 12/21/20
12
Makefile
Categories: Utilities
ofxCocoaGLView
Maintained by satoruhiga
Last updated 12/17/13
12
Categories: GUI
ofxColourTheory
Quick and dirty port of Toxilib color theory for openFrameworks
Maintained by borg
Last updated 11/ 9/15
12
Categories: Graphics
ofxDisplayStackObject
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.
Maintained by paulobarcelos
Last updated 07/22/11
12
Categories: Animation
ofxGiantImage
An openframeworks addon to display huge, giant, large images.
Maintained by timknapen
Last updated 12/ 6/16
12
Categories: Graphics
ofxGLFWJoystick
Use Joysticks in OpenFrameworks (GLFW window only)
Maintained by armadillu
Last updated 05/26/24
12
Categories: Hardware Interface
ofxKinectFeatures
Motion capture feature extractor
Maintained by asarasua
Last updated 07/29/16
12
Examples 5
Categories: Computer Vision
ofxKsmrFragmentFx
Visual effects addon with fragment shader for openFrameworks.
Maintained by loveandsheep
Last updated 07/12/20
12
Categories: Graphics
ofxLiveSet
openFrameworks addon for interacting with live sets like an ableton live session
Maintained by thomasgeissl
Last updated 05/ 7/22
12
Categories: GUI
ofxMacMouse
control mouse with program
Maintained by 2bbb
Last updated 10/26/16
12
Categories: Hardware Interface
ofxMapBox
MapBox for Open Frameworks IOS
Maintained by minusplusminus
Last updated 02/28/14
12
Examples 1
Categories: Bridges
ofxMessagePack
Implementation of MessagePack for openFrameworks (based on msgpack-c)
Maintained by elliotwoods
Last updated 04/12/22
12
Categories: Utilities
ofxNFCReader
ofxNFCReader is an openFrameworks addon to read nfc tags. It is based on libnfc.
Maintained by soixantecircuits
Last updated 12/15/16
12
Categories: Hardware Interface
ofxOculusRiftCV1
openFrameworks addon to use OculusRift CV1 head mounted display
Maintained by secondstory
Last updated 11/18/16
12
Categories: Hardware Interface
ofxOpenVision
An openFrameworks addon that simplifies the use of fragment shaders for image processing
Maintained by tobiasebsen
Last updated 09/18/12
12
Categories: Graphics
ofxOrbbec
Implementation of Orbbec Astra SDK
Maintained by elliotwoods
Last updated 04/20/16
12
ofxPCA
OpenFrameworks addon for PCA dimensionality reduction technique
Maintained by atduskgreg
Last updated 05/20/14
12
ofxProgressiveTextureLoad
OpenFrameworks addon to load textures progressively, across several frames, without blocking the app - with our without mipmaps
Maintained by armadillu
Last updated 12/ 1/20
12
Makefile
Categories: Graphics
ofxPTAM
PTAM into openFrameworks
Maintained by Akira-Hayasaka
Last updated 02/13/12
12
Categories: Computer Vision
ofxRange
a very lightweight min/max container object
Maintained by Flightphase
Last updated 01/ 2/14
12
Categories: Utilities
ofxRealSense2
Maintained by prisonerjohn
Last updated 01/31/21
12
Makefile
Categories: Video/Camera
ofxSodaLib
Multipurpose library for Sonificating Data easily. Based on libPd/ofxPd
Maintained by stc
Last updated 11/16/16
12
Categories: Sound
ofxStatusbar
Addon for openFrameworks to add icons and text to the statusbar of Mac OS X (needs support - see readme)
Maintained by madc
Last updated 11/27/13
12
Categories: Bridges
ofxStereoCamera
Maintained by satoruhiga
Last updated 01/ 9/14
12
Categories: Computer Vision
ofxTextAlign
openframeworks addon for drawing text aligned
Maintained by nariakiiwatani
Last updated 04/28/17
12
Categories: Typography
ofxThinkgear
openFrameworks addon to play with NeuroSky's headsets
Maintained by labe-me
Last updated 06/27/12
12
Categories: Hardware Interface
ofxUltralight-byun
openframeworks addon for https://ultralig.ht/
Maintained by IanByun
Last updated 04/23/20
12
Categories: GUI
ofxYAML
yaml-cpp wrapper
Maintained by satoruhiga
Last updated 07/25/12
12
Categories: Utilities
ofxZCamE1
OpenFrameworks addon to use the API of the Z Camera model E1
Maintained by antimodular
Last updated 04/ 8/18
12
Categories: Video/Camera
ofxAfterEffects
Maintained by julapy
Last updated 12/10/13
11
Categories: Bridges
ofxAudioFeatures
A wrapper for aubio/FFTW audio feature library, with FFT, spectral features, and a dynamic array of timestamped onsets
Maintained by paulreimer
Last updated 11/19/13
11
Categories: Sound
ofxBeatDetector
Beat Detector for Openframeworks
Maintained by rezaali
Last updated 06/ 1/13
11
Categories: Sound
ofxBlackmagicGrabber
007 grabber for black magic capture hardware: http://www.blackmagic-design.com/
Maintained by arturoc
Last updated 11/21/11
11
Categories: Video/Camera
ofxCarveCSG
Maintained by paulobala
Last updated 08/ 7/12
11
Categories: Geometry, Graphics
ofxCrazyflie
Crazyflie controller addon for openFrameworks
Maintained by Saqoosha
Last updated 05/19/13
11
Categories: Hardware Interface
ofxCX
C++ Psychology Experiment System
Maintained by hardmanko
Last updated 06/25/20
11
Categories: Utilities
ofxDelaunay2D
2D Delaunay triangulation of a set of points for OpenFrameworks
Maintained by mruegenberg
Last updated 02/19/17
11
Categories: Graphics
ofxDisplay
An openFrameworks addon for screen capture.
Maintained by tobiasebsen
Last updated 08/11/14
11
Categories: Video/Camera
ofxFirstPersonCamera
Tiny openFrameworks camera used in first person video games like in FPS genre.
Maintained by ofnode
Last updated 11/13/15
11
Categories: Video/Camera
ofxFixture
addons to manage multiple DMX fixtures
Maintained by npisanti
Last updated 02/21/22
11
Makefile
Categories: Hardware Interface
ofxFlashCommunication
Simple message based communication between Flash and openFrameworks
Maintained by roxlu
Last updated 01/10/12
11
Examples 1
Categories: Web/Networking
ofxFlob
ofxflob is a snow flood-fill multi-blob detector addon for openframeworks
Maintained by s373
Last updated 02/13/18
11
Categories: Computer Vision
ofxFlow
Flow based programming interface for Open Frameworks
Maintained by bgstaal
Last updated 01/13/14
11
Categories: Graphics
ofxFTDI
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.
Maintained by paulreimer
Last updated 06/11/14
11
Categories: Hardware Interface
ofxGeneric
openFrameworks wrappers around iOS functionality and some Android functionality
Maintained by lumoslabs
Last updated 03/28/17
11
Categories: GUI
ofxGif
Maintained by Geistyp
Last updated 09/15/16
11
Categories: Graphics
ofxGLFog
Simple to use OpenGL fog addon. With ofParameters and ofxGui for easy parameter customisation, save and load.
Maintained by roymacdonald
Last updated 10/10/19
11
Categories: Graphics
ofxGlmTools
a set of tools that use glm library
Last updated 11/14/14
11
Makefile
Categories: Bridges
ofxiBeacon
openFrameworks addon for handling iBeacon.
Maintained by dropcontrol
Last updated 02/ 5/15
11
Categories: Bridges
ofxJello
having some fun with the jello physics library (not complete yet, will be soon, I hope...)
Maintained by underdoeg
Last updated 12/17/12
11
Categories: Physics
ofxKDTree
KDTree implementation for fast nearest-neighbor search on variable-sized points, based on nanoflann
Maintained by genekogan
Last updated 02/10/17
11
Categories: Algorithms
ofxKeylogger
System wide keylogger for Mac and Windows #openFrameworks
Maintained by roxlu
Last updated 09/ 5/11
11
Categories: Utilities
ofxLEDs
Framework for controlling strips of RGB LEDs, with many virtual framebuffers to manage mapping 1d/2d/3d LED abstractions to 1D implementations.
Maintained by paulreimer
Last updated 02/ 2/14
11
Categories: Hardware Interface
ofxMonitorInfo
Maintained by yasuhirohoshino
Last updated 09/19/15
11
Categories: Utilities
ofxMosquitto
openFrameworks addon to working with Mosquitto (MQTT library for C++).
Maintained by hideyukisaito
Last updated 03/15/16
11
Categories: Bridges
ofxMultipeerConnectivity
openframeworks addons for iOS MultipeerConnectivity.framework
Maintained by fishkingsin
Last updated 09/10/14
11
Categories: iOS
ofxOMXRecorder
ofxAddon that allows recording of pixels to H264 stream file
Maintained by jvcleave
Last updated 10/15/19
11
Makefile
Categories: Video/Camera, Graphics
ofxOneEuroFilter
Maintained by Default gravatar small i-n-g-o
Last updated 08/10/15
11
Makefile
ofxProfile
A thread-safe profiler. Stores and manages execution count, total execution time and average time per execution of each labelled section, separated by thread.
Maintained by damiannz
Last updated 05/14/13
11
Examples 1
Categories: Utilities
ofxRealSense
openFrameworks addon for the Intel RealSense SR300 depth camera
Maintained by Default gravatar small tyhenry
Last updated 02/11/17
11
Makefile
Categories: Hardware Interface
ofxRP2A03
A Famicom(NES) sound synthesizer for openFrameworks.
Maintained by shintaro4
Last updated 08/17/13
11
Categories: Sound
ofxRSSDK
openFrameworks addon for the Intel RealSense SDK and hardware
Maintained by SethGibson
Last updated 06/ 8/15
11
Categories: Hardware Interface
ofxSimpleSpline
Maintained by Larsberg
Last updated 10/24/14
11
Categories: Geometry, Graphics
ofxSimpleTimer
ofxSimpleTimer is an addon for open frameworks that implements a very simple timer system in your Open Frameworks app.
Maintained by HeliosInteractive
Last updated 10/17/18
11
Categories: Utilities
ofxSketchFilter
Maintained by selflash
Last updated 02/ 7/15
11
Categories: Graphics
ofxSunCalc
OpenFrameworks addon to get sun position and light phases from location. Based on port of js lib http://suncalc.net/
Maintained by radamchin
Last updated 02/11/17
11
Categories: Utilities
ofxTinySingleton
tiny and simple singleton in C++11 way (for learning C++11
Maintained by daitomanabe
Last updated 11/ 2/16
11
Categories: Utilities
ofxTobiiEyeX
ofxTobiiEyeX is a wrapper of Tobii EyeX SDK for openFrameworks.
Maintained by TatsuyaOGth
Last updated 08/28/16
11
Categories: Computer Vision
ofxTwBar
antTweakBar wrapper for openFrameworks
Maintained by smallfly
Last updated 04/ 3/11
11
Categories: GUI
ofxVboMeshInstanced
[deprecated] draw instanced vbo meshes with openFrameworks - tested on Mac [ATI] / Linux [NVIDIA]
Maintained by tgfrerer
Last updated 08/15/13
11
Categories: Graphics
ofxVboParticles
Maintained by tado
Last updated 08/15/14
11
Categories: Graphics
ofxVideoBuffer
A multi-tap video buffer / delay line with asynchronous video loading.
Maintained by bakercp
Last updated 03/12/13
11
Categories: Video/Camera
ofxAEKeyframe
An addon encodes oF animations into After Effects's keyframe data.
Maintained by Default gravatar small baku89
Last updated 05/ 2/15
10
Categories: Bridges
ofxARCore2
ARCore addon for openframeworks (Point cloud, Augmented Images, Hit testing, Planes)
Maintained by Default gravatar small boehm-e
Last updated 10/ 8/19
10
Makefile
Categories: Graphics
ofxARTSATAPI
An openFrameworks addon to support accessing to the satellite.
Maintained by ARTSAT
Last updated 10/19/13
10
Categories: Hardware Interface
ofxCirclePacker
openframeworks addon for packing circles into a space.
Maintained by julapy
Last updated 10/26/14
10
Categories: Graphics
ofxColorSpace
Maintained by Default gravatar small nama-gatsuo
Last updated 06/26/19
10
Categories: Graphics
ofxCvGui2
incredible GUI library for openFrameworks
Maintained by elliotwoods
Last updated 07/ 1/15
10
Makefile
Examples 3
Categories: GUI
ofxDisplayLayout
ofxDisplayLayout grabs the display unique id, and aligns your displays vertically/horizontally
Maintained by motoishmz
Last updated 03/28/16
10
Categories: GUI
ofxDuct
visual programming UI for openFrameworks
Maintained by cwright
Last updated 03/23/13
10
Categories: GUI
ofxDuktape
Addon for openFrameworks with bindings to the Duktape Javascript interpreter
Maintained by tiagosr
Last updated 02/ 1/23
10
Makefile
Categories: Bridges
ofxFFMPEGVideoPlayer
Maintained by geoffdonaldson
Last updated 10/28/13
10
Categories: Video/Camera
ofxFlock
An implementation of Flocking based on the work of Steven Woodcock and Craig Reynolds, written with OpenFrameworks in C++.
Maintained by mummey
Last updated 12/ 6/14
10
Categories: Animation
ofxGeometry
Experimental geometry operations for openFrameworks
Maintained by roxlu
Last updated 07/16/11
10
Examples 1
Categories: Geometry, Graphics
ofxICalendar
A calendar-based event scheduler. Useful for sending calendar events to your openFrameworks app.
Maintained by bakercp
Last updated 05/18/19
10
Categories: Utilities
ofxImageMask
apply masks to ofImages at ofPixel level
Maintained by armadillu
Last updated 02/10/14
10
Categories: Graphics
ofxLiquidEvent
Lambda driven events system for openFrameworks for functional programming possibilities
Maintained by elliotwoods
Last updated 07/ 8/16
10
Categories: Utilities
ofxMacTrackpad
using MBP Trackpad events on openFrameworks
Maintained by 2bbb
Last updated 05/26/17
10
Categories: GUI
ofxMapamok
Maintained by natxopedreira
Last updated 01/21/13
10
Categories: Graphics
ofxMotionTracker
Maintained by heisters
Last updated 05/ 8/11
10
Categories: Computer Vision
ofxMultiDeviceSoundPlayer
Output sound to separate soundcards
Maintained by borg
Last updated 03/27/15
10
Categories: Sound
ofxNUI
A 3D, Generative, Nodal User Interface addon for openFrameworks
Maintained by mitchmindtree
Last updated 03/28/14
10
Categories: GUI
ofxOpenGLContextScope
Maintained by satoruhiga
Last updated 10/19/12
10
Categories: Graphics
ofxOpenGP
OpenFrameworks addon to use OpenGP (Open Geometry Processing)
Maintained by xionluhnis
Last updated 08/19/14
10
Makefile
Categories: Utilities, Geometry
ofxOscRecorder
Record and playback ofxOsc streams
Maintained by armadillu
Last updated 12/ 1/20
10
ofxPDF
PDF file loader. same interface with ofxSvg
Maintained by satoruhiga
Last updated 03/13/24
10
Categories: Utilities
ofxPiTFT
PiTFT addon for your RaspberryPi projects
Last updated 03/ 3/16
10
Categories: Hardware Interface
ofxPixelHitTest
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
Maintained by benMcChesney
Last updated 03/28/13
10
Categories: GUI
ofxPixelsShape
ofxPixelsShape utility for draw simple shape in matrix ofPixels
Maintained by kashimAstro
Last updated 12/ 6/18
10
Categories: Graphics
ofxPolyline2Mesh
ofPolyline to ofMesh
Maintained by satoruhiga
Last updated 04/25/12
10
Categories: Graphics
ofxPortSF
ofxPortSF is an addon to aid in loading, recording, and saving sound files for projects that implement an audio stream explicitly.
Maintained by Default gravatar small aaronaanderson
Last updated 10/11/16
10
Categories: Sound
ofxProcTree
Procedural Tree Generator for Openframeworks. Based on https://github.com/supereggbert/proctree.js
Maintained by mrbichel
Last updated 06/22/21
10
Categories: Graphics
ofxPTZControl
OpenFrameworks addon for interfacing with Panasonic AW-HE50 PTZ Cameras
Maintained by mrbichel
Last updated 06/22/21
10
Categories: Video/Camera
ofxQCPlugin
ofxQCPlugin is an add on for Quartz Composer and Open Frameworks allowing developers to leverage the Open Frameworks media & programming environment to create new Quartz Composer plugins.
Maintained by vade
Last updated 04/16/14
10
Categories: Bridges
ofxReverb
A wrapper that allows you to use the old school FreeVerb code in openFrameworks
Maintained by JoshuaBatty
Last updated 01/17/16
10
Categories: Sound
ofxRRScenegraph
A simple multitouch scenegraph for openframeworks
Maintained by robandrose
Last updated 12/ 9/14
10
Categories: iOS
ofxSaliencyMap
this addon is "Saliency Map" maker for openFrameworks
Maintained by TatsuyaOGth
Last updated 08/28/14
10
Categories: Computer Vision
ofxScrollView
openFrameworks addon for panning and zooming content, graphics, or anything else you want to draw inside it.
Maintained by julapy
Last updated 02/13/19
10
Categories: Graphics
ofxSensors4Games
Maintained by carlesgutierrez
Last updated 05/19/18
10
Makefile
ofxSingleton
Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)
Maintained by elliotwoods
Last updated 04/ 8/21
10
Categories: Algorithms
ofxSuperCollider
openframeworks addon for controlling SuperCollider via OSC
Maintained by genekogan
Last updated 05/22/17
10
Categories: Sound
ofxSynth
the ofxSynth that was dev'd during the of007 wwdc
Maintained by jonbro
Last updated 04/25/11
10
Categories: Sound
ofxTangibleUI
abstract core for tangible/movable user interfaces - easy to extend and implement in your own projects
Maintained by fx-lange
Last updated 03/15/16
10
Categories: GUI
ofxTimer
simple oF addon for creating timers by todd vanderlin (with small modifications)
Maintained by fx-lange
Last updated 04/24/14
10
Categories: Utilities
ofxUkf
Unscented Kalman filter addon for openframeworks
Maintained by micuat
Last updated 08/12/14
10
ofxVolumetricLine
Maintained by kezzardrix
Last updated 02/15/15
10
Categories: Graphics
ofxVoronoiGL
openframeworks addon to create generalized 2D voronoi diagrams via OpenGL
Maintained by fx-lange
Last updated 10/18/12
10
Categories: Graphics
ofxWacomFeelMultiTouch
OpenFrameworks addon for Wacom Feel Multi Touch
Maintained by andreasmuller
Last updated 03/29/12
10
Categories: Hardware Interface
ofxWordPalette
draw loads of type efficiently
Maintained by Flightphase
Last updated 01/ 2/14
10
Categories: Typography
ofxAfterEffectsTransforms
import into OF the transform keyframes from AfterEffects.
Maintained by roymacdonald
Last updated 10/10/19
9
Categories: Bridges
ofxArcText
openFrameworks addon for displaying an ofTrueType font on a circular path
Maintained by companje
Last updated 06/23/14
9
Categories: Typography
ofxAsyncTransfer
Addon for asynchronous pixel transfers using Pixel Buffer Object
Maintained by shotamatsuda
Last updated 07/21/16
9
Categories: Video/Camera, Graphics
ofxAudioGen
Maintained by ludoviclaffineur
Last updated 08/24/19
9
Categories: Sound
ofxAVFoundationVideoPlayer
ofxAVFoundationVideoPlayer is video player addon for openFrameworks which runs on iOS and OSX.
Maintained by julapy
Last updated 10/28/14
9
Categories: Video/Camera
ofxAVString
a utility class for the yugop style text effect in openFrameworks.
Maintained by hideyukisaito
Last updated 08/30/15
9
Categories: Typography
ofxBezel
An openframeworks addon to perform bezel compensation when displaying over multiple monitors.
Maintained by soyoungshin
Last updated 09/30/13
9
Categories: Graphics
ofxCocoaWindow
openframeworks addon for cocoa windowing.
Maintained by julapy
Last updated 12/10/13
9
Categories: GUI
ofxColorFinder
An openFrameworks addon that can give you the dominant color of any image.
Maintained by Janjanus
Last updated 04/10/17
9
Categories: Graphics
ofxControlUtils
Addon for commonly used utility functions
Maintained by nightshining
Last updated 06/28/16
9
Categories: Utilities
ofxConvexHull
openframeworks addon for calculating the 2d convex hull of an array of points
Maintained by genekogan
Last updated 04/30/20
9
Categories: Utilities
ofxCvFacialRecognitionVideo
Train a predictive model with images of a person and then recognize their face with a camera. Eh, kind of works :)
Maintained by chrisallick
Last updated 09/11/13
9
Categories: Computer Vision
ofxDeinterlace
Video deinterlacer using GLSL.
Maintained by tado
Last updated 03/ 9/15
9
Categories: Graphics
ofxDOM
A DOM events implementation for openFrameworks.
Maintained by bakercp
Last updated 11/29/20
9
Makefile
Categories: Utilities
ofxDStudio
Addons to create music with openFrameworks: make a studio with code
Maintained by Default gravatar small StaffanMelin
Last updated 10/20/22
9
Makefile
Categories: Sound
ofxFastLensUndistort
Maintained by hanasaan
Last updated 02/25/18
9
Categories: Computer Vision
ofxGLM
Wrapper for working with the GLM (GLSL-style mathematics) library in OpenFrameworks
Maintained by atduskgreg
Last updated 03/13/13
9
Categories: Utilities
ofxHalfEdgeMesh
Half Edge data structure for openFrameworks.
Maintained by neilmendoza
Last updated 04/14/12
9
Categories: Geometry, Graphics
ofxImageMap
A fast way to convert existing design to clickable items with over state.
Maintained by lab101
Last updated 10/ 1/13
9
Categories: GUI
ofxKeyframeTween
openFrameworks addon for keyframe tween animation
Maintained by nariakiiwatani
Last updated 01/15/21
9
Categories: Animation
ofxKinectBlobTracker
Maintained by dasaki
Last updated 04/ 5/21
9
Categories: Computer Vision
ofxLo
openFrameworks addon for liblo OSC Library.
Maintained by chutaicho
Last updated 07/ 1/15
9
Categories: Web/Networking
ofxManipulator
3D manipulator for openFrameworks.
Maintained by u-engine
Last updated 09/17/15
9
Categories: Geometry, Animation
ofxMercatorMap
Utility class for OpenFrameworks to map longitude and latiude coordinates to x/y screen coords.
Maintained by vanderlin
Last updated 09/ 4/18
9
Categories: Utilities
ofxMLTK
Machine Listening Toolkit for OpenFrameworks
Maintained by mgs
Last updated 09/20/22
9
Makefile
Categories: Machine Learning
ofxMol
Parser, data structure and mesh generators for biological macromolecules.
Last updated 09/14/15
9
Categories: Utilities
ofxMoodMachine
An implementation of the moodmachine for OpenFrameworks which inherits from ofColor
Maintained by motoishmz
Last updated 03/27/15
9
Categories: Graphics
ofxMSAInteractiveObject
fork of the msalib's interactive object in its own repository
Maintained by Flightphase
Last updated 04/28/13
9
Categories: GUI
ofxMSATimer
Memo Atken's precise timer class from MSALibs
Maintained by obviousjim
Last updated 05/19/13
9
Categories: Utilities
ofxNanoVG
another NanoVG addon for openframeworks
Maintained by galsasson
Last updated 12/ 7/20
9
Categories: Graphics
ofxNDI
openFrameworks addon for receiving and sending NDI streams
Maintained by thomasgeissl
Last updated 02/17/21
9
Makefile
ofxNice
Addon for NAT transversal using libnice
Maintained by arturoc
Last updated 05/20/14
9
Makefile
Categories: Web/Networking
ofxNumpy
simple reader for .npy files
Maintained by yusuketomoto
Last updated 11/21/15
9
Categories: Bridges
ofxOBJModel
Addon for openframeworks for loading and saving Wavefront OBJ files
Maintained by isthisgood
Last updated 01/ 7/16
9
Categories: Graphics
ofxOpenSceneGraph
OpenFrameworks-addon to embed OpenFrameworks into OpenSceneGraph
Maintained by stmh
Last updated 03/23/12
9
Categories: Graphics
ofxOscilloscope
A basic oscilloscope that can be put into your projects
Maintained by mazbox
Last updated 09/ 6/11
9
Categories: Sound
ofxOssia
openFrameworks addon for OSSIA
Maintained by OSSIA
Last updated 06/ 5/19
9
Makefile
Examples 1
ofxPhilipsHue
OpenFrameworks addon to control philips hue light bulbs
Maintained by armadillu
Last updated 04/14/16
9
Categories: Hardware Interface
ofxPytorch
ofxPytorch is an addon for openFrameworks, which allows to use PyTorch machine learning capabilities in your (C++) openFrameworks projects
Maintained by Default gravatar small perevalovds
Last updated 12/21/22
9
Makefile
Categories: Machine Learning
ofxSDL
Overrides the openFrameworks windowing system to use SDL rather than GLUT.
Maintained by leebyron
Last updated 03/24/10
9
Categories: Game Engine, Graphics
ofxSmartOscSender
i wanna send with `send("/address", foo, bar, buzz)`
Maintained by 2bbb
Last updated 08/25/23
9
Makefile
Categories: Web/Networking
ofxSmile
An update to http://fffff.at/auto-smiley/
Maintained by bakercp
Last updated 03/23/14
9
Categories: Computer Vision
ofxSortableList
Sortable list of GUI items for ofxGuiExtended.
Maintained by frauzufall
Last updated 02/24/17
9
Categories: GUI
ofxSphereCam
An extension to the ofCamera class that uses both spherical and cartesian systems to tween the camera position.
Maintained by stefang
Last updated 10/ 9/13
9
Categories: Graphics
ofxSpriteRenderer
an openFrameworks addon, to batch render 2d sprites
Maintained by ngoaho91
Last updated 12/11/14
9
Examples 1
Categories: Graphics
ofxStrokeUtil
and openFrameworks addon for comparing/analyzing 2D gestures and contours
Maintained by alexiswolfish
Last updated 10/ 9/12
9
Categories: Graphics
ofxTimelinePro
Last updated 07/ 7/14
9
Makefile
Categories: Utilities
ofxTLGlitch
An openframeworks addon makes it easy to glitch your image or movie.
Maintained by after12am
Last updated 12/ 1/18
9
Categories: Video/Camera
ofxVisca
camera control via VISCA protocol
Maintained by antimodular
Last updated 03/ 6/24
9
ofxWaterRipple
Maintained by antoniomechas
Last updated 02/16/16
9
Categories: Graphics
ofxWeatherBug
openframeworks addon to retrieve and parse weather data via the weatherBug API (xml)
Maintained by MadSciLabs
Last updated 11/ 7/17
9
Categories: Web/Networking
ofx2DCam
Interactive ortoghraphic camera addon for openFrameworks.
Maintained by roymacdonald
Last updated 10/10/19
8
Makefile
Categories: Video/Camera
ofxAcv
ofxAcv is addon for openFrameworks which parses Adobe Photoshop's acv files(tone curve), and apply color change to ofPixels.
Maintained by katotetsuro
Last updated 04/25/14
8
Categories: Bridges
ofxAndroidVideoPlayer
video player for android based on ffmpeg
Maintained by arturoc
Last updated 07/23/12
8
Categories: Video/Camera
ofxAppleScript
AppleScript Executer for openframeworks
Maintained by 2bbb
Last updated 02/18/15
8
Categories: Utilities
ofxAssimpModelLoader
Updated openFrameworks wrapper for AssimpModelLoader 3.0
Maintained by jeremyabel
Last updated 02/11/13
8
Categories: Graphics
ofxAubioOnsetDetection
Onset detection in openFrameworks using the Aubio library
Maintained by Venetian
Last updated 07/30/14
8
Categories: Sound
ofxAudioFileLoader
Loads audio file and reads samples using libsndfile
Maintained by Venetian
Last updated 03/13/12
8
Categories: Sound
ofxAvahiClient
Avahi client addon for openframeworks. Allows ip autodiscovery and publishing
Maintained by arturoc
Last updated 06/ 1/16
8
Makefile
Categories: Web/Networking
ofxAVFoundationVideoGrabber
NOT DONE YET - iOS AVFoundation based video grabber and recorder for openFrameworks
Maintained by obviousjim
Last updated 04/10/12
8
Categories: iOS
ofxAxisGrabber
addon that allows to access the mjpeg or h264 streams from axis cameras
Maintained by arturoc
Last updated 10/16/13
8
Categories: Video/Camera
ofxBasicSoundPlayer
Simple sound player using only a sound stream and libsndfile/libmpg123 or libaudiodecoder to decode sound formats
Maintained by arturoc
Last updated 11/29/20
8
Makefile
Categories: Sound
ofxBezierWarp
BezierWarp for openFrameworks
Maintained by patrick88
Last updated 03/ 8/12
8
Examples 1
Categories: Graphics
ofxBillboard
A billboarding addon for openFrameworks.
Maintained by prisonerjohn
Last updated 04/15/18
8
Categories: Graphics
ofxBonjour
A very basic example of using openFrameworks with Bonjour
Maintained by robotconscience
Last updated 04/29/13
8
Categories: Web/Networking
ofxCTPainting
An openframeworks add-on to painting the giraffe and others thing.
Maintained by CaterTsai
Last updated 03/15/16
8
Categories: Graphics, Animation
ofxDataPath
Maintained by satoruhiga
Last updated 01/ 5/16
8
Categories: Utilities
ofxDetectDisplays
Maintained by morethanlogic
Last updated 07/25/14
8
Categories: Utilities
ofxFlickr
An openFrameworks addon supporting the Flickr API.
Maintained by robotconscience
Last updated 03/23/15
8
Categories: Web/Networking
ofxFractalGeometry
Set of functions to help the creation of fractal geometry in openFrameworks
Maintained by pierdr
Last updated 09/14/18
8
Categories: Geometry
ofxFreeFrame
FreeFrame addon for openFrameworks
Maintained by tobiasebsen
Last updated 11/23/12
8
Categories: Graphics
ofxFunctionPointer
An easy way to use function pointers in OpenFrameworks.
Maintained by naus3a
Last updated 04/24/15
8
Categories: Utilities
ofxGameCenter
openFrameowrks library for use with iOS Game Center.reporting and retrieving
Maintained by andymasteroffish
Last updated 03/16/13
8
Categories: iOS
ofxGoogleTTS
TTS (TextToSpeech) implementation using Google TTS for openframeworks
Maintained by shigeosa
Last updated 11/11/20
8
Categories: Sound
ofxGrbl
[Beta] This is an add-on for using Grbl(CNC milling controll software for Arduino) with openframeworks.
Maintained by TsubokuLab
Last updated 08/ 3/17
8
Categories: Hardware Interface
ofxGstV4L2Sink
Allows to send any kind of image output from OF to any application that can open a v4l2 camera
Maintained by arturoc
Last updated 05/22/12
8
Categories: Video/Camera
ofxJansson
jansson wrapper for openFrameworks which does JSON de/encoding.
Maintained by roxlu
Last updated 12/26/10
8
Categories: Web/Networking
ofxKeyValueOSC
Maintained by satoruhiga
Last updated 11/26/15
8
Categories: Web/Networking
ofxKorgNanoKontrol
Read midi values from Korg NanoKontrol Version 1 (1st generation products)
Maintained by alptugan
Last updated 04/16/23
8
Categories: Sound
ofxKu
Kuflex extension for openFrameworks
Maintained by kuflex
Last updated 12/25/18
8
Categories: Utilities
ofxLaunchAtLogin
launch at login
Maintained by 2bbb
Last updated 04/24/14
8
Categories: Utilities
ofxLaunchControllers
easy openFrameworks API for Novation Launch Control / XL
Maintained by npisanti
Last updated 02/21/22
8
Makefile
Categories: Hardware Interface
ofxLeapGestures
Hand gesture training & recognition for the Leap Motion controller
Maintained by cmuartfab
Last updated 07/ 7/15
8
Makefile
Examples 2
Categories: Hardware Interface
ofxLensCorrection
WIP
Maintained by satoruhiga
Last updated 09/29/14
8
Categories: Computer Vision
ofxLibRealSense2
librealsense 2.x addon for openFrameworks
Maintained by shiyamon
Last updated 09/10/24
8
Makefile
Categories: Video/Camera
ofxLtcReader
Maintained by lescurej
Last updated 09/11/15
8
Categories: Sound
ofxMailUtils
openframeworks addon for sending and receiving mails through smtp and pop3
Maintained by arturoc
Last updated 03/ 3/10
8
Categories: Web/Networking
ofxMarchingCubes
Polygonizing scalar fields in openframeworks
Maintained by s373
Last updated 02/13/18
8
Categories: Graphics
ofxMarchingCubes
Marching Cubes addon for OpenFrameworks (original code by Rui Peirera)
Maintained by atduskgreg
Last updated 04/ 7/20
8
Categories: Geometry, Graphics
ofxMarsyas
A lightweight wrapper for MarSystem::Series from the Marsyas MIR project. Targets OSX, and iPhone so far.
Maintained by paulreimer
Last updated 03/13/12
8
Categories: Sound
ofxMeCab
openFrameworks Japanese morphological analyzer MeCab
Maintained by Akira-Hayasaka
Last updated 12/ 8/15
8
Categories: Utilities
ofxMessagePack
openFrameworks addon of MessagePack. MessagePack is an efficient binary serialization format.
Maintained by hiroyuki
Last updated 03/19/13
8
Examples 2
Categories: Utilities
ofxMSAControlFreakGui
OpenGL Gui to display ofxMSAControlFreak parameters
Maintained by memo
Last updated 10/ 3/19
8
Makefile
Categories: GUI
ofxMUI
A multi-touch capable gui system for openFrameworks build on ofxDOM.
Maintained by bakercp
Last updated 11/29/20
8
Makefile
Categories: GUI
ofxNFC
First attempt to create an openFrameworks addon for libnfc (rfid / near field communication)
Maintained by companje
Last updated 11/28/11
8
Categories: Hardware Interface
ofxObjective-C--Utility
Utility for using openframeworks with Objective-C++
Maintained by 2bbb
Last updated 12/ 1/13
8
Categories: Bridges
ofxOpticalFlowLK
openframeworks addon for optical flow calculations using opencv.
Maintained by julapy
Last updated 10/19/15
8
Categories: Computer Vision
ofxOrnament
openFrameworks addon to create ornaments
Maintained by Default gravatar small brinoausrino
Last updated 04/23/24
8
Categories: Graphics
ofxOsc
openframeworks OSC addon added event dispatching functionality when the receiver gets OSC message(s).
Maintained by hideyukisaito
Last updated 03/11/13
8
Categories: Web/Networking
ofxParamEdit
the SIMPLEST interface to edit values with ofxGui
Maintained by nariakiiwatani
Last updated 09/27/16
8
Categories: Utilities
ofxPixelSorter
An openFramworks addon for pixel sorting
Maintained by meredityman
Last updated 09/30/19
8
Makefile
Categories: Graphics
ofxPsdLoad
OpenFramorks addon to load PSD files to ofPixels or ofTexture
Maintained by armadillu
Last updated 02/ 3/17
8
Categories: Bridges
ofxPuffersphere
framework for working with Pufferfish displays in openFrameworks
Maintained by Flightphase
Last updated 10/11/11
8
Categories: Graphics
ofxPulseSensor
openFrameworks addon of PulseSensor ( for Arduino and RaspberryPi )
Last updated 04/28/14
8
Categories: Hardware Interface
ofxQRCodeGenerator
Very lightweight wrapper for libqrencode that allows you to generate QR Codes (as ofImages) from strings.
Maintained by robotconscience
Last updated 01/30/15
8
Categories: Computer Vision
ofxRealSenseUtil
Wrapper and Utilities for RealSense SDK
Maintained by Default gravatar small nama-gatsuo
Last updated 10/29/20
8
Makefile
ofxScreenCurtain
Use it to handle "fade to black" situations... Think of it as a theater curtain on your screen.
Maintained by armadillu
Last updated 08/20/15
8
Categories: Graphics
ofxSiliconRetina
openFrameworks addon for interfacing to the Dynamic Vision Sensors. This addon is a basic logger and player for the DAVIS/DVS sensors family
Maintained by Default gravatar small federicohyo
Last updated 01/ 6/24
8
Makefile
ofxSkeleton2D
2D skeleton tracker - under construction
Maintained by fx-lange
Last updated 10/20/12
8
Categories: Computer Vision
ofxSlides
Helper addon for sequential drawing and presentations
Maintained by micuat
Last updated 03/29/15
8
Categories: Utilities
ofxSoundObjects-NDI
Additional module for ofxSoundObjects for sending audio over a network using ofxNDI
Maintained by roymacdonald
Last updated 11/ 2/19
8
Makefile
Categories: Web/Networking, Sound
ofxSpectrogramAudioInput
uses Accelerate FFT and displays moving spectrogram of FFT of audio input
Maintained by Venetian
Last updated 02/25/13
8
Categories: Sound
ofxStiwiGui
A simple GUI extension for openFrameworks, by stiwi. Not to be confused with the ofxGui which comes with OF itself. Probably deprecated by now.
Maintained by bilderbuchi
Last updated 10/ 8/17
8
Categories: GUI
ofxSubtitles
an addon for displaying a subtitle track along with a video or audio file
Maintained by YCAMInterlab
Last updated 08/17/12
8
Categories: Video/Camera
ofxSvgSaver
Maintained by satcy
Last updated 02/11/15
8
Categories: Graphics
ofxTextBox
Simple textbox addon for openframeworks
Maintained by toruurakawa
Last updated 03/28/19
8
Categories: GUI
ofxThreadedInterface
Interface with select concrete image, which load and resize images in thread
Maintained by alexeyroudenko
Last updated 12/ 9/16
8
Categories: Graphics
ofxThreadedVideoPlayer
OSX video playback addon based on ofxAVFVideoPlayer. Allows to load movies on the fly in a background thread without hiccups.
Maintained by armadillu
Last updated 09/ 7/14
8
Categories: Video/Camera
ofxTouche
ofxTouche
Maintained by recyclerobot
Last updated 03/22/13
8
Categories: Hardware Interface
ofxTUI
Maintained by tanitta
Last updated 02/17/15
8
Categories: GUI, Utilities
ofxUniformGui
Easily add a openFrameworks user interface elements for your shader uniforms.
Maintained by whg
Last updated 11/15/15
8
Categories: GUI
ofxVCGLib
VCG for OF: based on work from Akira-Hayasaka, wrapping the VCG library for OF friendliness
Maintained by kylemcdonald
Last updated 04/ 5/13
8
Categories: Graphics
ofxVicon
Wrapper for interfacing to the Vicon motion capture system with openFrameworks.
Maintained by kylemcdonald
Last updated 12/ 3/12
8
Categories: Hardware Interface
ofxWebsocketpp
websocketpp wrapper for OpenFrameworks. Supports multithreaded server work.
Maintained by labatrockwell
Last updated 01/21/13
8
Categories: Web/Networking
ofxWiiuse
[WIP] ofxAddon to interact with microsoft wii devices
Maintained by thomasgeissl
Last updated 09/11/15
8
Makefile
Categories: Hardware Interface
ofxYAML
Wrapper for yaml-cpp
Maintained by Default gravatar small michaelbaisch
Last updated 08/ 2/18
8
Makefile
Categories: Utilities
ofx3hreeSpace
3hreeSpace offers a method for 3D tracking using two cameras
Maintained by islandrabe
Last updated 11/28/14
7
Categories: Computer Vision
ofxAnn
Simple approximate nearest neighbor searches for OpenFrameworks using nanoflann
Maintained by heisters
Last updated 04/12/23
7
Categories: Utilities
ofxArtNet
An openFrameworks addon for ArtNet
Maintained by tobiasebsen
Last updated 10/10/14
7
Categories: Hardware Interface
ofxAsdfPixelSort
ASDF pixel sort
Maintained by micuat
Last updated 03/ 8/15
7
Categories: Graphics
ofxASR
An openFrameworks addon for speech recognition
Maintained by kitschpatrol
Last updated 07/26/13
7
ofxAVFVideoRecorder
openFrameworks addon for saving videos using the AVFoundation framework in Mac OSX
Maintained by j-v
Last updated 07/11/13
7
Categories: Video/Camera
ofxBeacon
Mac and iOS universal iBeacon Openframeworks library. Created during the Glimworm beacon experience days.
Maintained by minusplusminus
Last updated 02/ 2/15
7
Examples 2
Categories: iOS
ofxBonjour
use Bonjour in openFrameowkrs
Maintained by 2bbb
Last updated 05/18/23
7
Makefile
Categories: Web/Networking
ofxBundleResources
Tiny addon to set data path root to YourApp.app/Contents/Resources/.
Maintained by hideyukisaito
Last updated 06/28/17
7
Categories: Utilities
ofxCalibrate
Some simple drawing patterns for doing pixel calibration on displays/projectors
Maintained by laserpilot
Last updated 04/12/18
7
Categories: Utilities
ofxCameraTrack
an addon for moving cameras through space and ofxTimeline integration
Maintained by obviousjim
Last updated 10/17/13
7
Categories: Graphics
ofxCarousel
Carousel/Slideshow/Scroll controller
Maintained by samuelpetersson
Last updated 12/ 5/14
7
Categories: Graphics
ofxChromaKey
A very simple chroma keying addon using GLSL.
Maintained by tado
Last updated 02/ 8/16
7
Categories: Graphics
ofxClayblocks
sensors and actuators devices running on OSC networks, with client classes for openFrameworks
Maintained by npisanti
Last updated 02/21/22
7
Categories: Hardware Interface
ofxCocoaWindowNibless
Nibless cocoa windows for openframeworks
Maintained by shawnlawson
Last updated 07/28/11
7
Categories: GUI
ofxConstantQ
Constant Q transform implementation addon for openFrameworks.
Maintained by roymacdonald
Last updated 10/10/19
7
Categories: Sound
ofxCurl
C++11 curl library for using both blocking and asynchronous curl requests. Supports both openFrameworks and cinder. Currently adopted by Midnight Commercial.
Maintained by morphogencc
Last updated 01/26/18
7
Examples 2
Categories: Web/Networking
ofxCvInputManager
oF addon to manage different inputs (video,cams,snapshots) while working on your CV algorithms
Maintained by fx-lange
Last updated 05/30/13
7
Categories: Computer Vision
ofxDeformationTransfer
openFrameworks addon for "Deformation Transfer"
Maintained by iwanao731
Last updated 02/12/19
7
Categories: Graphics, Geometry
ofxDobot
Openframeworks addon for Dobot Magician
Maintained by viniciolindo
Last updated 05/ 2/18
7
Categories: Hardware Interface
ofxExternalTimeSync
Maintained by satoruhiga
Last updated 03/ 7/14
7
Categories: Utilities
ofxGeneticAlg
an OFX addon which handles encoding/decoding data to/from "DNA" and mating to create variations.
Maintained by quinkennedy
Last updated 09/15/14
7
ofxIOSDeviceMotion
Addon for OpenFrameworks providing access to the IOS CMDeviceMotion API.
Maintained by gameoverhack
Last updated 04/16/14
7
Categories: iOS
ofxiOSGUI
Basic setup for a multi-scene (each with its UI) iOS app/game
Maintained by armadillu
Last updated 12/30/12
7
Categories: iOS
ofxiPhoneSocial
Social Framework Addon for openFrameworks iOS
Maintained by claytical
Last updated 03/27/18
7
Categories: iOS
ofxJuce
An unholy marriage of OpenFrameworks and Juce
Maintained by krysmopompas
Last updated 03/25/13
7
Categories: Hardware Interface
ofxKinectStreamer
Multi-platform Kinect depth information streamer that use native openFrameworks addons
Last updated 08/10/12
7
Categories: Video/Camera
ofxKyonyu
Kyonyu Library
Maintained by novogrammer
Last updated 12/11/11
7
Categories: Video/Camera
ofxLaserPointer
addon to use a laser pointer as a mouse
Maintained by armadillu
Last updated 04/26/13
7
Categories: Computer Vision
ofxLaunchControlXL
launch control xl with openframeworks
Maintained by 2bbb
Last updated 02/12/19
7
Categories: Hardware Interface
ofxLayout
A layout management framework for managing multiple drawable classes in openframeworks. It allows you to easily place any drawable class into a layout, like Row, Column, Overlay etc.
Maintained by osiloke
Last updated 12/ 9/15
7
Categories: GUI
ofxLibcrypto
Small openFrameworks addon to encrypt and decrypt strings using the AES-256 algorithm which comes with OpenSSL's libcrypto library integrated into OF core.
Maintained by noyanc
Last updated 03/ 6/15
7
Categories: Utilities
ofxLibRealSense2P
realsense2 addon for openFrameworks.
Maintained by P-A-N
Last updated 02/13/20
7
Makefile
ofxLivedrawEngine
The core real-time rending engine for livedraw.
Maintained by themaw
Last updated 03/14/13
7
Makefile
Categories: Bridges
ofxMd2
Md2 viewer ported to openFrameworks byJellyFish.com and TheoWatson.com
Last updated 12/24/10
7
Categories: Graphics
ofxMediaSystem
A generic scene-based entity component data structure for openFrameworks
Maintained by m1keall1son
Last updated 04/13/19
7
Makefile
Categories: Utilities
ofxMediaType
A set of utilities for discovering Media Type.
Maintained by bakercp
Last updated 01/ 8/18
7
Makefile
Categories: Utilities
ofxMioAlpha
Receive data from Mio Alpha in openFrameworks (only OS X 10.7- / iOS 5-)
Maintained by 2bbb
Last updated 12/15/15
7
Categories: Hardware Interface
ofxMorphingText
ofxMorphingText is a class which loops a given set of strings and allows you to create nifty text animations.
Maintained by ox
Last updated 01/ 8/10
7
Categories: Typography
ofxMouseController
openFrameworks addon to controlling your mouse pointer.
Maintained by TatsuyaOGth
Last updated 05/26/21
7
Makefile
Categories: Utilities
ofxMPT
OF addon for MPT library (facial expression recognition)
Maintained by arturoc
Last updated 10/10/11
7
Categories: Computer Vision
ofxMSAPingPong
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).
Maintained by memo
Last updated 02/ 1/19
7
Makefile
Categories: Graphics
ofxMultiFboBlur
Keeps large FBO blurring at interactive speeds by utilizing a set of incrementally scaled down ofxFboBlur objects, and dynamically blurs and fades between them.
Maintained by btparker
Last updated 04/29/15
7
Categories: Graphics
ofxNetworkArduino
Openframeworks addon to talk Firmata with an Arduino over TCP/IP
Maintained by egradman
Last updated 03/18/13
7
Categories: Hardware Interface
ofxNetworkedParameters
System for synchronizing paramters over the network with MPE
Maintained by Flightphase
Last updated 08/ 5/11
7
Categories: Web/Networking
ofxOgre
openframeworks addons for ogre
Maintained by 3DJ
Last updated 07/ 8/13
7
Categories: Graphics
ofxOP1
Openframeworks addon for the OP-1 Synthesizer/Controller
Maintained by xiphiaz
Last updated 10/29/11
7
Categories: Sound
ofxOpenLase
Maintained by satoruhiga
Last updated 11/26/15
7
Categories: Hardware Interface
ofxOsc
OpenSoundControl for OpenFrameworks
Maintained by palida
Last updated 06/ 2/11
7
Categories: Sound
ofxOscilloscope
Multi Oscilloscope for openFrameworks
Last updated 05/31/24
7
Makefile
Categories: Graphics
ofxOsxBeaconPeripheral
addon for openframeWorks. Make your MacBook to be iBeacon peripheral(sender).
Maintained by katotetsuro
Last updated 05/ 8/14
7
Categories: Web/Networking
ofxPatches
Maintained by paulobarcelos
Last updated 05/26/21
7
Makefile
Categories: Utilities
ofxPlaymodes
pm+pd 2013
Maintained by eloimaduell
Last updated 03/ 4/13
7
Categories: Utilities
ofxPocoEventTimer
Sequence events using timing from Poco library
Maintained by Venetian
Last updated 12/10/11
7
Categories: Utilities
ofxPSMove
port psmoveapi http://thp.io/2010/psmove/ - PlayStation 3 motion controller API to openframeworks (under develop)
Maintained by fishkingsin
Last updated 07/20/16
7
Categories: Hardware Interface
ofxQNX
BlackBerry PlayBook and BlackBerry 10 add-on for openFrameworks
Maintained by falcon4ever
Last updated 05/26/15
7
Categories: Bridges
ofxRPiTouch
Addons for using the Raspberry Pi 7" Touchscreen
Maintained by apparentVJ
Last updated 01/26/19
7
Categories: Hardware Interface
ofxRSSDK
openframeworks external for the intel realsense SDK 2
Maintained by tecartlab
Last updated 03/22/20
7
Categories: Video/Camera
ofxScratch
the add-on in order to connect to Scratch with remort sensor-protcol
Maintained by mactkg
Last updated 08/ 5/14
7
Categories: Bridges
ofxSimpleEvents
A alternative events system, based on the Observer design pattern. Inspired by Flash Actionscript events system
Maintained by peteruithoven
Last updated 04/20/11
7
Categories: Utilities
ofxSkyBox
openFramework addon for a skybox object
Maintained by kalwalt
Last updated 05/13/22
7
Categories: Graphics
ofxSoundPlayerMultiOutput
Addon for Openframeworks to play sounds on selected speakers
Maintained by v3ga
Last updated 11/29/17
7
Categories: Sound
ofxSpline
Maintained by SakuragiYoshimasa
Last updated 11/ 3/15
7
Categories: Geometry
ofxSpreadsheet
spreadsheet editor for openFrameworks
Maintained by genekogan
Last updated 03/28/16
7
Categories: GUI
ofxSSAOFake
fake ssao - use noise for the fake shadow
Maintained by kashimAstro
Last updated 04/24/15
7
Categories: Graphics
ofxStasm4
Maintained by yuyankn
Last updated 10/21/14
7
Categories: Computer Vision
ofxTessellationShader
Maintained by davetowey
Last updated 02/28/15
7
Categories: Graphics
ofxThermitrack
Maintained by chrisoshea
Last updated 07/20/15
7
Categories: Video/Camera
ofxVideoBuffer
Addon for creating temporary video buffer
Maintained by DHaylock
Last updated 04/ 8/15
7
Categories: Video/Camera
ofxVideoUtils
Maintained by bakercp
Last updated 10/15/13
7
Categories: Video/Camera
ofxVokaturi
openFrameworks bindings for Vokaturi emotion recognition library (http://vokaturi.com/)
Maintained by Default gravatar small decaprox
Last updated 11/28/17
7
Makefile
Categories: Sound, Machine Learning
ofxVVVV
Addon for building VVVV nodes out of openFrameworks code
Maintained by elliotwoods
Last updated 12/ 3/12
7
Categories: Bridges
ofxWebSimpleGuiToo-for-iPhone
iPhone app for interfacing with ofxWebSimpleGuiToo
Maintained by jvcleave
Last updated 10/10/19
7
Categories: iOS
ofxWidgets
openframeworks widgets addon. with xml stylesheets and tuio for multitouch
Maintained by arturoc
Last updated 09/13/10
7
Categories: GUI
ofxWord2Vec
openFrameworks addon for working with word2vec embedding, implemented in pure C++
Maintained by Default gravatar small perevalovds
Last updated 10/15/19
7
Makefile
ofxXmlGibson
This addon for openframeworks reads animation XML exported from After Effects by the XML Gibson plugin into a handy object oriented interface. XML Gibson is a script that allows you to export your After Effects compositions to XML files.
Maintained by mosboston
Last updated 05/ 7/14
7
Categories: Bridges
ofxXMPP
Addon for using xmpp services like jabber, google talk and others
Maintained by arturoc
Last updated 12/22/18
7
Makefile
Categories: Web/Networking
ofxARDroneOscBridge
Maintained by memo
Last updated 01/12/13
6
Categories: Bridges
ofxARToolKit
This is a new attempt for an OF ARToolKit 5 Add-On
Maintained by openhybrid
Last updated 02/ 6/16
6
Categories: Computer Vision
ofxBerkelium
An openFrameworks wrapper for Berkelium, which "off-screen browser rendering via Google's open source Chromium web browser"
Maintained by tgfrerer
Last updated 03/20/12
6
Categories: Bridges
ofxBezierEditor
An easy bézier shapes editor tool. Load, edit, save and draw bézier shapes in your Openframeworks aplication
Maintained by acarreras
Last updated 11/24/23
6
Categories: Graphics
ofxBufferObject
Buffers for OpenGL data such as vertices, texture coordinates, colors, etc.
Maintained by tobiasebsen
Last updated 06/ 6/14
6
Categories: Graphics
ofxBumpShader
Bumpmap Shader for openFrameworks
Maintained by gwenvanhee
Last updated 09/ 2/13
6
Categories: Graphics
ofxChipmunk
lightweight openframeworks wrapper around Chipmunk2D
Maintained by underdoeg
Last updated 08/24/16
6
Categories: Physics, Game Engine
ofxClipboard
Read and write text to the system clipboard
Maintained by elliotwoods
Last updated 04/12/19
6
Categories: Utilities
ofxCocoa
[DEPRECATED] Memo Atken's ofxCocoa library fixed for openFrameworks 0072+
Maintained by robotconscience
Last updated 07/30/15
6
Categories: GUI
ofxCocosDenshion
iOS Music and Sound Engine for Games in C++ - openFrameworks
Maintained by danoli3
Last updated 04/28/16
6
Makefile
Categories: Sound
ofxCreditCardSwiper
For bringing credit card numbers into your OF app
Maintained by fakelove
Last updated 08/ 1/16
6
Categories: Bridges
ofxCvOpticalFlowLK
OpenCV Optical Flow LK wrapper. Made by a number of people over the ages
Maintained by Flightphase
Last updated 07/31/11
6
Categories: Computer Vision
ofxDmxSuidi
Wrapper to use Nicolaudie's library to control their USB-DMX interfaces
Maintained by acarreras
Last updated 12/10/14
6
Categories: Hardware Interface
ofxEchonest
Echonest API for openFrameworks
Maintained by naotokui
Last updated 01/22/15
6
Categories: Bridges, Sound
ofxEmptyNativeiOS
Template for a native iOS app with an openFrameworks app view controller. Can be used to create standard, native CocoaTouch iOS apps with an oF app running in a GL layer.
Maintained by ndonald2
Last updated 10/18/13
6
Categories: iOS
ofxExpression
we can change mathematical expression interactively!!
Maintained by 2bbb
Last updated 11/25/22
6
Categories: Utilities
ofxEyeTribe
An openFrameworks wrapper for The Eye Tribe
Maintained by TatsuyaOGth
Last updated 08/30/16
6
Categories: Hardware Interface
ofxFEngine3DCore
This library makes it easier and more intuitive to navigate and modify 3D environments in OpenFrameworks.
Maintained by trotil
Last updated 11/12/12
6
Examples 1
Categories: Graphics
ofxFlyCapture
openFrameworks addon for capturing video from Point Grey Research's Camera using FlyCapture SDK.
Maintained by katotetsuro
Last updated 01/19/19
6
Makefile
ofxFog
openFrameworks addon to add openGL fog to a scene
Maintained by kalwalt
Last updated 12/17/12
6
Categories: Graphics
ofxFPSCamera
ofxFPSCamera creates a camera object that behaves like the camera in a first-person shooter, controlled by either the W, A, S, D keys (or the arrow keys) and the mouse.
Maintained by ivaylopg
Last updated 04/13/14
6
Categories: Video/Camera
ofxFPSControls
A virtual camera that can be controlled with mouse and keyboard, fully configurable
Maintained by tiagosr
Last updated 07/ 7/15
6
Categories: Video/Camera
ofxFTP
FTP server & client addon
Maintained by fishkingsin
Last updated 01/31/13
6
Categories: Utilities
ofxGem
openFrameworks addon for sharing pixel data with Puredata/Gem
Maintained by Default gravatar small avilleret
Last updated 02/24/17
6
Makefile
ofxGestures
cross platform gesture recognizing add-on for OpenFrameworks
Maintained by tallavi
Last updated 07/20/18
6
Categories: Computer Vision
ofxGit
Addon for git repository manipulation using libgit2
Maintained by satoruhiga
Last updated 08/18/13
6
Makefile
Categories: Bridges
ofxGPGPU
Maintained by chparsons
Last updated 03/ 5/20
6
ofxGuido
GUIDO Engine Library musical score renderer layer for OpenFrameworks
Maintained by k4rm
Last updated 08/ 2/19
6
Makefile
Categories: Bridges
ofxHapImage
ofxAddon for the Hap image format
Maintained by bangnoise
Last updated 02/15/18
6
Categories: Video/Camera
ofxHapInAVFoundation
64bit Hap player for OSX utilising AVFoundation
Maintained by JoshuaBatty
Last updated 06/22/16
6
Examples 2
Categories: Video/Camera
ofxImageExportQueue
export any image sequence to disk on N background threads
Maintained by armadillu
Last updated 01/12/13
6
Categories: Graphics
ofxInsensitiveOsc
we don't crush when receive crazy osc packet.
Maintained by 2bbb
Last updated 11/19/19
6
Makefile
Categories: Web/Networking
ofxIRKit
openFrameworks addon for IRKit
Maintained by toruurakawa
Last updated 08/21/14
6
Categories: Hardware Interface
ofxKCTouchGUI
OO Multi-touch GUI toolset (generally for iPad/iPhone/Android devices)
Maintained by elliotwoods
Last updated 07/10/11
6
Categories: iOS
ofxKinectFace
Maintained by flatscape
Last updated 06/ 8/15
6
Categories: Hardware Interface
ofxKinectMemoryMapped
Openframeworks plugin to use a kinect that is initialised and runs in a c# app. Kinect updates take much less time and leaves more cpu for cool graphics. No skeleton support yet...
Maintained by Kj1
Last updated 06/17/13
6
Categories: Video/Camera
ofxKinectSdk
Lightweight Kinect SDK wrapper
Maintained by neilmendoza
Last updated 10/ 7/13
6
Categories: Computer Vision
ofxKinectV2_Samples
Samples for use with my branch of ofxKinectV2
Maintained by rickbarraza
Last updated 11/28/14
6
Categories: Computer Vision
ofxKUI
ofxKUI is an openFrameworks addon for controlling your app with your keyboard.
Maintained by elaye
Last updated 02/12/16
6
Categories: Utilities
ofxKuler
An Openframeworks addon for working with Adobe Kuler Service
Maintained by alinakipoglu
Last updated 01/16/12
6
Categories: Graphics
ofxLibharu
pdf renderer for openframeworks using libharu
Maintained by underdoeg
Last updated 07/ 1/13
6
Makefile
Categories: Graphics
ofxLog4Cpp
An openFrameworks wrapper for the log4cpp library
Maintained by quinkennedy
Last updated 05/10/17
6
Categories: Utilities
ofxLogger
(non-maintained) an advanced logger for OpenFrameworks
Maintained by danomatika
Last updated 04/10/11
6
Categories: Utilities
ofxLogger
Simple logging addon for openFrameworks
Maintained by gameoverhack
Last updated 05/12/14
6
Categories: Utilities
ofxLytroFileTools
Tools to parse and view the Lytro camera files in openFrameworks
Maintained by jvcleave
Last updated 10/10/19
6
Categories: Video/Camera
ofxMetAPI
Access the Metropolitan Museum of Art's API.
Maintained by reginaflores
Last updated 04/14/15
6
Categories: Web/Networking
ofxMidiParams
Bridge between ofxMidi and ofParameter. Simple interface to quickly perform midi learning for ofParameters.
Maintained by NickHardeman
Last updated 01/ 8/19
6
Categories: Utilities
ofxMobileKeyboard
C++ openFrameworks addon for native mobile keyboard callbacks (Android/iOS).
Maintained by TaVit0
Last updated 03/20/15
6
Categories: Utilities
ofxModernSocket
openframeworks socket library with c++11 thread and boost.asio
Maintained by 2bbb
Last updated 03/20/16
6
Categories: Web/Networking
ofxModifierKeys
Maintained by satoruhiga
Last updated 10/18/13
6
Categories: GUI
ofxMonomeControl
For direct connection to a monome from an openFrameworks project
Maintained by prettyextreme
Last updated 04/11/12
6
Categories: Hardware Interface
ofxMouseAutoHider
openframeworks addon. Hides the mouse when you're not using it.
Maintained by mazbox
Last updated 02/ 1/19
6
Makefile
Categories: GUI
ofxMSABPMTapper
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.
Maintained by memo
Last updated 09/25/12
6
Categories: Sound
ofxMSATimer
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)
Maintained by memo
Last updated 02/ 1/19
6
Makefile
Categories: Utilities
ofxNameGen
stochastic 'infinite' name generation based on table seeded by words
Maintained by s373
Last updated 08/24/12
6
Categories: Utilities
ofxNanoKontrol2
Receive KORG NanoKontrol2 MIDI messages (using RtMidi), and/or mouse input, and draws a virtual model.
Maintained by paulreimer
Last updated 02/13/14
6
Categories: Hardware Interface
ofxOcean
Ocean simulation fro openFrameworks
Maintained by obviousjim
Last updated 01/29/14
6
Categories: Graphics
ofxOMXPlayer
Forked version of ofxOMXPlayer for standard ofx addon file structure
Maintained by paulreimer
Last updated 06/13/14
6
Categories: Graphics
ofxOscPkt
Alternative to ofxOsc, Julien Pommiers OscPkt.
Maintained by WARP-LAB
Last updated 05/ 9/15
6
Categories: Web/Networking
ofxOscRouter
A set of classes to help route and parse OSC message in programs with tree-like structures.
Maintained by bakercp
Last updated 06/25/15
6
Makefile
Categories: Web/Networking
ofxOSXImageCapture
a camera only interface to the ImageCaptureCore framework in OS X, allowing you to capture, save, and load images directly from OS X supported capture devices (e.g. digital cameras)
Maintained by robotconscience
Last updated 12/ 9/12
6
Categories: Bridges
ofxPixelMapper
Maintained by tobiasebsen
Last updated 11/14/18
6
Categories: Hardware Interface
ofxPocoDirectoryWatcher
oF Poco DirectoryWatcher
Maintained by Geistyp
Last updated 03/12/15
6
Categories: Utilities
ofxPowerMate
Maintained by natxopedreira
Last updated 11/25/14
6
Categories: Hardware Interface
ofxProgressBar
Simple visual progress bar addon for OpenFrameworks
Maintained by atduskgreg
Last updated 08/13/12
6
Categories: GUI
ofxRandomClicker
ofxRandomClicker is an openframeworks addon that is supposed to be used as a testing tool, where it will randomly simulate clicks or touches on the screen at a variable speed and hopefully reveal UI bugs in your application. don't hate the ofxRandomClicker, hate your code.
Maintained by julapy
Last updated 01/ 9/15
6
Categories: GUI
ofxRangeToWorldCUDA
Transformation of kinect range data into metric 3d space points, using CUDA, packaged as openFrameworks addon
Maintained by coolvision
Last updated 08/24/14
6
Categories: Video/Camera
ofxRectangleUtils
A library for aligning, distributing, packing, ordering and otherwise wrangling collections of rectangles.
Maintained by bakercp
Last updated 05/ 3/18
6
Categories: Graphics
ofxRenderManager
fbo render manger for video mapping from @ofTheo
Maintained by fishkingsin
Last updated 04/ 1/13
6
Categories: Graphics
ofxRestartOFApp
Restarts your OF app.
Maintained by wasawi
Last updated 06/23/17
6
Categories: Utilities
ofxRetinaTrueTypeFont
Easy retina resolution for ofTrueTypeFont
Maintained by armadillu
Last updated 03/ 9/13
6
Categories: Typography
ofxSerializer
Serialize and deserialize openFrameworks data types.
Maintained by bakercp
Last updated 09/ 3/19
6
Makefile
Categories: Utilities
ofxSerializer
binary serialize/deserialize & jsonize methods for your object.
Maintained by 2bbb
Last updated 05/11/15
6
Categories: Utilities
ofxSimpleSpline
Maintained by Larsberg
Last updated 10/24/14
6
Examples 1
Categories: Utilities
ofxSkype
Extension for controlling the Skype Desktop Application from OpenFrameworks.
Maintained by stfj
Last updated 05/ 2/12
6
Categories: Bridges
ofxSoftKeyboard
Software Keyboard
Maintained by Lensley
Last updated 07/23/14
6
Categories: GUI
ofxSpinnaker
openframeworks addon for interfacing with FLIR (ne Point Grey) cameras
Maintained by elliotwoods
Last updated 12/ 5/22
6
ofxSSLManager
An openFrameworks addon for managing SSL connections.
Maintained by bakercp
Last updated 10/12/19
6
Makefile
Categories: Web/Networking
ofxTFTTouch
Module Raspberry Openframeworks get Coord Touch X,Y,Pressur
Maintained by kashimAstro
Last updated 01/21/16
6
Categories: Bridges
ofxThreadedImage
ofImage subclass that allows load from disk, load from http, and save to disk in a background thread.
Maintained by armadillu
Last updated 12/29/15
6
Categories: Graphics
ofxTitles
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.
Maintained by jamezilla
Last updated 08/27/12
6
Categories: Utilities
ofxTransformFeedback
openFrameworks addon for openGL transformfeedback
Maintained by hiroyuki
Last updated 11/18/13
6
Examples 1
Categories: Graphics
ofxUeye
OpenFrameworks addons for interfacing IDS uEye cameras. Tested only against GigE uEye SE model. Windows only.
Maintained by paulobarcelos
Last updated 08/ 7/11
6
Categories: Video/Camera
ofxUeye-alt-
Another wrapper for controlling IDS machine vision cameras (uEye series).
Maintained by elliotwoods
Last updated 06/17/19
6
Categories: Video/Camera
ofxUltralight
openFrameworks addon to include ultralight browser
Maintained by dasoe
Last updated 06/29/21
6
Makefile
Categories: GUI
ofxUrg
Maintained by yusuketomoto
Last updated 01/25/16
6
Categories: Hardware Interface
ofxVerbalExpressions
VerbalExpressions for OF
Maintained by joshuajnoble
Last updated 08/ 9/13
6
Categories: Utilities
ofxVideoHubControl
an openFrameworks addon to control the Blackmagic smart videohub SDI router
Maintained by pach
Last updated 01/10/12
6
Categories: Video/Camera
ofxWebUI
openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and Poco WebSockets
Maintained by paulreimer
Last updated 12/10/12
6
Categories: Web/Networking
ofxWiringPi
Simple OF addon for working with WiringPi in OF on the ARM7
Maintained by joshuajnoble
Last updated 08/15/13
6
Categories: Hardware Interface
ofxXimea
ofxMachineVision implementation for Ximea cameras (e.g. Ximea xiQ)
Maintained by elliotwoods
Last updated 05/31/13
6
Categories: Hardware Interface
ofxXsens
Xsens MT sensor sdk addon for openFrameworks
Maintained by pierrep
Last updated 08/22/13
6
Makefile
Categories: Hardware Interface
ofxActivityMonitor
An system resources and activity monitor for openFrameworks.
Maintained by bakercp
Last updated 06/ 3/12
5
Categories: Utilities
ofxAlgebraic
Semantic simplification of basic trigonometry with gradient and basic bezier-curve support.
Maintained by MindBuffer
Last updated 02/ 9/16
5
Categories: Graphics
ofxAnimateText
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
Maintained by sethismyfriend
Last updated 02/ 7/13
5
Categories: Animation
ofxANN
An OpenFrameworks addon for libANN: Approximate Nearest Neighbor Search
Maintained by atduskgreg
Last updated 05/20/14
5
Categories: Utilities
ofxAseaRobot
OpenFrameworks addon to control the old AS