Home › Forums › General Questions › “export USDZ” not exporting new materials / AR issue
Tagged: AR; Material; USDZ export
- This topic has 5 replies, 2 voices, and was last updated 1 week ago by Nathan Arditti.
-
AuthorPosts
-
2024-11-12 at 2:07 pm #78608Nathan ArdittiCustomer
Hi, this is just a simple case of what I’m trying to achieve with the AR mode
I have a green cube that export perfectly into AR mode
but if i try to apply a new material to it (like red) and I export it again, it will keep the base material “green” and not export with the new red material.
try it : https://v3d.net/133h
if someone has ever faced this issue, i’ll be happy to hear it
more info :
it does the same if i set the export usdz to the “cube” model and not to the “scene”.
Attachments:
You must be logged in to view attached files.2024-11-12 at 2:50 pm #78611kdvParticipantAccording to the puzzles above your cube is exported to USDZ only once, right after the app has been loaded. To get what you want the cube should be exported on demand, after its material was changed. Puzzles will be a little more complex…
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-11-12 at 3:24 pm #78612Nathan ArdittiCustomerThanks for your reply.
I tried it and nothing happen.
I absolutly need it to work because if it doesn’t work i’ll have to export manually 634 usdz models to the media folder and create a script for each of them.
thanksAttachments:
You must be logged in to view attached files.2024-11-12 at 3:33 pm #78614kdvParticipantI tried it and nothing happen.
Did smth wrong. That puzzle set is 100% working.
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2024-11-12 at 3:42 pm #78615Nathan ArdittiCustomerMy bad, it’s working ! god bless you
2024-11-15 at 10:16 am #78798Nathan ArdittiCustomerI’m having another issue with the AR mode.
If I use “puzzle-1” (picture example below). It does export the new material applied to it (which is great).
But the problem is when I click on the AR button (from my phone) they ask me if I want to download the usdz model, once downloaded, I have to go through the download list and open it from there.Compare to “puzzle-2” (picture example below). That if I click on the AR button (from my phone) they ask me if I want to open the 3D file (without having to search it from the download list) which is what I want to achieve. Only problem it doesn’t export the new material applied to it.
I’m not sure what I can do to fix it.
The link to the AR 3D scene (using puzzle 1): https://v3d.net/133h
Thanks for your help!
Attachments:
You must be logged in to view attached files. -
AuthorPosts
- You must be logged in to reply to this topic.