From 9cddac47efb25c2d29e64c82aa82ca8dc8819703 Mon Sep 17 00:00:00 2001 From: KoalaDev <6156589+Shik3i@users.noreply.github.com> Date: Fri, 10 Jul 2026 19:42:23 +0200 Subject: [PATCH] Make forest parallax continuous and add scroll-depth journey The drift clamp saturated after ~2600px, so nothing moved on long pages. The vertical drift now maps scroll progress (0..1 over the full document) onto the stalks' overscan, so the parallax runs end to end. Turn the background into a descent through the forest: god-ray light shafts and the canopy fade out while a dusk tint, thicker mist, the terracotta horizon glow and the fireflies fade in as you scroll down. Fireflies additionally wander organically (independent translate property composing with their scale pulse), and on hover-capable devices the bamboo layers tilt subtly toward the cursor. All layers animate transform/opacity only, rAF-throttled, reduced-motion safe. Co-Authored-By: Claude Fable 5 --- website/alternatives/index.html | 38 +++++++---- website/alternatives/kosmi.html | 38 +++++++---- website/alternatives/scener.html | 38 +++++++---- website/alternatives/screen-sharing.html | 38 +++++++---- website/alternatives/teleparty.html | 38 +++++++---- website/alternatives/twoseven.html | 38 +++++++---- website/alternatives/watch2gether.html | 38 +++++++---- website/app.js | 49 +++++++++++--- website/datenschutz-de.html | 38 +++++++---- website/impressum-de.html | 38 +++++++---- website/imprint.html | 38 +++++++---- website/join.html | 38 +++++++---- website/privacy.html | 38 +++++++---- website/style.css | 86 ++++++++++++++++++++++-- website/template.html | 38 +++++++---- 15 files changed, 432 insertions(+), 197 deletions(-) diff --git a/website/alternatives/index.html b/website/alternatives/index.html index d66d136..8c31896 100644 --- a/website/alternatives/index.html +++ b/website/alternatives/index.html @@ -106,11 +106,19 @@