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

Raycastvolumerenderer TF Lookup wrong #837

Open
moritz-h opened this issue Jul 1, 2021 · 0 comments
Open

Raycastvolumerenderer TF Lookup wrong #837

moritz-h opened this issue Jul 1, 2021 · 0 comments
Labels

Comments

@moritz-h
Copy link
Member

moritz-h commented Jul 1, 2021

Describe the bug
The RaycastVolumeRenderer does not take the half pixel offset at the boundary of the TF texture into account. This leads to changes in the visual output when resizing the TF texture. Solution would be to just use the TF Lookup Util shader from core instead of reading the TF texture directly, then it will be fixed automatically.

@moritz-h moritz-h added the bug label Jul 1, 2021
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