Stars
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
(Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS
A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.
Polycode is a cross-platform framework for creative code.
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
Change C++ code at runtime
OpenFrameworks addon serves any number of variables (bool, float, int, enum, string, ofColor) on the network, so that you can modify from outside the OF app. Includes a native OSX Client. OSC based.
Sample code for my class, Code For Art, at the Parsons Design and Technology program
code for Blink performance project -- classification of KinectV2 dancer gestures/poses -> write Arduino code
facial shape modeling, appearance modeling, and head pose recognition. Uses Jason Mora Saragih's FaceTracker code to track facial landmarks; GreatYao's aam-library for building/reprojecting the mod…
Minimal OpenCv implementation for openFrameworks with modern libs
Application which streams one Kinect user's skeleton coordinates over OSC
perform N dimensional polynomial fits in openFrameworks
A Win32 console application that can receive motion capture data from several sources (e.g., Cortex, File, Kinect), and converts them into a NatNet motion capture data stream.
The creators project source code based off of Kyle McDonald's structured light code.
A collection of openFrameworks addons, targeting release 006 and including openCL, MSAClient, and FiducialBackedGui
C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences). NOT TESTED WITH LATEST OPENFRAMEWORKS YET.