diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-28 11:36:36 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-28 11:36:36 +0200 |
| commit | f8127b98bca598f8df3641b71617d20765071e5d (patch) | |
| tree | 138262b4f361bed49118ac44c3b677592af4d245 /index.html | |
| parent | 17410672530f7779ec37481efefdc454710dc04d (diff) | |
Add webgl noise
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -167,6 +167,13 @@ </div> </a> + <a href="webgl/" class="experiment-card"> + <div class="experiment-title">WebGL Noise Generator</div> + <div class="experiment-description"> + Interactive 3D graphics using WebGL with customizable parameters and real-time rendering. + </div> + </a> + <a href="https://morsehero.com" class="experiment-card"> <div class="experiment-title">Morse Hero</div> <div class="experiment-description"> |
