Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syoyo authored Jul 8, 2024
1 parent fb909c6 commit e2229f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
<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)

![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)
<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

Expand Down

0 comments on commit e2229f6

Please sign in to comment.