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

Load 3d mesh files #293

Open
Tracked by #298
toloudis opened this issue Jul 11, 2024 · 0 comments
Open
Tracked by #298

Load 3d mesh files #293

toloudis opened this issue Jul 11, 2024 · 0 comments

Comments

@toloudis
Copy link
Contributor

Use Case

Some computational workflows are producing 3d meshes and it can be useful to view them in conjunction with the original volume data.

Solution

mesh gets loaded and if simple enough, deposited into a new “Channel”.
channel settings will have “Vol” checkbox disabled
maybe add a couple of interesting mesh display settings like wireframe or smooth/faceted
depends on solving depth testing against volume rendering
Lots more ui implications which make this kind of messy (transparency, url parameters???)

Alternatives

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