There are no reviews yet. Be the first to send feedback to the community and the maintainers!
eco-nft
A basic guide to ecofriendly CryptoArt (NFTs)ai-resources
Selection of resources to learn Artificial Intelligence / Machine Learning / Statistical Inference / Deep Learning / Reinforcement LearningofxMSATensorFlow
C++ openframeworks addon and examples integrating Google's TensorFlow numerical computation and machine learning librarywebcam-pix2pix-tensorflow
Source code and pretrained model for running pix2pix in realtime on a webcam feed.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"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 bep5-MSAFluid
MSAFluid library for processing.ofxKinect-demos
demos for ofxKinect (Kinect openFrameworks addons)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.ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworksofxMSAPhysics
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/msaphysicsofxEtherdream
C++ openFrameworks addon for interfacing with the Etherdream DACofxMSAWord2Vec
openFrameworks addon to load and manage word2vec word embeddings, and supporting python code to train themofxARDrone
C++ openFrameworks addon to interface with and control Parrot AR.Drone1 and 2.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.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.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.of-Slitscan3D
volumetric slit-scan demo using Kinect. made with openFrameworks 0072 + ofxKinectiSteveJobs
Feel free this to install this in all Apple Stores. (I'm sure it's legal, but don't quote me on that)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/msainterpolatorofxMSACore
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.ofxMSAControlFreak
GUI agnostic parameter management system for openFrameworksVolumeRunner
ofxMSAlibs
Collection of addons for openFrameworksstayhomesavelives
max-skeletonML
p5-Webcam-Piano-1.5
Processing demo to use the webcam to play a virtual piano. Adjustable gridsize, harmonics, scale etc.ofxMSAControlFreakGui
OpenGL Gui to display ofxMSAControlFreak parametersMSAQTPlayer
Native Cocoa fullscreen, multiple output Quicktime player with fast, greater-than-4096-pixels support.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).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.ofxARDroneOscBridge
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)AS3-SVGExport
Demo for drawing and exporting SVG from Flash. Doesn't support full SVG, only strokes, colors, thickness.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)AS3-Noise-Suite
A suite of AS3 classes for creating various noise functions, interpolations, fractal composition etc.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)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.Projector-Lag-Timer
Measures the lag in a video projectortriggershift
http://www.triggershift.org/ciVSyncTestApp
Vsync / FPS test application for CinderofxMSACocoa
Native Cocoa Windowing addon for openFrameworks [OLD]OF-audioOverSerial
old school serial comms over audio (i.e. encode text or any binary data).MSAMultiVideoPlayer
a very simple cross platform application to position and play multiple videos anywhere on the screen (or multiple screens).ofxMSABumblebeeGrabber
C++ openFrameworks addon to capture stereo images from a PointGrey bumblebee using PTGrey SDKs. NOT TESTED WITH LATEST OPENFRAMEWORKS YET.pr_kinect2_tracker
p5-Drippy
Drippy branchy particle system for processing. Underlying graphics engine for my Roots project.joanie_contour_tester
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).p5-bubbles
A simple bubbles particle system demo built with www.processing.orgeyeo-workshop-2013-06-05
Support files for Eyeo Workshop 2013-06-05 "The black art of manipulating numbers. Essential applied maths for computational artists."ofxMSAOrderedPointerMap
C++ template class (openFrameworks addon) to create an ordered named map of pointers (wraps std::vector and std::map)ofxProjectorBlendSimpleGui
Manages a ofxSimpleGuiToo for ofxProjectorBlend (requires my fork)ofxMSAMotionTracker
ofxMSAOrderedMap
C++ template class (openFrameworks addon) to create an ordered named map (wraps std::map and std::vector)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.ofxMSAVideoInput
Multi Video Input wrapper for openFrameworksEmpathy_001
Video playback and data capture software for "Realism, abstraction and empathy in video game violence" study.NSArray-C-Array-performance-comparison
Tools (originally for iphone, would work on mac too) to compare performance of NSArray with C/C++ ArrayofxMSAVectorUtils
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)AS3-Starry-Mouse
Springy, trippy, starry particle system using custom 3D particle systemofxMSAControlFreakOsc
Boss-Grinder
It puts the data in the grind (written for processing 1.5.1)msalibs_2000
MSA Libs circa 1999/2000msaOscML
ofSharedPtrExample
simple C++ openframeworks example demonstrating how to use (standard) shared pointersofxMSAParamsCocoa
openFrameworks Cocoa Gui generator for MSAParams [OLD]ofxMSAPerlin
original (2002 improved) Perlin noise for openFrameworksMSAFreehander
resdelet-2011
All the letters on your screen pour down when you hit the DELETE keyofxMSAFluidGuiManager
GUI Manager for ofxMSAFluidofxMSALividOhmRGB
A simple C++ class to manage and organize the midi config of a Livid Ohm64/RGB midi controllerAS2-Snow
A Snow particle system for ActionScript 2.0ofxMSADirManager
Directory utilsofVSyncTestApp
Vsync / FPS test application for openFrameworksofxMSAControlFreakImGui
Lightweight wrapper to display ofxMSAControlFreak parameters with ImGuiHouseOfCardsDataConvertor
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 framesofxMSAObjCPointer
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.p5-thom-yorke-face-puller
Processing demo to interact with the Radiohead "House of Cards" point cloud data with mouse, pulling, stretching, springs etc.Love Open Source and this site? Check out how you can help us