Testing Ripples Python Script
Posted in News on May 29th, 2009 2 Comments »
Here’s a ripple effect I’m working on for a project: It’s actually just an image filter! You render your water and objects from directly overhead into a sequence of images. Make the water shadeless white and the objects shadeless black. I’ve written a little image processing Python script that uses that image sequence as input […]