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

Feature: 3D renderer support #34

Open
andreped opened this issue Nov 9, 2022 · 1 comment
Open

Feature: 3D renderer support #34

andreped opened this issue Nov 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andreped
Copy link
Member

andreped commented Nov 9, 2022

Currently, it is possible to render the MRI with segmentation overlay in all 2D orthogonal planes.
However, there are numerous scenarios where visualising segmentation structures in 3D would be beneficial.
Having 3D rendering support would therefore be of interest, but finding a solution that works across all operating systems (without OpenGL due to macOS) might be a challenge.

@andreped andreped added the enhancement New feature or request label Nov 9, 2022
@andreped
Copy link
Member Author

Perhaps we should replace the current 2D viewers with pyFAST, which also has great support for 3D rendering surface models, which it also can generate.

Here is an example of how to extract the surface model and render it in 3D.

@andreped andreped changed the title 3D renderer support Feature: 3D renderer support Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants