- This topic has 4 replies, 2 voices, and was last updated 1 year, 3 months ago by kdv.
-
AuthorPosts
-
2023-04-07 at 10:12 am #61840seapParticipant
Hi guy,
Is it possible to assign a material to a specific material slot for an object? I’m Using Blender and my object looks like this:
I could simply detach each material into seperated objects and group them but it does not work with the “export to USDZ” puzzle, meaning when I export a group of object I can’t view it in AR with my iPhone.
So I’m facing the two problems above, solving one would apply to the other. I appreciate any help.
2023-04-07 at 10:38 am #61843kdvParticipantIs it possible to assign a material to a specific material slot for an object?
It’s possible but JS only. Puzzles allow to change only the first material.
I export a group of object I can’t view it in AR with my iPhone.
You can. All visible meshes can be exported to USDZ.
https://v3d.net/9e4Puzzles 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.
2023-04-10 at 7:51 am #61865seapParticipantThanks your your answer, my Apple AR puzzle looks like this:
It’s basically a copy of the farmer AR’s puzzle, but if I export a group of objects (Table_008, refer to my Blender screenshot in the original post) I got this error “Object requires a newer version of iOS”. I’ve got the lastest version on my phone and I’ve tested it on a few more and got the same error.Here’s the link to my model: link
2023-04-10 at 7:54 am #61866kdvParticipantYou should export the
Scene
object that contains all other objects
Your puzzles do exporting only once right after the app has been loaded. What’s the point to change materials if they are not exported? If you want to perform exporting on demand you’d better consider this way
https://www.soft8soft.com/topic/ar-plugin-for-ios/page/2/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.
2023-08-19 at 9:22 pm #66254kdvParticipantIs it possible to assign a material to a specific material slot for an object?
Yes. See more info here https://www.soft8soft.com/topic/verge3d-tools-plugin/#post-66231
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.
-
AuthorPosts
- You must be logged in to reply to this topic.