pmndrs / pmndrs/postprocessing

Implement DenoisePass

Open
#579 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.9k
Forks
251
Avg merge
17m
Merged PRs (30d)
1

Description

Description

Implement a DenoisePass.

Related: #578

Tasks
  • Create DenoisePass.
  • Add unit test.
Implementation Details
  • Should be done after PoissonBlurMaterial has been implemented.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review related issue #578 and the PoissonBlurMaterial implementation first, since the issue requires that work to be completed beforehand. Identify the existing pass patterns and test locations, then create DenoisePass and add a unit test covering its behavior; the issue provides no file or entry point names.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.