add gol shader to portfolio
This commit is contained in:
parent
a9b23b5a4e
commit
a4629afb0e
3 changed files with 8 additions and 0 deletions
|
@ -92,6 +92,9 @@ An example scene made for libgarbage, showing most of the primitive shapes avail
|
|||
==video:"/media/shaders/rm_boxes.mp4"
|
||||
## cellular automata
|
||||
### game of life
|
||||
`2023-07`
|
||||
I also made a web version of this in may 2021, see [gol.crispypin.cc](https://gol.crispypin.cc/?cellsize=10&time=2) or [github.com/CrispyPin/gol-wallpaper](https://github.com/CrispyPin/gol-wallpaper) for the source
|
||||
==image:"/media/shaders/game_of_life.png":"Conway's game of life"
|
||||
### rule 110
|
||||
`2023-09`
|
||||
See [Elementary cellular automaton (Wikipedia)](https://en.wikipedia.org/wiki/Elementary_cellular_automaton).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue