Cyperpunk-girl-333 Posted April 28, 2021 Share Posted April 28, 2021 Site URL: https://adrian-alex-webpage-design.squarespace.com/ <!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <title>Model Viewer</title> <!-- Import the component --> <script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script> <style> Model viewer { Width:400px; Height:600px; Margin: 0 auto; } </style> </head> <body> <model-viewer> scr=”HOW DO I ADD MY OBJ FILE HERE?” </model> </body> </html> or <!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <title>Model Viewer</title> <!-- Import the component --> <script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script> <style> Model viewer { Width:400px; Height:600px; Margin: 0 auto; }} </style> </head> <body> <model-viewer> scr="https://products.aspose.app/3d/assets/js/aspose.3d-2.0.js" camera-controls auto-rotate >< </model> </body> </html> I'm trying to add a 3D model to website for free without using thirdparty programs Link to comment
Cyperpunk-girl-333 Posted April 28, 2021 Author Share Posted April 28, 2021 this is the video that helped me write that html I have the file as a obj but can't open or load it onto google poly. I can't open the file on my computer unless using windows 10 3D model viewer and can save and download the file as a jbl I have the file on a dropbox as a obg Looking for some help thank you Just now, christina_marie_333 said: I Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment