mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
cosmetics.
This commit is contained in:
@@ -756,8 +756,7 @@ async function loadUSDModel() {
|
||||
await loader.init({ useZstdCompressedWasm: false, useMemory64: false });
|
||||
|
||||
// Default USD file to load
|
||||
//const usd_filename = "./assets/skintest.usda";
|
||||
const usd_filename = "./assets/CesiumMan.usdz";
|
||||
const usd_filename = "./assets/skintest.usda";
|
||||
|
||||
console.log(`Loading USD file: ${usd_filename}`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user