Just out of curiosity, I asked ChatGTP 4 the following question:
"Implement an example conversion of the .obj to .usdz file format in the xojo language
Unfortunately, I can’t give you an exact code to convert the .obj to .usdz file format in the XOJO language because XOJO doesn’t have built-in functions to handle 3D models and convert them to other formats.
To perform such a conversion, you would need to use a third-party solution or another programming language that supports handling 3D models and file conversion.
An alternative would be to use a tool like Autodesk Maya or Blender to convert the .obj file to .usdz. You can then use XOJO to automate the process by calling the tool from within your XOJO application.
Hope this helps!"
Been a user for 30 seconds on the app, so my knowledge is somewhat limited. Not completely lost on Xojo though it seems.
1 post - 1 participant