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/ofxKinect-demos
demos for ofxKinect (Kinect openFrameworks addons)
memo/of-Slitscan3D
volumetric slit-scan demo using Kinect. made with openFrameworks 0072 + ofxKinect
memo/iSteveJobs
Feel free this to install this in all Apple Stores. (I'm sure it's legal, but don't quote me on that)
memo/TornadoOSCWSStream
OSC WebSocket stream using Tornado
memo/p5-Webcam-Piano-1.5
Processing demo to use the webcam to play a virtual piano. Adjustable gridsize, harmonics, scale etc.
memo/MSAQTPlayer
Native Cocoa fullscreen, multiple output Quicktime player with fast, greater-than-4096-pixels support.
memo/AS3-SVGExport
Demo for drawing and exporting SVG from Flash. Doesn't support full SVG, only strokes, colors, thickness.
memo/ofxMSABPMTapper
C++ openFrameworks addon to keep track of BPM (via tapping) and output helper tempos on the beat, double-tempo, half-tempo, on every bar etc.
memo/AS3-Noise-Suite
A suite of AS3 classes for creating various noise functions, interpolations, fractal composition etc.
memo/ofxMSAStereoSolver
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.
memo/OF-audioOverSerial
old school serial comms over audio (i.e. encode text or any binary data).
memo/Projector-Lag-Timer
Measures the lag in a video projector
memo/ofxMSABumblebeeGrabber
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET.
memo/p5-bubbles
A simple bubbles particle system demo built with www.processing.org
memo/p5-Drippy
Drippy branchy particle system for processing. Underlying graphics engine for my Roots project.
memo/AS3-Flies3D
A custom 3D particle system and demo written in ActionScript 3.0 with no dependencies (using custom 3D engine) & demo simulating a swarm of flies.
memo/AS3-Starry-Mouse
Springy, trippy, starry particle system using custom 3D particle system
memo/NSArray-C-Array-performance-comparison
Tools (originally for iphone, would work on mac too) to compare performance of NSArray with C/C++ Array
memo/AS2-Snow
A Snow particle system for ActionScript 2.0
memo/Boss-Grinder
It puts the data in the grind (written for processing 1.5.1)
memo/HouseOfCardsDataConvertor
Utility to preprocess and convert the Radiohead "House of Cards" point cloud data from text to a binary grid for much faster streaming and persistence across frames
memo/ofSharedPtrExample
simple C++ openframeworks example demonstrating how to use (standard) shared pointers
memo/p5-thom-yorke-face-puller
Processing demo to interact with the Radiohead "House of Cards" point cloud data with mouse, pulling, stretching, springs etc.
memo/resdelet-2011
All the letters on your screen pour down when you hit the DELETE key
memo/ofxMSAShape3D
DEPRECATED. Use ofMesh or ofVboMesh.
memo/OSCRecordTools
Tools to help debugging TUIO applications.