From 08a25da13db73fd987daef3212a80ea46d79d4f2 Mon Sep 17 00:00:00 2001 From: cx20 Date: Sat, 21 Dec 2024 15:31:00 +0900 Subject: [PATCH] Update Rhodonite v0.13.3 to v0.13.4 --- examples/rhodonite/index.html | 8 +- examples/rhodonite_webgpu/index.html | 8 +- libs/rhodonite/v0.13.4/esm/index.js | 2 + .../rhodonite/v0.13.4/vendor/draco_decoder.js | 32 ++ libs/rhodonite/v0.13.4/vendor/hdrpng.js | 323 ++++++++++++++++++ libs/rhodonite/v0.13.4/vendor/hdrpng.min.js | 2 + .../v0.13.4/vendor/msc_basis_transcoder.js | 21 ++ .../v0.13.4/vendor/msc_basis_transcoder.wasm | Bin 0 -> 455582 bytes 8 files changed, 388 insertions(+), 8 deletions(-) create mode 100644 libs/rhodonite/v0.13.4/esm/index.js create mode 100644 libs/rhodonite/v0.13.4/vendor/draco_decoder.js create mode 100644 libs/rhodonite/v0.13.4/vendor/hdrpng.js create mode 100644 libs/rhodonite/v0.13.4/vendor/hdrpng.min.js create mode 100644 libs/rhodonite/v0.13.4/vendor/msc_basis_transcoder.js create mode 100644 libs/rhodonite/v0.13.4/vendor/msc_basis_transcoder.wasm diff --git a/examples/rhodonite/index.html b/examples/rhodonite/index.html index 1e35d7285..044af28de 100644 --- a/examples/rhodonite/index.html +++ b/examples/rhodonite/index.html @@ -16,14 +16,14 @@ - - - + + + - - + + +