Skip to content

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Nov 8, 2024

Related issue: -

Description

The PR makes webgpu_postprocessing_ao a bit more interesting by moving to an indoor scene. Besides, the beauty pass is now rendered at the full resolution (it honors pixel ratio now) but the AO uses half-resolution which is totally sufficient for this use case (and potentially many others). Denoise is disabled but can be added to further refine the result. Denoise is a costly step and not required for all scenes.

Since DenoiseNode is now an addon again, I have moved the default noise texture generation back to the module to simplify the app code.

@Mugen87 Mugen87 added this to the r171 milestone Nov 8, 2024
@Mugen87 Mugen87 merged commit 296440a into mrdoob:dev Nov 8, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant