From 9a3953482d9de14fe1d2aa29b265a9409cb6a568 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Thu, 22 Aug 2024 07:15:24 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd0b4ba..f31f1361 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `TinyUSDZ` is secure, portable and dependency-free(depends only on C++ STL. Other 3rd-party libraries included. Yes, you don't need pxrUSD/OpenUSD library!) USDZ/USDC/USDA library written in C++14. -[Wasm demo!](https://lighttransport.github.io/tinyusdz/index.html) (requires 60MB file download) +[Wasm demo!](https://lighttransport.github.io/tinyusdz/index.html) (requires 10MB file download) (from https://github.com/syoyo/Vulkan-glTF-USDZ-PBR)