Created
November 14, 2020 15:01
-
-
Save brothermechanic/9ffa48e2e8077b8b82ffa1c2217220f8 to your computer and use it in GitHub Desktop.
stdin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Install Settings: | |
Source Directory: /home/bm/bin/usd_from_gltf | |
Install Directory: /home/bm/bin/usd_from_gltf/build | |
USD Directory: /usr/local/lib | |
Download Directory: /home/bm/bin/usd_from_gltf/build/src | |
Build Directory: /home/bm/bin/usd_from_gltf/build/build | |
Build Config: Release | |
CMake Generator: Default | |
Already Installed: DRACO, GIF, JPG, JSON, ZLIB, PNG, STB_IMAGE, TCLAP, TESTDATA_SAMPLES, TESTDATA_REFERENCE | |
Installing: USD_FROM_GLTF | |
[1;36;38m | |
-------- Installing USD_FROM_GLTF --------[0;0;0m | |
[0;36;38m USD_FROM_GLTF: [1;0;38mCWD: /home/bm/bin/usd_from_gltf/build/build/usd_from_gltf[0;0;0m | |
[0;36;38m USD_FROM_GLTF: [1;0;38mRun: cmake /home/bm/bin/usd_from_gltf -DCMAKE_INSTALL_PREFIX=/home/bm/bin/usd_from_gltf/build -DCMAKE_PREFIX_PATH=/home/bm/bin/usd_from_gltf/build -DUSD_DIR=/usr/local/lib[0;0;0m | |
[0;36;38m USD_FROM_GLTF: [1;0;38mCWD: /home/bm/bin/usd_from_gltf/build/build/usd_from_gltf[0;0;0m | |
[0;36;38m USD_FROM_GLTF: [1;0;38mRun: cmake --build . --config Release --target install --[0;0;0m | |
[1;32;38m | |
-------- SUCCESS --------[0;0;0m | |
Download Time: 0.00s. Build Time: 6.15s | |
[1;36;38m | |
-------- Usage Notes --------[0;0;0m | |
The executable is at: | |
/home/bm/bin/usd_from_gltf/build/bin/usd_from_gltf | |
Optionally, add this to your PATH: | |
/home/bm/bin/usd_from_gltf/build/bin | |
Convert testdata with: | |
cd /home/bm/bin/usd_from_gltf/testdata | |
python "/home/bm/bin/usd_from_gltf/tools/ufgbatch/ufgtest.py" samp_gltf.csv samp_glb.csv samp_embed.csv samp_draco.csv samp_specgloss.csv ref.csv -i "/home/bm/bin/usd_from_gltf/build/src/testdata" -o "/home/bm/bin/usd_from_gltf/build/build/testdata" --exe "/home/bm/bin/usd_from_gltf/build/bin/usd_from_gltf" --nodiff --nodeploy | |
To view glTF files in Usdview, set PXR_PLUGINPATH_NAME to: | |
/home/bm/bin/usd_from_gltf/build/bin/ufg_plugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment