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

benMcChesney

ofxAnimatorVector
Quick demo of how to record input into an XML file and loop it continuously using Open Frameworks
Maintained by benMcChesney
Last updated 01/23/13
2
Categories: Animation
ofxKinect_ProjectSurfaces
Quick and Dirty Wrapper to project shapes and patterns in / around / on openCV blobs generates with ofxKinect. This is by no means the best way to do this I did it hackily the way I knew how.
Maintained by benMcChesney
Last updated 02/13/13
2
Categories: Computer Vision
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
ofxPhillipsHue
Open Frameworks addon to interface directly with the phillips hue wi-fi lightbulb http://meethue.com/
Maintained by benMcChesney
Last updated 07/31/13
1
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
ofxPolygonHitTest
OpenFrameworks addon to calculate hit test operations on rotated and scaled elements.
Maintained by benMcChesney
Last updated 08/14/12
5
Categories: GUI, Geometry
ofxSkinnable
Layout tool and easy interface for positioning and skinning of UI elements.
Maintained by benMcChesney
Last updated 09/20/13
3
Categories: GUI
ofxUDPTileStreamer
A way of distributing sending real-time camera feeds between apps ( on windows , because syphon rocks on mac ) via a local host and UDP. Built with OF 0071
Maintained by benMcChesney
Last updated 01/19/13
5
Categories: Web/Networking