Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ripple plugin #3

Open
mwcz opened this issue May 18, 2015 · 3 comments
Open

Ripple plugin #3

mwcz opened this issue May 18, 2015 · 3 comments

Comments

@mwcz
Copy link
Member

mwcz commented May 18, 2015

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
Copy link
Member Author

mwcz commented May 18, 2015

Maybe given each new ripple a random color?

@mwcz
Copy link
Member Author

mwcz commented May 18, 2015

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

@mwcz
Copy link
Member Author

mwcz commented May 18, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant