From ec4442d4ce6138eac757d9fac576038953f007f9 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Thu, 18 Jun 2026 13:15:54 +1000 Subject: [PATCH] Add WebM (VP9+alpha) VideoTexture ghost billboards with GIF/WebP fallback - Detect VP9-alpha WebM support once at load; iOS Safari falls back to - addGhost prefers data.webm via THREE.VideoTexture (browser-decoded, no per-frame needsUpdate pump) when supported - On video error, gracefully swap the billboard to the GIF/image texture - Pause + release ghost