alldayalone / generative-hoods

Generative art using Cyclic Cellular Automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generative art using Cyclic Cellular Automata

Requirements

  • Node

How to use it

Modify options in src/index.js like HOOD, THRESHOLD, PALLETE. You can find different available options in files examples/../opts.json.

$ npm install
$ npm start

Gallery

drawing Moore remote drawing Corners
drawing Moore drawing Blades

About

Generative art using Cyclic Cellular Automata

License:MIT License


Languages

Language:JavaScript 97.6%Language:HTML 2.4%