kcoley / gltf2usd

command-line utility for converting glTF 2.0 models to USD
MIT License
264 stars 38 forks source link

The tool currently cannot be launched from anywhere in command line without copying files #65

Closed kcoley closed 6 years ago

kcoley commented 6 years ago

Allow setting environment variables to make it easier to reference the tool in command line: https://github.com/kcoley/gltf2usd/issues/63

kcoley commented 6 years ago

Should work by setting the PATH and PYTHONPATH environment variables to the Source directory