At the forefront of Artificial Intelligence
  Home Articles Reviews Interviews JDK Glossary Features Discussion Search
Home » Articles » Artificial Life » Applications/Code

CA Creator

Download here (29K) - Note: you will need MFC42.DLL to run this.

This program is intended to act as a simple 1-dimensional CA generator. It allows you to alter the 8 governing rules and see their affects on a relatvely small world. For more advanced CA explorers, see programs like MCell.

CAs can produce some cool looking results when generated from an initial line of cells, or from a single point. To take this into consideration, there is an option to toggle this behaviour. Tick the "Start from line" to get the program to generate a line of random cells to start the CA.

Version 2.0

The program generates the world off-screen and saves it to a bitmap, that it then blits to the screen when necessary. You can also copy this bitmap to the clipboard to paste into any graphics package. The program also saves the last pattern and line settings. I also optimized the rules greatly.

Last Updated: 03/10/2000

Article content copyright © James Matthews, 2000.
 Article Toolbar
Print
BibTeX entry

Search

Latest News
- New Generation5 Design! (09/04/2007)
- Happy New Year 2007 (02/01/2007)
- Where has Generation5 Gone?! (04/11/2005)
- NeuroEvolving Robotic Operatives (NERO) (25/06/2005)
- Senior Next-Gen Console Programmer at Infinity Ward (25/06/2005)

What's New?
- An Introduction to Hough Transforms (06/01/2008)
- Kohonen-based Image Analysis using the Generation5 JDK (12/12/2007)
- Back-propagation for the Uninitiated (10/04/2007)
- Perceptrons (09/04/2007)
- Modelling Bacteria using the Generation5 JDK (01/04/2007)


All content copyright © 1998-2007, Generation5 unless otherwise noted.
- Privacy Policy - Legal - Terms of Use -