streamlit_mubadala_threedviewer
Streamlit component that allows user to display threed objects
Installation instructions
pip install streamlit_mubadala_threedviewer
Release Notes
1.0.1
-
Added additional metadata for clicked beacon
1.0.2
-
Enabled Html Click through and enhance canvas configuration to avoid black screen glitch
1.0.3
-
Add options to enable and disabled animation
-
Add semi transparent box
1.0.4
-
Add support for displaying cctv camera
1.0.5
-
Add feature to add floating information to the 3D
-
Fix camera rendering issue
1.0.6
-
Fix camera rendering issue
1.0.7
-
Add custom model path
1.0.8
-
Build camera using react component code and not glb load
1.1.0
-
add support for custom glb models
1.2.0
-
More camera data
1.2.1
-
Using actual gltf model for Cctv Camera
1.2.3
-
Fix the cctv to use gltf model and fix click issue