Skip to content

Commit 28e128c

Browse files
authored
Update README.md
1 parent b6a75b6 commit 28e128c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
`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.
44

5+
[Wasm demo!](https://lighttransport.github.io/tinyusdz/index.html) (requires 60MB file download)
6+
57
<img src="https://github.com/syoyo/tinyusdz/assets/18676/2419ddf6-4410-4bcc-b9c1-466bf29d3b20" width="400px">
68
(from https://github.com/syoyo/Vulkan-glTF-USDZ-PBR)
79

810
<img src="https://github.com/lighttransport/tinyusdz/assets/18676/5291f44f-b20a-4d4a-9b4a-16ffefccddc7" width="400px">
911
(from ASF MaterialXViewer fork https://github.com/lighttransport/materialx)
1012

13+
14+
1115
## High priority
1216

1317
* Prepare Release v0.8

0 commit comments

Comments
 (0)