We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › "burning" an image
Page Index Toggle Pages: 1
"burning" an image (Read 483 times)
"burning" an image
Feb 19th, 2008, 4:56am
 
Hi all.
I was wondering if anyone can point me to an algorithm that simulates the burning of an image...

I've already googled for it and, although I remember seeing some examples somewhere, I cant find it now.

Thanks to all!
krahd
Re: "burning" an image
Reply #1 - May 4th, 2008, 7:03am
 
Solved it by using Traer's particle system lib, and rendering each particle with the burn option of the blend method.

That and some minor tweaking with the particles system's settings (drag and gravity) got me a beautiful burning.

best,
krahd
Page Index Toggle Pages: 1