geekspark-rh / dimo-2015-renderer

A spiffy, new, ultra customizable visualization renderer for interactive art exhibits.
GNU General Public License v2.0
1 stars 1 forks source link

Ripple plugin #3

Open mwcz opened 9 years ago

mwcz commented 9 years ago

Greg's idea!

Have all particles sit in a plane at a set distance from camera. When kinect detects something closer than a given depth, cause a ripple to start at that position.

mwcz commented 9 years ago

Maybe given each new ripple a random color?

mwcz commented 9 years ago

Look up a ripple equation, bonus points if it's in glsl.

mwcz commented 9 years ago

Whiteboard: t + sin( dist(o, p)) / t or: http://www.reddit.com/r/math/comments/i3ke6/equation_of_a_water_droplet_ripple/