autom: Generates and displays patterns from next nearest neighbors cellular automata
This library is essentially a reimplementation of the pattern generation algorithm described in Wentlian Li's 1998 article COMPLEX PATTERNS GENERATED BY NEXT NEAREST NEIGHBORDS CELLULAR AUTONOMA (Choas and Fractals: A Computer Graphical Journey). This algorithm allows one to generate an amazing pattern (sometimes with fractal characteristics) by simply specifying a 32-bit integer. Please visit the project homepage for more information along with example images.
[Skip to Readme]
Versions [faq] | 0.1.0.1, 0.1.0.2, 0.1.0.3 (info) |
---|---|
Dependencies | base (==4.6.*), bytestring (==0.10.*), colour (==2.3.*), ghc-prim, gloss (==1.7.*), JuicyPixels (==3.1.*), random (==1.0.*), vector (==0.10.*) [details] |
License | GPL-3.0-only |
Author | Christopher Howard |
Maintainer | ch.howard@zoho.com |
Category | Graphics |
Home page | https://qlfiles.net/the-ql-files/next-nearest-neighbors-cellular-automata |
Uploaded | by infrared at Sat Oct 22 04:42:10 UTC 2016 |
Distributions | NixOS:0.1.0.3 |
Downloads | 756 total (35 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-13 [all 2 reports] |
Modules
- Graphics
- Graphics.Autom
- Graphics.Autom.Display2D
- Graphics.Autom.Example
- Graphics.Autom.NextNearest
- Graphics.Autom.Paint
- Graphics.Autom
Downloads
- autom-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)