3D Modeling Images
Posted: Wed Feb 17, 2021 4:20 pm
Hi,
Is there any way to put a 3D Modeling Image when building the page?
Thanks
Is there any way to put a 3D Modeling Image when building the page?
Thanks
Thanks for responding. The 3D image need to be on OBJ or STL. And I need to interact with it.
Sorry to butt in guys but unless you can present it as one of the supported formats (such as MP4) by the browser, you won't be able to display as the formats that you have mentioned are not supported by browsers.jrnorsys wrote: Fri Feb 19, 2021 1:19 pm To clarify, is not a picture, what I need to insert is a 3d sketch.
But is there any way to add a 3d model (obj or stl format) already exported by another software.Pablo wrote: Fri Feb 19, 2021 1:37 pm There is no standard way in HTML to add a 3D image to a web page.
Nice one Ron!!crispy68 wrote: Fri Feb 19, 2021 1:54 pm I would tell you to try the following:
1. Visit your 3D software site/forum and see if there are any instruction on how to incorporate those files into a webpage.
2. Google how to add those extensions to a webpage. My initial search had many things popping up but I dont know much about what you are using.
3. In my search, i found this: https://products.aspose.app/3d/conversion/stl-to-html A conversion tool to html.
Thank you crispy68, actually this could work for me. But there's another tool that I found on Google, involving a creation of an application with three.js.crispy68 wrote: Fri Feb 19, 2021 1:54 pm I would tell you to try the following:
1. Visit your 3D software site/forum and see if there are any instruction on how to incorporate those files into a webpage.
2. Google how to add those extensions to a webpage. My initial search had many things popping up but I dont know much about what you are using.
3. In my search, i found this: https://products.aspose.app/3d/conversion/stl-to-html A conversion tool to html.