I have a question about Apple's new API, Object Capture. When I use this API, the 3D model is generated as a usdz file.Is it possible to generate 3D models as obj files, and if so, how?
object capture export as obj
Add a Comment
I have a question about Apple's new API, Object Capture. When I use this API, the 3D model is generated as a usdz file.Is it possible to generate 3D models as obj files, and if so, how?
In your output folder path, do not provide the file name (last term) like .../../abc.usdz , just provide path till the folder only and run. You will get various files along with obj and not just .usdz file.