Ocean shader prototype. Built in Cinder.
Tag: C++
Solid Waste Authority
Developed an interactive installation for the education center at the Solid Waste Authority of Palm Beach County
Forest Friends
Forest Friends is an interactive environment that provides positive distraction for patients in the Pediatric Oncology ward at Ohio State … More
In Pursuit of Freedom
In Pursuit of Freedom is a permanent, interactive exhibit at the Brooklyn Historical Society. It narrates the untold stories of … More
Q?rius
Q?rius is an interactive science education space at Smithsonian’s National Museum of Natural History.
Interaction of Color
Developed the backend for an interactive adaptation of Josef Albers’ most influential book on color.
social sqncr
social sqncr is an interactive audio-visual installation that aims to make people more aware of the act of creating their … More
Gaussian blur and median filtering on a noisy image
The column in the middle is the image with gaussian blur and the right column is the image with median … More
Beautiful People
Beautiful People is a poster generated by analyzing and processing pixel data from Marilyn Manson’s “Beautiful People” music video. The … More
Grumpus – face tracking experiment
Uses frontal face tracking, the cats eyes follow the face detected. Made with OpenFrameworks.
Color tracking experiment
A simple color tracking app that tracks 2 colors. Made with OpenFrameworks.
Drawing with textures
A simple drawing tool. Has options for 5 texture brushes, brush size, fill, eraser and clear. Written in C++/OpenFrameworks.
Contrast stretching and histogram equalization
Contrast stretching: do min max contrast stretching of the image. Find the minimum and maximum values of the pixels in … More
Experiment 1
Another prototype for thesis – a refined squid and a new tick creature created in oF. Both are hooked up … More
The squid – oF + Reaktor
The first prototype for thesis – hooked up Nick’s squid to Reaktor. The squid breathes and moves towards the mouse. … More
Gestural instrument with openCV
An experiment with OpenCV and the ofxMSAFluid library in OpenFrameworks. The white ball can be controlled by hand gestures and … More
Flitter
Uses point recording and FM sysnthesis. The location of a point affects the Carrier Frequency on the x-axis and Modulator … More
The Line
Uses a cumulative rotating drawing object and FM synthesis. The x and y difference between points affects the modulator index, … More
Use the FFT as input to make a visualizer for audio
Visualizing Chopin’s Etude op.10 #07 in OpenFrameworks with FFT and the ofxMSAFluid library.