From d09f98894c07bf755240c9a5a619e1652912e9ba Mon Sep 17 00:00:00 2001 From: Goodlyay Date: Sun, 6 Jun 2021 21:37:16 -0700 Subject: [PATCH] Updated Minecraft Classic lava animation algorithm (markdown) --- Minecraft-Classic-lava-animation-algorithm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minecraft-Classic-lava-animation-algorithm.md b/Minecraft-Classic-lava-animation-algorithm.md index 706cfe8..7928382 100644 --- a/Minecraft-Classic-lava-animation-algorithm.md +++ b/Minecraft-Classic-lava-animation-algorithm.md @@ -1,6 +1,6 @@ _From goodlyay's dropbox_ -Huge thanks to my dad (John Alvarado) for doing most of the work in figuring this out. +Thanks to John Alvarado for doing most of the work in figuring this out. The algorithm uses a 3-layer cellular automata to simulate a dynamic heated fluid. The texture is a visualization of the heat of this fluid.