From fb26b02a20ef751cdd1832abc925b5e57bb2234b Mon Sep 17 00:00:00 2001 From: yum Date: Sat, 1 Feb 2025 19:15:58 -0800 Subject: Implement surface stable fractal dithering --- Textures/SSFD_2x2/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Textures/SSFD_2x2/README.md (limited to 'Textures/SSFD_2x2/README.md') diff --git a/Textures/SSFD_2x2/README.md b/Textures/SSFD_2x2/README.md new file mode 100644 index 0000000..2c17d37 --- /dev/null +++ b/Textures/SSFD_2x2/README.md @@ -0,0 +1,4 @@ +Images for surface stable fractal dithering. + +https://www.youtube.com/watch?v=HPqGaIMVuLs + -- cgit v1.2.3