Skip to content

michaelgold/usdzconvert-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usdzconvert-docker

Apple usdzconvert 0.66 in a docker image

Usage

Powershell / Linux / OSX

Run the command:

docker run -v ${PWD}:/mnt/assets --rm michaelgold/usdzconvert /mnt/assets/your-gltf-file.glb

Building from source

Run the command:

docker build -t michaelgold/usdzconvert . -f Dockerfile

Notes

  • You can run this in any directory that contains glb files. Just reference the file by its location in the docker container, for example: /mnt/assets/your-gltf-file.glb
  • If you build this Dockerfile from source, make sure to use at least 6GB ram for your Docker container

About

Apple usdzconvert 0.66 in a docker image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published