Hello,
Is it possible in outsystems web to view 3D Image (.obj, .fbx) file like (https://sketchfab.com/models/82debfea585c4ce5865cbdc08c3e6f7a)?
If yes then, how can i display it and get click events of file?
Thanks,
Sonal Meshram
Hi Sonal,
Have you seen this component: https://www.outsystems.com/forge/1315/?
Other than that, maybe you can integrate the three.js (https://threejs.org/) library in your application. Actually, the above component uses three.js but I don't think it has all the features.
Cheers,
José
Buenos días!
Con respecto al componente relacionado con la librería de three.js, ya no esta disponible? y como prodria realizar un componente con dicha librería para futuros proyectos y ser compartido en el forge? Muchas gracias!