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

Voxel GI Sky Indirect Creates Banding Artifacts #84746

Open
WickedInsignia opened this issue Nov 11, 2023 · 5 comments
Open

Voxel GI Sky Indirect Creates Banding Artifacts #84746

WickedInsignia opened this issue Nov 11, 2023 · 5 comments

Comments

@WickedInsignia
Copy link

Godot version

4.5 Beta 5

System information

Windows 11, Nvidia RTX4070ti, AMD Ryzen7700x

Issue description

Voxel GI creates extreme banding artifacts from sky indirect contribution when "interior" is unticked.
This is noticeable on perfectly matte materials and very noticeable on reflective materials. The effect is exacerbated by low domain subdiv levels but not entirely resolved by higher ones. This may be one of the main culprits behind issue #50842.

When sky indirect contribution is allowed, noticeable banding occurs on all materials and is most noticeable in shadowed areas on flat non-textural surfaces at normal to high exposures. This creates problems for low-poly and minimalist styles:
VoxelGISkyBanding01

When the probe is set to "inside" mode, the banding is not present (exposure increased to account for lack of available light):
VoxelGISkyBanding02

This effect is very noticeable on reflective surfaces, with severe banding appearing on a range of roughness settings. Here is a nonmetallic material with minimum roughness:
VoxelGISkyBanding04
VoxelGISkyBanding03

These artifacts are creating some problems that are difficult to work around in my own projects, where they present very noticeably. Top image is exterior mode, bottom image is interior mode:
VoxelGISkyBanding05
VoxelGISkyBanding06
VoxelGISkyBanding07
VoxelGISkyBanding08

Steps to reproduce

Use VoxelGI in exterior mode on flat non-textural materials. Higher exposures in shadowed areas show the artifacts more readily.

Minimal reproduction project

VoxelGI Sky Banding.zip

@Calinou
Copy link
Member

Calinou commented Nov 12, 2023

Do these artifacts become less noticeable when setting the VoxelGI quality to High in the project settings?

@WickedInsignia
Copy link
Author

WickedInsignia commented Nov 13, 2023

Do these artifacts become less noticeable when setting the VoxelGI quality to High in the project settings?

No, they become more noticeable since they occur at a higher frequency.

Low Quality:
VoxelGISkyBanding_LowQuality

High Quality:
VoxelGISkyBanding_HighQuality

@jams3223
Copy link

Has this issue been fixed?

@Calinou
Copy link
Member

Calinou commented Jul 20, 2024

Has this issue been fixed?

I can still reproduce it as of 4.3.beta3. Note that reducing Dynamic Range to 1 in the VoxelGIData doesn't fix the issue. Adjusting bias or normal bias also doesn't help.

That said, this issue may be considered a duplicate of #50842 since they are due to the same cause (a bug or limitation in VoxelGI's voxel cone tracing for drawing reflections).

@jams3223
Copy link

Has this issue been fixed?

I can still reproduce it as of 4.3.beta3. Note that reducing Dynamic Range to 1 in the VoxelGIData doesn't fix the issue. Adjusting bias or normal bias also doesn't help.

That said, this issue may be considered a duplicate of #50842 since they are due to the same cause (a bug or limitation in VoxelGI's voxel cone tracing for drawing reflections).

Hope Juan fixes them.

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

No branches or pull requests

4 participants