Hi,
I started using PowerPages one week ago and I'm not so good with web programming but I wanted to know if I could implement <model-viewer> into PowerPages.
If not is there anything alse that I can use to show a 3D object on my PowerPages site?
Hi,
I started using PowerPages one week ago and I'm not so good with web programming but I wanted to know if I could implement <model-viewer> into PowerPages.
If not is there anything alse that I can use to show a 3D object on my PowerPages site?
Ok, the issue was the missing parent page!
Now eveything works.
Thank you so much!
thanks for that.. I think what's missing is the parent page there (pagina padre).. this should be your home page
please make that change and try again
Is this what you need?
https://site-7tkez.powerappsportals.com/seme.gltf
this URL is returning as not found.. can you share a snapshot of your web file configuration?
Yes, I confirm that I have both uploaded on Web File.
can you confirm your Web File configuration to make sure the partial URL of the file as "seme.gltf"?
I can see you have a "seme.png" but not "seme.gltf"
I don't know if I'm doing things in the right way but following the <model-viewer> official site I should've set up it correctly.
Basically I tried to load a model of a seed but it shows only the poster. I uploaded the gltf file on Web Files, the seed on the right is an image and the seed on the left is the poster of the 3D object.
When i'm using gltf files it give me error in the fetch of the file but when I use glb files it give me a syntax error in <model-viewer>.
What is showing:
Error with glb file:
Error with gltf file:
It seems that <model-viewer> is based purely on JavaScript
Power Pages supports JavaScript customizations, so I don't see why you wouldn't be able to use.
what have you tried so far? please give it a go and let us know if you need any help with the customization