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

Optimisation: Added early termination on zero alpha. Removed back-to-front support. #178

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

mlavik1
Copy link
Owner

@mlavik1 mlavik1 commented Apr 25, 2023

Removed support for back-to-front rendering, as this doesn't really serve any purposes anymore.

Also added early termination when alpha is zero after applying transfer function. This makes performance a lot better on most datasets, especially when cubic interpolation and lighting is enabled (in direct volume rendering mode).

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

Successfully merging this pull request may close these issues.

1 participant