Lokesh Raj Arora

Results 23 comments of Lokesh Raj Arora

I would like to take this up :) ! Would a good start be from porting it from Three.js [here](https://github.com/mrdoob/three.js/blob/dev/examples/jsm/exporters/USDZExporter.js)

Hey @br-matt , working on it, I've got to the point where I can export a USDZ file with all textures, geometries and zip working fine. Haven't specifically gotten the...

@br-matt do check out https://github.com/BabylonJS/Babylon.js/pull/14251 have added this feature, it is based on work from @Pryme8 on this playground [here](https://playground.babylonjs.com/#JTUAY3#5), all attributions to him, I just want to help here.