41
Views
2
Comments
Three JS
Question
Application Type
Reactive

Hello everyone,

Currently i doing POC for implementing the 3d model to load in outsystems using three js in outsystems, here i stucked to pass the path of the glb or gltf file into the three js. if anyone know please help me out.

Thanks in advance

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Are you integrating treejs javascript framework directly or are you using the following Forge component:

https://www.outsystems.com/forge/component-overview/17575/threejs-o11

-- Daniel

2024-06-30 04-29-36
Priya Jhode

hii @Hariharan Rajkumar 

You can follow these steps. I think this will help you 

1. Upload the GLB/GLTF File to OutSystems

2. Create a Web Block for Three.js Integration

3. Add JavaScript to Load the 3D Model

4. Pass the File Path from OutSystems to Three.js

Best regards

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