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

update_geometry for Open3D scene #6810

Open
3 tasks done
richardrl opened this issue Jun 3, 2024 · 1 comment
Open
3 tasks done

update_geometry for Open3D scene #6810

richardrl opened this issue Jun 3, 2024 · 1 comment

Comments

@richardrl
Copy link

Checklist

Proposed new feature or change

I am building a custom UI which includes a 3D scene. This is why I am using the Open3DScene class instead of Scene class.

However, the former does not have update_geometry for pointclouds. I assume this makes things slow. Can we add update_geometry?

References

No response

Additional information

No response

@richardrl
Copy link
Author

Open3DScene superclasses Scene, so you just need to unpack the instance of Open3DScene

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

No branches or pull requests

1 participant