-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Type: EnhancementThis is something that improves upon an already existing thing.This is something that improves upon an already existing thing.
Description
What would this enhancement be for?
Rendering
Describe your enhancement suggestion in more detail
With the current system, based on the material roughness a mip from the cubemap is sampled that closely matches that level of reflectance but due to the cubemaps not being prefiltered, the reflections will always look sharp and show visible mipmap artifacts.
Cubemap convolution fixes this by incrementally blurring mipmaps to simulate varying surface roughness, especially high roughness which is very low frequency and should improve the perceived accuracy and quality of reflections.
I'm not a graphics programmer so my knowledge is very limited, but this website goes over it in more detail:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: EnhancementThis is something that improves upon an already existing thing.This is something that improves upon an already existing thing.