mirobeka / cellular-automata

Experiments on lattice
2 stars 0 forks source link

Mapping state into color on client #58

Closed mirobeka closed 10 years ago

mirobeka commented 10 years ago

When dealing with different states from different cells, mapping from state into rgb representation should be defined. This all happens on client side.

If state has some color value, that should be used. If not, for each such rule we need implement mapping method from state to rgb