How do I show 3D files on website?
Oh and please no Sketchfab. I don’t understand how it works and its so complicated. Need an easy solution
Threejs is an option, but maybe not so easy
https://threejs.org/examples/#webgl_animation_keyframes
You could use sprite images a bit like this
Experiment I did a few years ago using that image as a background image (drag on image, left and right)
Or if you look at Turbosquid, they appear to just use a carousel for their interactive 3D views
I am sure there are other options though.
“easy” and “3D” in the same thought. Hrm…
“3D files” is an entirely too vague term. What kind of file are you trying to display, specifically? “3D” is not a file type.
I have CAD documents of my company products. But also same files I have as GLB file. But I guess I found what I need last night. I guess I will try at the office today. https://clooned.com/ I will let you know if it works
Still looks so complicated. OMG! in 2024 there must be an easier solution. I found several sites last night. Today I will try.
I experimented with A-Frame some time ago. Though I’ve not done anything with it for a while.
It’s a Javascript based framework for online 3D. Though the mark-up is similar to HTML. But for more complex interactions you use Javascript.
I’m not sure if it’s simple enough for you though, you will have to check it out and see for yourself.
Still so advance for me. I am a no-code person
https://clooned.com is really easy to embed 3D models on a website. So far so good.