Home › Forums › General Questions › Ask – wordpress/woocommerce AR
- This topic has 49 replies, 3 voices, and was last updated 2 years ago by kdv.
-
AuthorPosts
-
2022-03-21 at 12:31 pm #50458Gabriel MalzerCustomer
Hello
is it possible to integrate product under woocommerce in augmented mode. how do i do this?
The link of the product:Mfg Gabriel
2022-03-21 at 2:02 pm #50460Yuri KovelenovStaff2022-09-28 at 5:08 pm #56200Gabriel MalzerCustomerHello Yuri, where can I read about this?
2022-09-29 at 4:03 pm #56236Gabriel MalzerCustomeris the usdz file generated by the “export to usdz”? where is this file’? or do I have to export the file beforehand?
2022-09-29 at 4:23 pm #56237kdvParticipantread this topic
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.
2022-10-06 at 6:57 pm #56459Gabriel MalzerCustomerThank you for the hint what do I have to enter when exporting usdz if I have several objects? I don’t quite understand that.
And why do I lose my materials?2022-10-07 at 1:15 am #56460kdvParticipant1. Enter
Scene
to export several objects.
2. USDZ exporter supports onlyMeshStandardMaterial
akaglTF 2.0 compatible
.MeshNodeMaterial
is not supported.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.
2022-10-10 at 2:46 pm #56546Gabriel MalzerCustomerEnclosed two pictures of my problem with the materials in 01 picture you can see the object on the html page. in 02 picture you can see the directly opened gltf file or how it is visible at sneek peak why is it that the objet is only black?
Attachments:
You must be logged in to view attached files.2022-10-10 at 2:46 pm #56548Gabriel MalzerCustomerEnclosed two pictures of my problem with the materials in 01 picture you can see the object on the html page. in 02 picture you can see the directly opened gltf file or how it is visible at sneek peak why is it that the objet is only black?
Attachments:
You must be logged in to view attached files.2022-10-11 at 4:38 am #56562kdvParticipantI’d suggest the scene is unlit (and the background is transparent. otherwise it would be black too). Or maybe
worldMaterial
is absent. Try to add this puzzle
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.
2022-10-11 at 4:59 pm #56590Gabriel MalzerCustomerI use the example “augmented reality” from you. here I have inserted unterestell_group and glahaube_group. so that this becomes visible in ar mode, what do I have to do here? I can’t get any further with the ar right now..
Attachments:
You must be logged in to view attached files.2022-10-11 at 9:02 pm #56594kdvParticipantIn the Augmented Reality demo the world material is black and gives no light. The farmer itself has an emission map and so it’s visible in the darkness. In the Blender version the only light source is inside the farmer group (it gives shadows).
If this group is hidden or removed there are no light sources at all. Thus, as I’ve said, the scene is unlit. Just add some light to your scene…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.
2022-10-12 at 2:57 pm #56616Gabriel MalzerCustomerThank you very much for that..
What I also don’t understand yet is when I add objects to your demo app and enter “scene” in the puzzle export to usdz he still does not show the objects in ar mode. What else do I need to change here?2022-10-12 at 3:20 pm #56617kdvParticipantIt’s not my demo ))) It’s one of the Verge3D demos. And read this topic again. Ispesially about materials…
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.
2022-11-07 at 3:25 pm #57147Gabriel MalzerCustomer -
AuthorPosts
- You must be logged in to reply to this topic.