Memory loss

Опубликовано: 01 Ноябрь 2021
на канале: Tamsen Pozzolo
25
0

Processing / Java

a rectangular infinite grid is being walked through, projected circularly.

Any previously walked cell of the grid is being avoided by a change of direction.

If stuck the walker respawns.

Direction is changed randomly during the walk.

The grid's data is being randomly emptied at different rates, allowing the walker to walk on previous paths.

OpenProcessing version : https://openprocessing.org/sketch/133...