diff options
| author | Yuval Adam <_@yuv.al> | 2025-06-04 09:28:09 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-06-04 09:28:09 +0200 |
| commit | 0c2af50b19c8f7f381b0f15ddb165b619d7a966e (patch) | |
| tree | ea346a0d8ae4030a37e93b82bfc5483ff914b56e /README.md | |
| parent | bca51c7e05b516b9c624fb82fc38bb7566a286e4 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,8 @@ A collection of cute & creative web experiments and visual experiences. - [BTC Ticker](/btctick/) - Live Bitcoin price visualization with a cool animated chart showing price history. - [Interactive Particle System](/particles/) - A full-screen interactive particle system where particles respond to cursor movement, clicks, and device tilt. - [Ambient Soundscape Generator](/soundscape/) - Create beautiful, generative ambient soundscapes with customizable musical scales and parameters that play continuously in the background. +- [LEGO Brick Generator](/legobricks/) - Resizable LEGO brick container with customizable color palettes and randomization options. +- [WebGL Noise Generator](/webgl/) - Interactive 3D graphics using WebGL with customizable parameters and real-time rendering. ## 🚀 Local Development @@ -25,6 +27,8 @@ To view the experiments locally: - BTC Ticker: `btctick/index.html` - Interactive Particle System: `particles/index.html` - Ambient Soundscape Generator: `soundscape/index.html` + - LEGO Brick Generator: `legobricks/index.html` + - WebGL Noise Generator: `webgl/index.html` ## 💻 Technologies |
