Merge branch 'release' of github.com:lighttransport/tinyusdz into release

This commit is contained in:
Syoyo Fujita
2025-06-28 06:00:21 +09:00

View File

@@ -4,14 +4,15 @@
[![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)
<!--
<img src="https://github.com/syoyo/tinyusdz/assets/18676/2419ddf6-4410-4bcc-b9c1-466bf29d3b20" width="400px">
(from https://github.com/syoyo/Vulkan-glTF-USDZ-PBR)
<img src="https://github.com/lighttransport/tinyusdz/assets/18676/5291f44f-b20a-4d4a-9b4a-16ffefccddc7" width="400px">
(from ASF MaterialXViewer fork https://github.com/lighttransport/materialx)
-->
## 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