GitXplorerGitXplorer
s

usdzconvert-docker

public
5 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a035d046321e1a38311059d8a2822ba83e4e2f06

assign license to Dockerfile (#1)

ssummertriangle-dev committed 3 years ago
Unverified
9953845f3a83f8cc3d5380a4ccae8bc39753d550

import usdzconvert 0.6.4

ssummertriangle-dev committed 5 years ago
Unverified
8699d21293e2a259d17504edda8258ee48b0c6d8

pin USD library to v20.05

ssummertriangle-dev committed 5 years ago
Unverified
1056bb955e844b7616b684b7335ecae7c79e919a

the real initial commit

ssummertriangle-dev committed 5 years ago

README

The README file for this repository.

usdzconvert-docker

This is a Docker image for running Apple's USD tools.

The usdzconvert tool included in this repo is copied directly from USDPython 0.63; the full installer is available from developer.apple.com.

The original license for USDPython is in usdzconvert/LICENSE.txt.

Example usage:

# -- On host:
$ docker run -it --mount 'type=bind,source=/Users/me/Desktop/models,target=/mnt/models,ro' summertriangle/usdzconvert-docker

# -- In container:
$ cd /mnt/models
$ usdzconvert -iOS12 ./helmet.glb /tmp/helmet.usdz 
Input file: ./helmet.glb
Converting in iOS12 compatiblity mode.
Output file: /tmp/helmet.usdz
usdARKitChecker: [Pass] /tmp/helmet.usdz