usdz 0.0.1

USDZ file format parser
Documentation
1
2
3
4
5
6
7
8
9
#usda 1.0

def Xform "hello"
{
    def Sphere "world"
    {
        
    }
}