#how do you delete these posts

13 messages · Page 1 of 1 (latest)

small crag
#

That's something!

#

Basically I'm trying to match how sketchfab embeds the models on 'Art for Sale'. Is this even possible?

small crag
#

omfg im getting closer this is glorious

icy field
#

When something is new I think in general, an easier approach is to strip it back

in this case, i would not be coding it with the remainder of your website, buttons, links and so forth, i would just load the glb in its own little environment, then after that, add the website

#

i think a few things to check

a) check the glb model actually loads. They are somewhat sensitive files that can break depending on what is done to them in blender/export settings

b) camera position. Sometimes the model is loaded massive and your camera is squashed inside it

you could also get some examples of model embed from codepen, bruno simon, or otherwise, then work from there

small crag
#

Check me out I'm getting closer!

icy field
#

gw

small crag
#

Thanks! Pretty stoked it's doing basically everything I hoped for

#

Is there a good resource to dial in presentation? Like somewhere I could load the model and adjust all the settings - cameras lights etc.

#

I'm so stoked I got this far... but now everything opened up again - where do I go from here? I'm trying to find a good example to emulate