Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for open3d for 3D visualization #813

Closed
monchier opened this issue Dec 6, 2019 · 4 comments
Closed

Support for open3d for 3D visualization #813

monchier opened this issue Dec 6, 2019 · 4 comments
Labels
type:enhancement Requests for feature enhancements or new features

Comments

@monchier
Copy link
Collaborator

monchier commented Dec 6, 2019

User request to support Open3D in Streamlit.

Problem

Additional 3D visualization could be achieved via Open3D. This FR proposes to add an API to support that.

Solution

Add an API for it or fold this into our Plugin plan. It could be an external Plugin.

Additional context

https://discuss.streamlit.io/t/3d-data-visualization-point-clouds-and-triangular-meshes/1235/11
http://www.open3d.org/

@monchier monchier added type:enhancement Requests for feature enhancements or new features spec needed labels Dec 6, 2019
@randyzwitch
Copy link
Contributor

Closing, feels like a good use case for Streamlit components.

@copaah
Copy link

copaah commented May 24, 2021

User request to support Open3D in Streamlit.

Problem

Additional 3D visualization could be achieved via Open3D. This FR proposes to add an API to support that.

Solution

Add an API for it or fold this into our Plugin plan. It could be an external Plugin.

Additional context

https://discuss.streamlit.io/t/3d-data-visualization-point-clouds-and-triangular-meshes/1235/11
http://www.open3d.org/

Did you find a way to do this?

@kpister
Copy link

kpister commented Jul 26, 2022

feels like a good use case for Streamlit components.

@randyzwitch Could you explain what you mean by this? I am not an expert with streamlit.
I'm working now on a 3d point cloud viz that I would like to use streamlit to share.

@fedor-chervinskii
Copy link

@kpister 3d pointcloud from Open3D can be visualized in streamlit using plotly chart

see for example this tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Requests for feature enhancements or new features
Projects
None yet
Development

No branches or pull requests

5 participants