view3d-threejs
Reactive icon

View3D ThreeJS

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 27 Mar
 by 
valantic
3.0
 (1 rating)
view3d-threejs

View3D ThreeJS

Details
Using this components you can view GLB file types in 3D and configure the view.
Read more

View 3D


GLB 3D image viewer


See your GLB files come alive in 3D in your application screens by using the “ViewBlock3D” block from the “View3D” module of the component View3D.


Follow the demo “3D Viewer Demo”


Do not forget to also include the block “ThreeJSLoader” (see screenshot above) and let it load along with the screen. This block loads the ThreeJS on the browser which is the backbone of this 3D viewer.



You can also configure the 3D viewer using below parameters available in the structure from the “View3D” module.


See the detailed implementation in the OnReady event of the “ViewBlock3D” block in the component module “View3D”.


You can also set the background color of your 3D viewer in the ‘CallThreeJS’ javascript element in the OnReady event of the ‘ViewBlock3D’ block.


Feel free to play around with the component block “View3D” and add your customizations. You can further customize the look and feel of your 3D viewer by manipulating the function “load3DModel” in the “main.js”

Feel free to play around with the component block “View3D” and add your customizations. You can further customize the look and feel of your 3D viewer by manipulating the function “load3DModel” in the “main.js”




We have included ‘PerspectiveCamera’, ‘CameraPosition’ and ‘Background Color’ customizations in this version. In the future versions we will expand this and will add more customization options from ThreeJS.




Release notes (1.0.0)
License (1.0.0)

https://github.com/mrdoob/three.js/blob/dev/LICENSE

Reviews (1)
by 
31 Mar
in version 1.0.0
The try me demo does not qork as a loing is required please fix the same
Team
Other assets in this category