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

3D visualization #31

Open
LucaMarconato opened this issue Dec 14, 2022 · 2 comments
Open

3D visualization #31

LucaMarconato opened this issue Dec 14, 2022 · 2 comments

Comments

@LucaMarconato
Copy link
Member

Support 3D visualization for points, temporarily disabled.

@melonora
Copy link
Collaborator

melonora commented Aug 1, 2023

Hi @LucaMarconato, could you give some context here as to why it was disabled?

@LucaMarconato
Copy link
Member Author

LucaMarconato commented Aug 7, 2023

I disabled it because the 3D support at that time was not ready at the transformations level (but now it is). So it would be worth reenabling it and testing it.

Two considerations:

  • when all the data is 2D but the points are 3D, probably what would be of most interest to the user would be the just the z-projection;
  • we should compare performance of 2D vs 3D, for instance in the point above, the 2D viz would be good enough, especially if the performance of the 3D viz is bad.

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

No branches or pull requests

2 participants