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

Dark Line in Final Render in equirectangular projection #31

Open
AlfabiaJS opened this issue Feb 25, 2024 · 4 comments
Open

Dark Line in Final Render in equirectangular projection #31

AlfabiaJS opened this issue Feb 25, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AlfabiaJS
Copy link

When final rendering in equirectangular projection (16k x 8k) I observe a dark horizontal line in the middle of the picture.

@bezo97
Copy link
Owner

bezo97 commented Feb 26, 2024

I'll look into it 👍

@bezo97 bezo97 self-assigned this Feb 26, 2024
@bezo97 bezo97 added the bug Something isn't working label Feb 26, 2024
@bezo97
Copy link
Owner

bezo97 commented Feb 26, 2024

I managed to reproduce something similar, but the line is vertical and can appear both bright or dark. Probably the same bug, I'll hunt it down this week.
image

@bezo97
Copy link
Owner

bezo97 commented Feb 26, 2024

Meanwhile you can turn off the filtering (radius=0) under the resolution box for a temporary solution until the fix is out.

@bezo97
Copy link
Owner

bezo97 commented May 1, 2024

Issue seems to be solved on dev branch, can be tested there before release soon

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

2 participants