54
Views
2
Comments
Solved
[Model Viewer - webXR] How are the 3D models made and by which tool?
model-viewer
Reactive icon
Forge asset by Diogo Cardoso
Application Type
Reactive

Hi,

This looks like a very easy implementation of AR in OutSystems mobile.

What I lack to understand is how and where I can make the 3D models that need to be uploaded in the back office.

Regards,

Daniel

UserImage.jpg
Bradley Lansink
Solution

Hello Daniel,

The input src of the webblock has the following description:

"The URL to the 3D model. Only glTF/GLB models are supported."

So the Model viewer only supports files with a glTF or GLB extension.

This means programs like blender, fusion360 or any other 3d program can be used if they can be exported/converted to these file types. 

Best of luck!

Bradley

2026-02-02 06-50-32
Hariharan Rajkumar

Hello @Bradley Lansink, I have doubt! about glb file and gltf file, where should i attach and pass the url into the Model Viewer.
Thanks in advance.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.