ofxAddons is directory of extensions and libraries for the openFrameworks creative coding toolkit. Compiled fresh from Github daily.

paulreimer

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
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
10
Categories: Hardware Interface
ofxJack
JACK Connection Kit usage from OpenFrameworks, including support for multiple clients
Maintained by paulreimer
Last updated 06/22/14
2
Categories: Web/Networking
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
10
Categories: Hardware Interface
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
7
Categories: Sound
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
ofxOMXPlayer
Forked version of ofxOMXPlayer for standard ofx addon file structure
Maintained by paulreimer
Last updated 06/13/14
5
Categories: Graphics
ofxOscValueMapper
OpenFrameworks addon to automatically update existing variables from OSC messages, and optionally relay these messages to other destinations.
Maintained by paulreimer
Last updated 03/28/14
0
Categories: Web/Networking
ofxQRcode
ofImage-derived convenience class to store the results of an HTTP request to the Google Charts/QR Code API, and provide the data via the regular ofImage API.
Maintained by paulreimer
Last updated 06/11/12
5
Categories: Computer Vision
ofxRingBufferTexture
openFrameworks addon to render vector<float> data by uploading frames to FBO textures.
Maintained by paulreimer
Last updated 05/17/13
2
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
ofxWebUI-libwebsockets
openFrameworks addon for exchanging UI parameters between an oF app and a jQuery Mobile GUI webapp, using protocol buffers and libwebsockets
Maintained by paulreimer
Last updated 09/19/12
4
Categories: Web/Networking
ofxWebUI-poco
A jquery-mobile web page which generates HTML5 form controls (from a protobuf-gwt generated description file) for exchanging protocol buffer-encoded data with an openFrameworks app.
Maintained by paulreimer
Last updated 04/29/11
3
Categories: Web/Networking