From 56f04309e11c50fcc98a06cb710f3772ed8e4e67 Mon Sep 17 00:00:00 2001 From: Felix Palmer Date: Fri, 13 Dec 2024 15:08:10 +0100 Subject: [PATCH] Image updates --- docs/upgrade-guide.md | 2 +- docs/whats-new.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/upgrade-guide.md b/docs/upgrade-guide.md index 982996a899d..0fb222e9cbc 100644 --- a/docs/upgrade-guide.md +++ b/docs/upgrade-guide.md @@ -22,7 +22,7 @@ Layers need to be modified: - `getShaders()` needs to additionaly return the `ShaderModule` that defines the UBO - Instead of calling `model.setUniforms` (or `model.setBindings`) use `model.shaderInputs.setProps` to update the UBO with props -For more information see [presentation](https://docs.google.com/presentation/d/1OcjA_hdu6vEvL_nxm7ywnXZQbMr5eR4R_L-wcz6K0HI/) ([https://www.youtube.com/watch?v=ei6scnRpNhU](recording)) +For more information see [presentation](https://docs.google.com/presentation/d/1OcjA_hdu6vEvL_nxm7ywnXZQbMr5eR4R_L-wcz6K0HI/) ([recording](https://www.youtube.com/watch?v=ei6scnRpNhU)) ### User input handling diff --git a/docs/whats-new.md b/docs/whats-new.md index fcdd9e48ecb..f239c257f1a 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -14,11 +14,11 @@ Release date: TBD (targeting December 2024)

WebGPU readiness

- +

Aggregation Layers

- +

Maplibre Globe View