From e2229f6e7d8a188001b3952c1b194d09997b4d80 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Tue, 9 Jul 2024 01:56:21 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2040b988..055ebeb8 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ `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. -![damagedhelmet_usdz](https://github.com/syoyo/tinyusdz/assets/18676/2419ddf6-4410-4bcc-b9c1-466bf29d3b20) + (from https://github.com/syoyo/Vulkan-glTF-USDZ-PBR) -![materialx-tinyusdz](https://github.com/lighttransport/tinyusdz/assets/18676/5291f44f-b20a-4d4a-9b4a-16ffefccddc7) -(from ASF MaterialXViewer fork to load USD model through TinyUSDZ https://github.com/lighttransport/materialx) + +(from ASF MaterialXViewer fork https://github.com/lighttransport/materialx) ## High priority