How to embed model to my website?

How to embed model to my website?

Baonq
Participant Participant
2,300 Views
5 Replies
Message 1 of 6

How to embed model to my website?

Baonq
Participant
Participant

I am using BIM 360, but I can't get embed link of model.

How can I get it?

Thank so much.image.pngimage.pngimage.png

0 Likes
Accepted solutions (1)
2,301 Views
5 Replies
Replies (5)
Message 2 of 6

múinteoir
Advisor
Advisor
Accepted solution

You cant, the share link is not an embed link. Maybe try looking the API and forge viewer.

Múinteoir

The face of the BIM game | Former Autodesk Expert Elite | YouTuber | Lego Builder | Monaghan Man | Some Can, Some Cant
Message 3 of 6

Baonq
Participant
Participant

Thank you so much.

0 Likes
Message 4 of 6

Anonymous
Not applicable
You can embed a Sketchfab 3D model on any HTML website. Before you embed a model, you have to switch the visibility of your model to 'private or public'. Click the Embed button on the model's page, under the viewer. Click within the code to copy it, and then paste it into your site's HTML.
@https://www.macmillermerch.store/phone-cases/
0 Likes
Message 5 of 6

danielabrahamson572
Observer
Observer

Thanks for sharing, I solved my problem. By the way, recently as I wanted to help my mom to have another source of income as a teacher to be able to sustain herself, I have built quickly a website. I made it very user-friendly so that my mother could easily share her knowledge online. As I wanted to create in a record time I have used this website builder https://www.boxmode.com/teacher-website-builder which didn't disappoint me.

0 Likes
Message 6 of 6

zachariahson
Community Visitor
Community Visitor

Embedding a model in a website can be done in several ways, depending on the type of model and the web framework being used. Here are some general steps that you can follow:

  1. Export your model: Before embedding a model in a [website] , you need to export it in a format that can be easily loaded in the web application. This can be done using a tool like TensorFlow.js, ONNX, or PyTorch. Exporting the model will create a file containing the model weights, architecture, and any other required configuration files.

  2. Create a web application: You need to create a web application that can load the model and make predictions based on user input. You can use a web framework like Flask, Django, or Node.js to create the web application.

  3. Load the model in the web application: You need to load the model file in your web application. This can be done using the appropriate library for your model format. For example, TensorFlow.js provides a JavaScript library that can load and run TensorFlow models in the browser.

  4. Create a user interface: Once the model is loaded, you need to create a user interface that allows users to interact with the model. This can be a form where users can input data, or a canvas where users can draw images.

  5. Make predictions: Once the user inputs data, you can use the loaded model to make predictions. This can be done using JavaScript or any other programming language that your web application is written in.

  6. Display results: Finally, you can display the results of the prediction to the user. This can be done using HTML, CSS, or any other web development tool.

Note that the specific steps for embedding a model in a website will depend on the type of model and the web framework being used. There may be additional considerations for security, performance, and usability.

0 Likes