3D Models
What do you need?
To display 3D models on WordPress, you will need GLB files.
“A GLB (GL Transmission Format Binary) file is a file that stores 3D model information in binary format.”
you can download free sources from sketchfab.com.
Procedure
- Upload the GLB file to the server.
- In the Elementor editor, create a container and add an HTML widget to it.
- Copy and paste the following code.
- Modifying the code on line 3 will change the File path.
- Modifying the code on line 8 will change the width, height
Code