memoakten

C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
459
maintained by: memoakten
last updated: almost 4 years ago
C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games"
198
maintained by: memoakten
last updated: over 6 years ago
C++ openFrameworks addon for very simple to use wrapper for OpenCL. All underlying openCL objects are accessible to allow advanced features too if need be
91
maintained by: memoakten
last updated: almost 7 years ago
demos for ofxKinect (Kinect openFrameworks addons)
81
maintained by: memoakten
last updated: about 15 years ago
C++ openFrameworks addon for a device agnostic Ilda functionality to control galvo+mirror based laser projectors. See ofxEtherdream for integration with opensource ILDA laser DAC.
80
maintained by: memoakten
last updated: about 3 years ago
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
64
maintained by: memoakten
last updated: almost 10 years ago
C++ openFrameworks addon for particle/constraint based physics library with springs, attractors and collision. It uses a very similar api to the traer.physics library for processing to make getting in...
56
maintained by: memoakten
last updated: over 9 years ago
C++ openFrameworks addon for interfacing with the Etherdream DAC
53
maintained by: memoakten
last updated: almost 2 years ago
C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2.
32
maintained by: memoakten
last updated: over 10 years ago
C++ openFrameworks addon which wraps up some poco functionality to make flash-like objects which auto updates/draws and adds mouse methods like onRollOver, onPress, OnRollout? etc with bounds checking...
31
maintained by: memoakten
last updated: about 5 years ago
C++ openFrameworks addon for simple and very quick to setup GUI based on Todd Vanderlin's ofxSimpleGui. It uses a very similar (almost identical) API, but with a rewritten backend.
25
maintained by: memoakten
last updated: about 5 years ago
A very lightweight C++ wrapper which maps basic types to allow tight integration with openFrameworks (www.openframeworks.cc) and Cinder (www.libcinder.org) - or potentially any other C++ frameworks. U...
17
maintained by: memoakten
last updated: almost 7 years ago
C++ openFrameworks addon with a set of template classes for doing various types of interpolations on data with any number of dimensions. You can feed the system an arbitrary number of data, then resam...
17
maintained by: memoakten
last updated: over 12 years ago
C++ openFrameworks addon to create a double buffer to be able to ping-pong back and forth. Templated class allows any data type to be ping-ponged (E.g. opengl texture, opencl image buffer, arbitrary d...
7
maintained by: memoakten
last updated: almost 7 years ago
Wrapper for managing multiple cameras (ofVideoGrabber or ofxMachineVision), and laying them out into an ofFbo for easy processing in a single go (e.g. on GPU).
3
maintained by: memoakten
last updated: over 6 years ago
C++ templated generic vector<T> util functions for when you don't want to use a huge linalg lib. Only very basic vector functions implemented. For more complex stuff I suggest a dedicated library (lik...
3
maintained by: memoakten
last updated: over 9 years ago
Manages a ofxSimpleGuiToo for ofxProjectorBlend (requires my fork)
2
maintained by: memoakten
last updated: about 5 years ago