mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-08 06:47:23 -04:00
Create lava animation.
parent
6234239c94
commit
6d1f46a320
6
Minecraft-Classic-lava-animation-algorithm..md
Normal file
6
Minecraft-Classic-lava-animation-algorithm..md
Normal file
@ -0,0 +1,6 @@
|
||||
This page demonstrates the process of reverse engineering the lava animation from MineCraft classic.
|
||||
|
||||
First, a plot of the R, G, and B components of randomly selected pixel.
|
||||

|
||||
|
||||
It can be clearly seen from this that all the components use the same basic algorithm, except that they are offset and scaled by different values.
|
Loading…
x
Reference in New Issue
Block a user