dishmint / ArcanePropagation

Exploring image convolution and fragment shaders.
MIT License
2 stars 0 forks source link

[Feature] Langton's Ant and Game of Life #42

Open dishmint opened 1 year ago

dishmint commented 1 year ago

Implement Langton's ant and migrate gol filter to p4_Arcanepropagator.

dishmint commented 1 year ago

Could be interesting to have agents for each color channel. imagine sending out a green agent, where the seed image is preserved, but only the green channel is affected.