Fire with WriteableBitmap

Playing around with the new WriteableBitmap class in Silverlight 3 I remembered the time I started with VGA programming in assembler. After a quick research I found this simple algorithm to visualize the effect. I added the interactivity via mouse click and keyboard input to create new fire initiators.

[ ![Get Microsoft Silverlight](https://go.microsoft.com/fwlink/?LinkId=108181) ](https://go.microsoft.com/fwlink/?LinkID=124807)

The source is available for free: FireEffect.zip (12 kB)