Cellular automata and geometry in Lua.

$ luarocks install forma

forma is a utility library for the procedural generation and manipulation of
shapes on a two dimensional grid or lattice.

The library provides a flexible Cellular Automata implementation, along with a
great deal of standard methods from computational geometry. For example 2-D
sampling by Poisson-disc or Lloyd's algorithm, Contiguous segment finding by
flood-filling, Binary space partitioning, Voronoi tessellation, hull finding
and more.

Versions

scm-1dev5 years ago24 downloads
0.5-14 years ago1,100 downloads
0.4-15 years ago73 downloads
0.3-15 years ago21 downloads
0.2-15 years ago163 downloads

Dependencies

lua >= 5.1

Dependency for

golflike

Labels

Manifests