cells

package
v0.0.0-...-94bae1f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2018 License: MIT Imports: 4 Imported by: 0

README

Notes

With the exception of Elementary Cellular Automaton that I've implemented, all of the automata included in this repository are more art than automata. Think of them as data visualizations for random data.

Applause

I got thinking about this automata during a presentation I recently attended at work. The top portion of the image represents a speech or presentation that was given. The vertical lines beneath the speech are individual people. The length of the vertical lines indicate how long each person would clap in response to what was said and each vertical person is influenced by the people around them. If a person's left and/or right neighbor is clapping, there's a chance the person in question will continue to clap because of social pressures.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Applause

func Applause(m image.RGBA, w int, h int, palette []color.RGBA)

func Flowers

func Flowers(m image.RGBA, w int, h int, palette []color.RGBA)

func Funnels

func Funnels(m image.RGBA, w int, h int, palette []color.RGBA)

func Playground

func Playground(m image.RGBA, w int, h int, palette []color.RGBA)

func Rule110

func Rule110(m image.RGBA, w int, h int, palette []color.RGBA)

func Rule126

func Rule126(m image.RGBA, w int, h int, palette []color.RGBA)

func Rule150

func Rule150(m image.RGBA, w int, h int, palette []color.RGBA)

func Rule30

func Rule30(m image.RGBA, w int, h int, palette []color.RGBA)

func Snakes

func Snakes(m image.RGBA, w int, h int, palette []color.RGBA)

func Water

func Water(m image.RGBA, w int, h int, palette []color.RGBA)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL