mirobeka / cellular-automata

Experiments on lattice
2 stars 0 forks source link

Rendering replay #55

Closed mirobeka closed 10 years ago

mirobeka commented 10 years ago

Client rendering replays assumes that cells in array are in correct order from left to right each row. However lattice saves states of cells without ordering resulting in broken rendering of what's happening.