browse OpenProcessing

Foreverwater 1
Foreverwater flux
Smiley
browse all>

browse the portfolio of Owaun Scantlebury

Box dots v2
Sun and water
Stormspan
Sunset
see more>
Foreverwater flux

Foreverwater flux

uploaded by
Owaun Scantlebury
A small revision of the previous sketch

// Press 'v' to reverse water flow
// Press 'f' to envoke water flux
// Move the mouse and press nothing for water trail
// Press 'h' to set color Mode to HSB
// Press '3' for rain
// Press 'r' to reset sketch

Embed Code
Fave'd by 6 users
Sketch added to your favorites in your portfolio.
You must login/register to add this sketch to your favorites.

comments

source code

Comments

Martin Schneider
06 Dec 2009, 05:27
Hmm.

I have seen this combination of cuddlying cats and water ripples before:
http://old.arch.ethz.ch/patrick/LOCAL/teach/p5/samples/s4_rain_distort/

Part of your source code seems to be from quasimondo:
http://incubator.quasimondo.com/processing/ripples.pde

I am a big fan of remixing culture, but I think you should give him some credit ;-)
Owaun Scantlebury
06 Dec 2009, 12:42

Glowing Particles (awesome piece of code)
http://www.harukit.com/process/sp/applet/index.html

Ripple code - with copyright message
http://incubator.quasimondo.com/

--

// Raindrops
//
// based on an idea by Hugo Elias
// (http://freespace.virgin.net/hugo.elias/graphics/x_water.htm)
//
// Implementation with Processing
// and smoothing by Mario Klingemann
// http://incubator.quasimondo.com
//
// Reuse of this code is permitted
// as long as this copyright notice
// is included.

--
Cuddly Cats
http://old.arch.ethz.ch/patrick/LOCAL/teach/p5/samples/s4_inversion/

remixed by me
Martin Schneider
06 Dec 2009, 20:29
thanks, owaun.
You need to login/register to comment.