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 rendering can exceed image depth #265

Open
mkeeter opened this issue Mar 1, 2025 · 0 comments
Open

3D rendering can exceed image depth #265

mkeeter opened this issue Mar 1, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mkeeter
Copy link
Owner

mkeeter commented Mar 1, 2025

When rendering 3D images that are smaller than the base tile size, we evaluate all of the Z voxels, instead of clamping to image depth. For example, the sphere_var test produces images with depths > 32.

@mkeeter mkeeter added the bug Something isn't working label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant