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

bakercp

ofxActivityMonitor
An system resources and activity monitor for openFrameworks.
Maintained by bakercp
Last updated 06/ 3/12
5
Categories: Utilities
ofxAssetManager
A general purpose asset manager.
Maintained by bakercp
Last updated 05/ 5/13
1
Categories: Utilities
ofxClipper
An openFrameworks wrapper for Clipper - "an open source freeware polygon clipping library".
Maintained by bakercp
Last updated 08/18/20
36
Makefile
Categories: Geometry, Graphics
ofxDirectoryWatcher
A Directory Watcher Addon using Pure POCO.
Maintained by bakercp
Last updated 05/ 7/13
4
Examples 1
Categories: Utilities
ofxDlib
An openFrameworks wrapper for dlib. http://dlib.net/
Maintained by bakercp
Last updated 11/13/20
52
Makefile
Categories: Machine Learning
ofxDOM
A DOM events implementation for openFrameworks.
Maintained by bakercp
Last updated 11/29/20
9
Makefile
Categories: Utilities
ofxEnablerInterface
A simple interface for turning things on and off.
Maintained by bakercp
Last updated 04/ 9/13
4
Categories: Utilities
ofxEos
An openFrameworks addon that wraps the eos face model.
Maintained by bakercp
Last updated 03/22/20
15
Makefile
Categories: Computer Vision
ofxESCPOS
An openFrameworks addon for thermal Point of Sale printers.
Maintained by bakercp
Last updated 10/12/19
23
Makefile
Categories: Hardware Interface
ofxFiglet
An wrapper for the Figlet ASCII type library.
Maintained by bakercp
Last updated 07/ 9/12
1
Categories: Typography
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
ofxFuture
A Future<Type> implementation based on the Poco::ActiveRecord system. Used for asynchronous thread execution.
Maintained by bakercp
Last updated 02/ 3/14
0
Examples 1
Categories: Utilities
ofxGeo
A set of utilities and classes for common geographic tasks.
Maintained by bakercp
Last updated 01/10/21
22
Makefile
Categories: Utilities
ofxGeographicLib
An openFrameworks wrapper for the Geographic Library.
Maintained by bakercp
Last updated 06/18/18
4
Makefile
Categories: Utilities, Geometry
ofxGeoServices
A collection of web based services for mapping tasks, including driving directions, geocoding, etc.
Maintained by bakercp
Last updated 11/23/19
1
Makefile
Categories: Web/Networking
ofxGumbo
Parse, search, clean and manipulate HTML with Gumbo.
Maintained by bakercp
Last updated 06/30/14
5
Makefile
Categories: Bridges
ofxHTTP
A suite of HTTP tools, including clients and servers for openFrameworks.
Maintained by bakercp
Last updated 07/31/23
109
Makefile
Categories: Web/Networking
ofxHyphenator
An implementation of Liangs hyphenation algorithm via Steve Wolter's libhyphenate.
Maintained by bakercp
Last updated 06/ 1/12
3
Examples 2
Categories: Typography
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
ofxICMP
"Ping" your friends using ICMP.
Maintained by bakercp
Last updated 08/29/13
1
Makefile
Categories: Web/Networking
ofxInstaLooter
An openFrameworks interface for InstaLooter (https://github.com/althonos/InstaLooter)
Maintained by bakercp
Last updated 04/29/19
3
Examples 4
Categories: Web/Networking
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
ofxIpVideoGrabber
An openFrameworks addon for MJPEG streams (Axis IP Camera, mjpeg-streamer, etc.).
Maintained by bakercp
Last updated 11/ 7/20
100
Makefile
Categories: Video/Camera
ofxIpVideoServer
A pure POCO mjpeg Video / Web Server for openFrameworks.
Maintained by bakercp
Last updated 01/24/14
3
Examples 1
Categories: Video/Camera
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
ofxJSONRPC
JSONRPC Implementation using openFrameworks events, WebSockets, etc.
Maintained by bakercp
Last updated 04/29/19
23
Makefile
Categories: Web/Networking
ofxLanguageDetector
A wrapper around Google's compact language detector.
Maintained by bakercp
Last updated 06/ 8/12
4
Examples 1
Categories: Bridges
ofxLibav
A collection of libav related tools for openFrameworks.
Maintained by bakercp
Last updated 10/12/14
3
Makefile
Examples 1
Categories: Video/Camera
ofxLibmagic
File type discovery via libmagic!
Maintained by bakercp
Last updated 12/21/13
2
Makefile
Examples 1
Categories: Utilities
ofxLight2D
A basic 2D light / shadow implementation.
Maintained by bakercp
Last updated 10/19/16
34
Categories: Graphics
ofxLinebreaker
DEPRECATED, use https://github.com/bakercp/ofxUnicode
Maintained by bakercp
Last updated 01/31/16
5
Categories: Typography
ofxLocale
A set of localization and language tools for openFramewroks.
Maintained by bakercp
Last updated 06/ 5/12
2
Examples 1
Categories: Utilities
ofxMaps
A slippy map addon. Based heavily on modestmaps-of.
Maintained by bakercp
Last updated 10/12/19
22
Makefile
Categories: Utilities
ofxMathUtils
A collection of math utilities.
Maintained by bakercp
Last updated 08/25/15
1
Examples 2
Categories: Utilities
ofxMediaType
A set of utilities for discovering Media Type.
Maintained by bakercp
Last updated 01/ 8/18
7
Makefile
Categories: Utilities
ofxMongoDB
Easy access to Mongo databases.
Maintained by bakercp
Last updated 06/ 8/12
1
Categories: Web/Networking
ofxMui
A multi-touch capable gui system for openFrameworks build on ofxDOM.
Maintained by bakercp
Last updated 10/ 5/17
5
Examples 2
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
ofxNetworkUtils
A collection of network utilities.
Maintained by bakercp
Last updated 02/ 6/20
14
Makefile
Categories: Web/Networking
ofxNotifications
Send notifications via Notification Center (OS X 10.8+).
Maintained by bakercp
Last updated 12/17/14
13
Examples 1
Categories: Bridges
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
ofxOmxRpiVideoPlayer
Maintained by bakercp
Last updated 02/11/13
2
Categories: Hardware Interface
ofxOpenH264
openFrameworks addon for https://github.com/cisco/openh264
Maintained by bakercp
Last updated 01/ 8/18
2
Makefile
Categories: Video/Camera
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
ofxPen
Maintained by bakercp
Last updated 04/20/15
0
Examples 1
Categories: Graphics
ofxPlayer
A collection of tools for playing back any data sequence, including images, sensors, paths, etc.
Maintained by bakercp
Last updated 10/12/19
4
Categories: Utilities
ofxPointer
A framework to unify openFrameworks pointer events into a single W3C-PointerEvent like interface.
Maintained by bakercp
Last updated 08/16/20
26
Makefile
Categories: Hardware Interface
ofxPOP3
A Pure POCO POP3 Client (including SSL/TLS for Gmail, etc).
Maintained by bakercp
Last updated 05/16/13
1
Categories: Web/Networking
ofxPower
An addon for keeping track of the current power state on your computer.
Maintained by bakercp
Last updated 04/21/16
4
Categories: Hardware Interface
ofxProcess
Maintained by bakercp
Last updated 04/ 7/13
0
Categories: Utilities
ofxPS3EyeGrabber
A Sony PS3 Eye Camera grabber for openFrameworks.
Maintained by bakercp
Last updated 07/15/18
83
Makefile
Categories: Video/Camera
ofxPugiXML
A thin wrapper for pugixml http://pugixml.org
Maintained by bakercp
Last updated 08/13/14
1
Makefile
Categories: Utilities
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
ofxSatellite
A satellite tracker using libsgp4 : http://www.danrw.com/sgp4/
Maintained by bakercp
Last updated 09/ 4/18
18
Makefile
Categories: Bridges
ofxSerial
An cross platform Serial library for openFrameworks.
Maintained by bakercp
Last updated 07/13/23
46
Makefile
Categories: Hardware Interface
ofxSerializer
Serialize and deserialize openFrameworks data types.
Maintained by bakercp
Last updated 09/ 3/19
5
Makefile
Categories: Utilities
ofxSmile
An update to http://fffff.at/auto-smiley/
Maintained by bakercp
Last updated 03/23/14
9
Categories: Computer Vision
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
ofxSparklines
A small library for creating sparkline graphs.
Maintained by bakercp
Last updated 11/17/16
17
Categories: Graphics
ofxSpatialHash
A collection of 2D/3D spatial hashing algorithms. Useful for quick nearest neighbor calculations.
Maintained by bakercp
Last updated 10/12/19
97
Makefile
ofxSQLiteCpp
A package and examples around ofxSQLiteCpp.
Maintained by bakercp
Last updated 05/20/22
21
Makefile
Categories: Bridges
ofxSSLManager
An openFrameworks addon for managing SSL connections.
Maintained by bakercp
Last updated 10/12/19
6
Makefile
Categories: Web/Networking
ofxTaskQueue
A multi-threaded task management system.
Maintained by bakercp
Last updated 10/12/19
25
Makefile
Categories: Utilities
ofxTime
A collection of utilities for dealing with Time in openFrameworks.
Maintained by bakercp
Last updated 04/ 8/19
13
Makefile
Categories: Utilities
ofxTouchPad
Multitouch support for touchpads.
Maintained by bakercp
Last updated 03/26/19
26
Makefile
Categories: Hardware Interface
ofxTSNEParallel
A parallel version of ofxTSNE.
Maintained by bakercp
Last updated 04/10/19
16
Makefile
ofxTwilio
For interacting with Twilio telephony services.
Maintained by bakercp
Last updated 11/ 6/12
0
Categories: Web/Networking
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
ofxUnicode
An openFrameworks addon that wraps various Unicode algorithms.
Maintained by bakercp
Last updated 10/13/19
15
Makefile
Categories: Typography
ofxUtils
A collection of utilities and interfaces
Maintained by bakercp
Last updated 01/16/14
2
Categories: Utilities
ofxVideoBuffer
A multi-tap video buffer / delay line with asynchronous video loading.
Maintained by bakercp
Last updated 03/12/13
11
Categories: Video/Camera
ofxVideoUtils
Maintained by bakercp
Last updated 10/15/13
7
Categories: Video/Camera
ofxWebServer
Replaced by https://github.com/bakercp/ofxHTTP/
Maintained by bakercp
Last updated 01/27/15
3
Examples 2
Categories: Web/Networking
ofxZeroconf
A cross platform Zeroconf library.
Maintained by bakercp
Last updated 10/16/12
0
Categories: Web/Networking