Update 'Game-of-Life-3D/README.md'
This commit is contained in:
parent
4ca34ddf0c
commit
e1f6917496
|
@ -6,4 +6,4 @@ A cell lives if:
|
||||||
- or it has 4 alive neighboors
|
- or it has 4 alive neighboors
|
||||||
otherwise the cell dies.
|
otherwise the cell dies.
|
||||||
|
|
||||||
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Game-of-Life-3D/overview.webm)
|
[overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Game-of-Life-3D/overview.webm)
|
||||||
|
|
Loading…
Reference in New Issue