http://schuelaw.whitman.edu/JavaApplets/ForestFireApplet/
Just thought this forest fire simulation was interesting and wanted to share.
It is just Conway's Game of Life but with modified rules.
Would be interesting to parallelize this. You could split this up into either single rows and columns and let each processor deal with a specific row or column. Or you could split it up into various row * col block and let each processor deal with a specific block.
I might try looking into this later as as side project for something to parallelize.
Just thought this forest fire simulation was interesting and wanted to share.
It is just Conway's Game of Life but with modified rules.
Would be interesting to parallelize this. You could split this up into either single rows and columns and let each processor deal with a specific row or column. Or you could split it up into various row * col block and let each processor deal with a specific block.
I might try looking into this later as as side project for something to parallelize.
This is an excellent post! Checking this out!
ReplyDeleteDoesn't look that bad in the model according to how it pans out... least in my simulation.
ReplyDeleteWoah that's pretty interesting. I like your idea for the simulation.
ReplyDeletewicked simulation.. thanks for sharing
ReplyDeleteInteresting idea there man, let us know how the side project pans out.
ReplyDeletegood old game of life :) i loved it a lot as i heard first of it
ReplyDeleteVery interesting
ReplyDeleteVery nice concept thanks for shring ;)
ReplyDeleteWow, I love cellular automatons, this one is awesome, thank you!
ReplyDelete