From f27cd3952dbe68bbe8d2812227ad952b2f2507a4 Mon Sep 17 00:00:00 2001 From: cx20 Date: Sat, 30 Nov 2024 10:34:20 +0900 Subject: [PATCH] Update Rhodonite v0.13.2 to v0.13.3 --- examples/rhodonite/index.html | 8 +- examples/rhodonite/index.js | 39 ++- examples/rhodonite_webgpu/index.html | 8 +- examples/rhodonite_webgpu/index.js | 39 ++- libs/rhodonite/v0.13.3/esm/index.js | 2 + .../rhodonite/v0.13.3/vendor/draco_decoder.js | 32 ++ libs/rhodonite/v0.13.3/vendor/hdrpng.js | 323 ++++++++++++++++++ libs/rhodonite/v0.13.3/vendor/hdrpng.min.js | 2 + .../v0.13.3/vendor/msc_basis_transcoder.js | 21 ++ .../v0.13.3/vendor/msc_basis_transcoder.wasm | Bin 0 -> 455582 bytes 10 files changed, 430 insertions(+), 44 deletions(-) create mode 100644 libs/rhodonite/v0.13.3/esm/index.js create mode 100644 libs/rhodonite/v0.13.3/vendor/draco_decoder.js create mode 100644 libs/rhodonite/v0.13.3/vendor/hdrpng.js create mode 100644 libs/rhodonite/v0.13.3/vendor/hdrpng.min.js create mode 100644 libs/rhodonite/v0.13.3/vendor/msc_basis_transcoder.js create mode 100644 libs/rhodonite/v0.13.3/vendor/msc_basis_transcoder.wasm diff --git a/examples/rhodonite/index.html b/examples/rhodonite/index.html index 7ec6430d3..1e35d7285 100644 --- a/examples/rhodonite/index.html +++ b/examples/rhodonite/index.html @@ -16,14 +16,14 @@ - - - + + + - - + + +