openframeworks topic
ofxFontStash
Easy (and fast) unicode string rendering addon for OpenFrameworks. FontStash is made by Andreas Krinke and Mikko Mononen
of
CMake openFrameworks for Linux, OS X and Windows.
ofxTimeMeasurements
OpenFrameworks add-on to easily measure execution times on different parts of your code.
ofxDeferredShading
an openFrameworks addon for shading, lighting, lens simulation.
ofxDlib
An openFrameworks wrapper for dlib. http://dlib.net/
ofxIO
A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
ofxTensorFlow2
TensorFlow 2 AI/ML library wrapper for openFrameworks
ofxSpaceColonization
Space Colonization algorithm implementation in openFrameworks
ofxAubio
openFrameworks addon for aubio, estimates beat, onset, pitch, and a few other things
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.