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

GUI Additions to VisualizerWithVertexSelection #6947

Open
3 tasks done
sankarip opened this issue Sep 3, 2024 · 0 comments
Open
3 tasks done

GUI Additions to VisualizerWithVertexSelection #6947

sankarip opened this issue Sep 3, 2024 · 0 comments
Labels

Comments

@sankarip
Copy link

sankarip commented Sep 3, 2024

Checklist

My Question

I'm trying to make an application that lets users select parts of a 3D model and designate them as having certain traits. I want a user to select the points of interest and then click a button that designates them as having a given trait. I would prefer to do this without making the user close the visualization window. I've been trying to use open3d.visualization.VisualizerWithVertexSelection for this, but I can't get it to integrate with tkinter and it doesn't seem to have the capability for adding GUI buttons to the visualization window. Is there some other solution I should try for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant