memo
Sometimes I like to pretend to be an Olenellus fremonti evolving into an Olenellus mohavensis, just for fun – although I usually can't walk for days afterwards.
Pinned Repositories
ai-resources
Selection of resources to learn Artificial Intelligence / Machine Learning / Statistical Inference / Deep Learning / Reinforcement Learning
eco-nft
A basic guide to ecofriendly CryptoArt (NFTs)
ofxIlda
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.
ofxKinect-demos
demos for ofxKinect (Kinect openFrameworks addons)
ofxMSAFluid
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"
ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
ofxMSAOpenCL
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
ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
p5-MSAFluid
MSAFluid library for processing.
webcam-pix2pix-tensorflow
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
memo's Repositories
memo/p5-MSAFluid
MSAFluid library for processing.
memo/of-Slitscan3D
volumetric slit-scan demo using Kinect. made with openFrameworks 0072 + ofxKinect
memo/ofxMSAInterpolator
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 resample at any resolution, or ask for the value at any percentage along the data. Input data can be floats (for 1D splines, Vec2f (for 2D splines), Vec3f (for 3D splines), or even matrices, or custom data types (e.g. biped pose). Demo at www.memo.tv/msainterpolator
memo/VolumeRunner
memo/max-skeletonML
memo/ofxARDroneOscBridge
memo/of-VertexArray-VBO-PointSprite-Demo
Demos usage of VertexArrays, VBOs, and Point Sprites for openFrameworks 006+. Mac xcode project provided, but should also work on win, linux, ios (if immediate mode code is removed)
memo/MSAMultiVideoPlayer
a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).
memo/ofxMSACocoa
Native Cocoa Windowing addon for openFrameworks [OLD]
memo/triggershift
http://www.triggershift.org/
memo/eyeo-workshop-2013-06-05
Support files for Eyeo Workshop 2013-06-05 "The black art of manipulating numbers. Essential applied maths for computational artists."
memo/Empathy_001
Video playback and data capture software for "Realism, abstraction and empathy in video game violence" study.
memo/MSAFreehander
memo/ofxMSAControlFreakOsc
memo/ofxMSAObjCPointer
C++ openFrameworks addon to provide simple ObjectiveC style Smart Pointer functionality, which keeps reference count and frees memory when reference count is zero. This is accomplished by providing retain/release methods similar to Objective C. This is now probably superseded by built in shared pointers.
memo/ofxMSAParamsCocoa
openFrameworks Cocoa Gui generator for MSAParams [OLD]
memo/ofxRay
Lightweight Ray class and operations for openFrameworks (e.g. hit detection, intersection). For more intense use check bullet physics
memo/MSACodaLoader
Processing sketch to load, parse, analyse and play Codamotion motion capture files. http://codamotion.com/
memo/nupic.core
Core algorithms for NuPIC (under construction).
memo/of-msaVideoGrid
small app to play a grid of videos, and play fullscreen when selected
memo/ofStateManagerCocoa
Cocoa GUI wrapper for Christoph Buchner's ofStateManager
memo/ofxCv
Alternative approach to interfacing with OpenCv from openFrameworks.
memo/ofxKinectV2
of addon for Kinect V2
memo/ofxMSABulletPhysics
Bullet Physics wrapper for openFrameworks [OLD]
memo/ofxMSAControlFreakMidi
memo/ofxMSAImageMultiplexer
Image Multiplexer addon for openFrameworks [OLD]
memo/ofxMSALividOhmRGB
A simple C++ class to manage and organize the midi config of a Livid Ohm64/RGB midi controller
memo/ofxMSAMidiParam
Midi Param for openFrameworks [OLD]
memo/ofxMSAThreadedImageSaver
Threaded image saver for openFrameworks [OLD]
memo/Volare-oh-no