Projects in Awesome Lists by memo
A curated list of projects in awesome lists by memo .
https://github.com/memo/eco-nft
A basic guide to ecofriendly CryptoArt (NFTs)
Last synced: 02 Mar 2025
https://github.com/memo/ai-resources
Selection of resources to learn Artificial Intelligence / Machine Learning / Statistical Inference / Deep Learning / Reinforcement Learning
Last synced: 02 Mar 2025
https://github.com/memo/ofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks machine-learning openframeworks openframeworks-addon tensorflow
Last synced: 10 Apr 2025
https://github.com/memo/ofxmsatensorflow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning library
artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks machine-learning openframeworks openframeworks-addon tensorflow
Last synced: 05 Apr 2025
https://github.com/memo/webcam-pix2pix-tensorflow
Source code and pretrained model for running pix2pix in realtime on a webcam feed.
ai-art aiart artificial-intelligence artificial-neural-networks deep-learning deep-neural-networks pix2pix pix2pix-tensorflow tensorflow
Last synced: 09 Apr 2025
https://github.com/memo/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"
fluid-dynamics fluid-mechanics fluid-simulation openframeworks openframeworks-addon
Last synced: 10 Jun 2025
https://github.com/memo/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"
fluid-dynamics fluid-mechanics fluid-simulation openframeworks openframeworks-addon
Last synced: 15 Mar 2025
https://github.com/memo/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
Last synced: 09 Apr 2025
https://github.com/memo/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
Last synced: 15 Mar 2025
https://github.com/memo/ofxkinect-demos
demos for ofxKinect (Kinect openFrameworks addons)
Last synced: 09 Apr 2025
https://github.com/memo/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.
ilda laser openframeworks openframeworks-addon
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsamcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsaphysics
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 into it as easy as possible. All classes are template based with typedefs for physics in 2D or 3D - Potentially even more dimensions! Demo at www.memo.tv/msaphysics
Last synced: 09 Apr 2025
https://github.com/memo/ofxetherdream
C++ openFrameworks addon for interfacing with the Etherdream DAC
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsaword2vec
openFrameworks addon to load and manage word2vec word embeddings, and supporting python code to train them
Last synced: 09 Apr 2025
https://github.com/memo/py-msa-kdenlive
Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.
deep-learning deep-neural-networks generative-adversarial-network generative-art generative-model human-computer-interaction machine-learning video-editing video-editor
Last synced: 09 Apr 2025
https://github.com/memo/ofxardrone
C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2.
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsainteractiveobject
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 with easy to remember functions to register/un-register callbacks.
Last synced: 09 Apr 2025
https://github.com/memo/ofxsimpleguitoo
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.
Last synced: 09 Apr 2025
https://github.com/memo/petita-dumdum
I'm a Soundcloud bot. I like the abstract poetry of Petita Tatata, so I download and improvise music over them. I upload my improvisations to soundcloud. I'm still very young and just learning to play. But it's fun and I enjoy.
Last synced: 02 Mar 2025
https://github.com/memo/of-slitscan3d
volumetric slit-scan demo using Kinect. made with openFrameworks 0072 + ofxKinect
Last synced: 09 Apr 2025
https://github.com/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)
Last synced: 13 Jun 2025
https://github.com/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
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsacore
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. Used by most of my other ofxMSAxxx addons.
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsacontrolfreak
GUI agnostic parameter management system for openFrameworks
Last synced: 09 Apr 2025
https://github.com/memo/p5-webcam-piano-1.5
Processing demo to use the webcam to play a virtual piano. Adjustable gridsize, harmonics, scale etc.
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsacontrolfreakgui
OpenGL Gui to display ofxMSAControlFreak parameters
Last synced: 09 Apr 2025
https://github.com/memo/msaqtplayer
Native Cocoa fullscreen, multiple output Quicktime player with fast, greater-than-4096-pixels support.
Last synced: 19 Jun 2025
https://github.com/memo/ofxmsapingpong
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 data buffer etc).
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsatimer
C++ openFrameworks addon to keep track of ultra high resolution time on posix systems using mach_absolute_time (currently using host timing on windows and linux)
Last synced: 09 Apr 2025
https://github.com/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.
Last synced: 09 Apr 2025
https://github.com/memo/ainsanity-webextension
Cross-browser WebExtension to replace the terms Artificial Intelligence, Artificially Intelligent, AI etc. with Data-Driven Methods and DDM (and throws in a bar graph emoji for good measure)
Last synced: 09 Apr 2025
https://github.com/memo/as3-svgexport
Demo for drawing and exporting SVG from Flash. Doesn't support full SVG, only strokes, colors, thickness.
Last synced: 02 Mar 2025
https://github.com/memo/as3-noise-suite
A suite of AS3 classes for creating various noise functions, interpolations, fractal composition etc.
Last synced: 02 Mar 2025
https://github.com/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.
Last synced: 09 Apr 2025
https://github.com/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)
Last synced: 02 Mar 2025
https://github.com/memo/civsynctestapp
Vsync / FPS test application for Cinder
Last synced: 02 Mar 2025
https://github.com/memo/msamultivideoplayer
a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).
Last synced: 02 Mar 2025
https://github.com/memo/projector-lag-timer
Measures the lag in a video projector
Last synced: 02 Mar 2025
https://github.com/memo/of-audiooverserial
old school serial comms over audio (i.e. encode text or any binary data).
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsacocoa
Native Cocoa Windowing addon for openFrameworks [OLD]
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsamulticam
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).
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsavideoinput
Multi Video Input wrapper for openFrameworks
Last synced: 02 Mar 2025
https://github.com/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."
Last synced: 02 Mar 2025
https://github.com/memo/p5-bubbles
A simple bubbles particle system demo built with www.processing.org
Last synced: 02 Mar 2025
https://github.com/memo/p5-drippy
Drippy branchy particle system for processing. Underlying graphics engine for my Roots project.
Last synced: 09 Apr 2025
https://github.com/memo/ofxmsabumblebeegrabber
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET.
Last synced: 02 Mar 2025
https://github.com/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.
Last synced: 16 Jun 2025
https://github.com/memo/ofxprojectorblendsimplegui
Manages a ofxSimpleGuiToo for ofxProjectorBlend (requires my fork)
Last synced: 02 Mar 2025
https://github.com/memo/nsarray-c-array-performance-comparison
Tools (originally for iphone, would work on mac too) to compare performance of NSArray with C/C++ Array
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaorderedpointermap
C++ template class (openFrameworks addon) to create an ordered named map of pointers (wraps std::vector and std::map)
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsavectorutils
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 (like Eigen or Armadillo)
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaorderedmap
C++ template class (openFrameworks addon) to create an ordered named map (wraps std::map and std::vector)
Last synced: 02 Mar 2025
https://github.com/memo/empathy_001
Video playback and data capture software for "Realism, abstraction and empathy in video game violence" study.
Last synced: 02 Mar 2025
https://github.com/memo/as3-starry-mouse
Springy, trippy, starry particle system using custom 3D particle system
Last synced: 02 Mar 2025
https://github.com/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.
Last synced: 09 May 2025
https://github.com/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
Last synced: 02 Mar 2025
https://github.com/memo/resdelet-2011
All the letters on your screen pour down when you hit the DELETE key
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaperlin
original (2002 improved) Perlin noise for openFrameworks
Last synced: 02 Mar 2025
https://github.com/memo/ofsharedptrexample
simple C++ openframeworks example demonstrating how to use (standard) shared pointers
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaparamscocoa
openFrameworks Cocoa Gui generator for MSAParams [OLD]
Last synced: 02 Mar 2025
https://github.com/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.
Last synced: 02 Mar 2025
https://github.com/memo/AS2-Snow
A Snow particle system for ActionScript 2.0
Last synced: 09 May 2025
https://github.com/memo/boss-grinder
It puts the data in the grind (written for processing 1.5.1)
Last synced: 02 Mar 2025
https://github.com/memo/as2-snow
A Snow particle system for ActionScript 2.0
Last synced: 02 Mar 2025
https://github.com/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.
Last synced: 02 Mar 2025
https://github.com/memo/ofvsynctestapp
Vsync / FPS test application for openFrameworks
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsacontrolfreakimgui
Lightweight wrapper to display ofxMSAControlFreak parameters with ImGui
Last synced: 02 Mar 2025
https://github.com/memo/of-msavideogrid
small app to play a grid of videos, and play fullscreen when selected
Last synced: 02 Mar 2025
https://github.com/memo/ofstatemanagercocoa
Cocoa GUI wrapper for Christoph Buchner's ofStateManager
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsadatapathmanager
DataPath utils for openFrameworks
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsathreadedimagesaver
Threaded image saver for openFrameworks [OLD]
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaquartzcomposition
openFrameworks addon to load and play Quartz Compositions [OLD]
Last synced: 24 Jun 2025
https://github.com/memo/msacodaloader
Processing sketch to load, parse, analyse and play Codamotion motion capture files. http://codamotion.com/
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsabulletphysics
Bullet Physics wrapper for openFrameworks [OLD]
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaopencl_cv
C++ openFrameworks addon for CV using openCL [OLD]
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaimagefx
Wrapper for shader based image fx for openFrameworks
Last synced: 02 Mar 2025
https://github.com/memo/msa_bib_title_gen
Generate fun titles (or phrases) that sound scientific by un-abbreviating a given word using titles from a bibtex file
Last synced: 02 Mar 2025
https://github.com/memo/ofxmsaimagemultiplexer
Image Multiplexer addon for openFrameworks [OLD]
Last synced: 02 Mar 2025