USDZ data visualization

From wikiluntti
Revision as of 21:03, 11 February 2021 by Mol (talk | contribs) (→‎Introduction)

Introduction

Visualize (Pixar, Apple) USDZ data on a computer, using Blender. Blender can import the data but the structure should be converted into a mesh. Thus, a small Python script is used to convert it to a ply mesh.

See [[1]], [2], https://developer.nvidia.com/usd/tutorials, https://blendersushi.blogspot.com/2018/07/pipeline-understanding-usdz-format-for.html

Theory

References