usdz 0.0.1

USDZ file format parser
Documentation
1
2
3
4
build:
	rm *.usdz || true
	zip -0 -R basic basic.zip '*.usd'
	mv basic.zip basic.usdz