browse OpenProcessing

Screensaver Swarm3D
spxlImageGradient
Bezier curve
browse all>

browse the portfolio of subpixel

ImageButtonExample02
ImageButtonExample
spxlUnderPressure
spxlImageGradient
see more>
spxlImageGradient

spxlImageGradient

uploaded by
subpixel
From Processing Discourse: How to use image data for motion?

CONTROLS
[s]obel image toggle
[n]ew ball (at centre of winodw)
[1]-[5] select processing mode (incresing optimisation)
[MOUSE CLICK] to position ball at mouse cursor
Embed Code
Fave'd by 0 users
Sketch added to your favorites in your portfolio.
You must login/register to add this sketch to your favorites.

comments

source code

Comments

bejoscha
12 Mar 2010, 11:04
Fun!
I was thinking of something similar to use in a sketch for image filtering. Too many ideas, not enough time...
subpixel
12 Mar 2010, 12:25
This sketch is more about optimising the image processing (Sobel operator) than anything else. A lot of time is taken generating the heightmap with all those calls to noise(a,b,c) for each frame.
You need to login/register to comment.