Update README.md

This commit is contained in:
Syoyo Fujita
2025-06-28 07:53:05 +09:00
committed by GitHub
parent c3ae11aef8
commit f29cb1ef7c

View File

@@ -5,6 +5,10 @@
See `demo` folder.
It uses npm package of `tinyusdz`, so no WASM building required.
## Technical note on JS/WASM version of TinyUSDZ
Please see wiki https://github.com/lighttransport/tinyusdz/wiki/WASM-and-JavaScript-module
## For library developers
See `js` folder for JS codes.