Stars
Marlin is a firmware for RepRap 3D printers optimized for both 8 and 32 bit microcontrollers. Marlin supports all common platforms. Many commercial 3D printers come with Marlin installed. Check wit…
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.
CLM face tracking addon for openFrameworks based on Jason Saragih's FaceTracker.
Alternative approach to interfacing with OpenCv from openFrameworks.
legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
Face substitution experiments using ofxFacetracker
A fast multi-threaded video recording extension using ffmpeg
FFT addon for openFrameworks that wrapps FFTW and KissFFT.
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,…
openFrameworks addon for marker based AR using ArUco: www.uco.es/investiga/grupos/ava/node/26
[DEPRECATED] a multiwindow manager for openframeworks 007
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'…
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 usi…
sketch of ofxTuioWrapper with new ofTouchEvent
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 composi…
openFrameworks fbx importer using autodesk FBX sdk 2013
Network streaming of kinect depth data using gstreamer to southcast servers
http server openframeworks addon based on libmicrohttpd