From 8dc6846f82ca1c46b8f6e61346000f4132da144b Mon Sep 17 00:00:00 2001 From: angelajyzhang <98306433+angelajyzhang@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:26:52 -0700 Subject: [PATCH] Update index.html --- watershader/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watershader/index.html b/watershader/index.html index df05b11..d5030aa 100644 --- a/watershader/index.html +++ b/watershader/index.html @@ -69,11 +69,11 @@

Progress

- -
+
Water textures with rudimentary attempts at handling transparency
+
Picture of preliminary water texture in game. Note that there is not true transparency, since the "floor" of the image is not opaque -- we will have to handle this separately for blocks of water.