Main Image

Beautiful Harmony: Sine Wave Modulation Experiment in oF

I never thought that less than 30 lines of code could result in something so beautiful like this. One of the reasons I love openFrameworks for generative art and animation like this. In this exercise I was just playing around with sine wave modulation with multiple elements. Code available on my Github page!

Read More…
Main Image

In Your Face: openFrameworks & FaceShift

In Your Face is a physical installation that explores the relationship between human — our body, mind, and soul — and reflective surfaces such as glass, screens and mirrors. It is a two-way mirror projection in form of a 12’’ x 12’’ transparent box that enables people to see themselves in different kinds of 3D virtual avatars.

Read More…
Main Image

OF Sound Visualizer with & without FaceTracking

For my CCLAB OpenFrameworks Final, I wanted to make something with similar concept as my previous Arduino project. So I'm exploring how to make Sound Visualizer in OpenFrameworks using Fast Fourier Transform (FFT) library and a couple of other addons. Here's what I've got so far:

Read More…