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

Visualising tensor based geometries. #7111

Open
3 tasks done
FarStryke21 opened this issue Dec 23, 2024 · 0 comments
Open
3 tasks done

Visualising tensor based geometries. #7111

FarStryke21 opened this issue Dec 23, 2024 · 0 comments
Labels

Comments

@FarStryke21
Copy link

FarStryke21 commented Dec 23, 2024

Checklist

My Question

I am working with a triangle mesh in the tensor geometries class. When I tried to visualize it with the draw geometries function, it resulted in a TypeError. Turns out draw_geometries does not yet support tensor geometries. Is there a work around?

I am mainly using the tensor version of the geometries because of some features not present in the legacy version. One alternative is the draw function in visualization class. But running it immediately crashes my jupyter kernel.

I am using Open3D v0.18.0

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