I've wanted to do some AS3 stuff, never got round to do it yet so I finally set down and created this little thing.
Click to view
It shows 5000 little isometric bar-type thingies. and if you click and drag on them, they will simulate water ripples.
The bars ease to the ripple-data to make it all wobble around a bit smoother then by just using the ripple effect.
There's some bugs if you splash around too much at the top and bottom, but I couldn't be arsed to fix it. I'm coding this with my laptop actually on my lap, and its not the most convenient way to code thats for sure :)
Let me know what you think.
I got the water ripple routine from here
That's brilliant! Any plans for posting the source code (bugs'n'all!)? I reckon there could be some really interesting applications for this.
ReplyDeleteKeep up the good work!