From 9ffee0418567c070cda5675077e4e66e27063a81 Mon Sep 17 00:00:00 2001 From: Gulum Date: Sat, 31 Jan 2026 23:53:07 +0100 Subject: [PATCH] Refactor OceanLOD to ProjectedOcean; update grid generation and shader integration for improved horizon projection and clipping --- index.html | 127 +++++++++++++----- src/OceanLOD.ts | 333 ++++++++++++++++++++++-------------------------- src/main.ts | 90 +++++++++---- 3 files changed, 309 insertions(+), 241 deletions(-) diff --git a/index.html b/index.html index a3fb7de..59c5fd6 100644 --- a/index.html +++ b/index.html @@ -374,15 +374,17 @@ - }