Hi,
Is it possible to create something in streamlit like this:

Where I can rotate the 3D model and select specific part to extract data?
Hi,
Is it possible to create something in streamlit like this:

Where I can rotate the 3D model and select specific part to extract data?
For the part in the left you would need to do it in Javascript, then create a custom component for streamlit.
Though you can have a very basic iinteractivity with stpyvista, I’d recommend using a tool actually oriented to interact with 3D visualizations like trame | trame.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.