From 4c59ee0b8731b6bbfd3912230fc4b1b55078ba7e Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 28 Jun 2025 04:07:45 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d385b81..dde20bc3 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ [Wasm demo!](https://lighttransport.github.io/tinyusdz/demos.html) (Preview) + ## High priority @@ -19,7 +20,7 @@ * Improve WASM/Three.js binding https://github.com/lighttransport/tinyusdz/issues/234 * Prepare Release v0.9.0 * [x] Core part should be ready for the release. - * [ ] Write a web demo + * [x] Write a web demo From 36e5d0b0426ade4969f5db3a78438132be344812 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 28 Jun 2025 04:07:56 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dde20bc3..348c4916 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![GitHub Sponsors](https://img.shields.io/badge/Sponsor-❤️-pink?logo=github)](https://github.com/sponsors/lighttransport) -[Wasm demo!](https://lighttransport.github.io/tinyusdz/demos.html) (Preview) +[Wasm demo!](https://lighttransport.github.io/tinyusdz/demos.html)