From f8127b98bca598f8df3641b71617d20765071e5d Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 28 May 2025 11:36:36 +0200 Subject: Add webgl noise --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 7c85ebf..f0aacc1 100644 --- a/index.html +++ b/index.html @@ -167,6 +167,13 @@ + + WebGL Noise Generator + + Interactive 3D graphics using WebGL with customizable parameters and real-time rendering. + + + Morse Hero -- cgit v1.3.1