Conway's Game of Life implemented with JGridMap |
After reviewing several frameworks for displaying nice grid structures, we decided there is a need for an easy to use and fast Java library. Our project JGridMap is now about two years old and mature to support you for fast and easy visualization of objects in a grid. With JGridMap you can quickly implement a visualization for cellular automata including proper routines for zooming. Cells can be painted with a selected color or with a picture of your choice, which makes it easy to create attractive visualizations.
JGridMap is available as open source project at http://sourceforge.net/projects/jgridmap/ under GPLv3.
Examples of projects done with JGridMap:
Langton's Ant simulation:
Vampires vs. Werewolves simulation:
Integrated in the Framework for Evolutionary Design (FREVO):
Graphical engine for a Smart Grid simulator:
No comments:
Post a Comment