-
-
Notifications
You must be signed in to change notification settings - Fork 145
Add OIDN Denoiser. #663
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
Open
DennisSmolek
wants to merge
44
commits into
gkjohnson:main
Choose a base branch
from
DennisSmolek:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add OIDN Denoiser. #663
Changes from 4 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
fbd547c
Before changing shader
DennisSmolek ce96244
adding params
DennisSmolek a4518be
Base working
DennisSmolek a3aff4d
Removed odd imports and old args format for AlbedoNormalPass
DennisSmolek 0d80c5e
Move class external
DennisSmolek f4bb58a
Simplify Example
DennisSmolek fdcf7fc
Colors correct
DennisSmolek e581ea2
Material Pool added
DennisSmolek 963bbdf
Fix weightsURL Recursion
DennisSmolek 8617646
Added reset to materialPool
DennisSmolek 38d1c4e
Wire up albedo pass dispose
DennisSmolek 80efd02
Denoiser example added, Index example simplified
DennisSmolek b5c3f78
Colors looking correct
DennisSmolek a4b7d54
Remove odd imports
DennisSmolek 3150245
Use build in materials for color conversion, fix denoiser blocking fa…
gkjohnson de9d9de
Variable rename, remove unneeded premultiply alpha flag
gkjohnson 03c24fa
Examples updated and added denoising progress
DennisSmolek 5ca50d7
Reverted Index HTML
DennisSmolek 9e43cd4
Revert using terminal
DennisSmolek 2cf2297
Merge commit '9e43cd4f85e17edec505ad522c1588cf6f59851f' into oidn-mat…
gkjohnson faa1790
remove extra conflict
gkjohnson ef9f341
Add support for partial transparency, fix background in normal pass
gkjohnson f1c8ec5
Merge pull request #1 from gkjohnson/oidn-material-updates
DennisSmolek 547b819
Update color copy
gkjohnson 5f539c7
Merge commit 'f1c8ec561575f800fb191414f42151dbe25187f4' into oidn-imp…
gkjohnson 2d5aa6f
Merge pull request #2 from gkjohnson/oidn-improved-normals-albedo
DennisSmolek 25cfd75
upstream denoiser upgraded added abort
DennisSmolek ada9283
Wired in abort. Syntax update
DennisSmolek 7a9b0dd
Add SplitMaterial
DennisSmolek a7a5035
OIDNDenoiser: Some cleanup
gkjohnson 41805f1
Adjust handling of events
gkjohnson bd9d187
adjust denoiser example
gkjohnson 7a0ada6
Fix denoise example split point, texture reference
gkjohnson 921b6dd
Fix incorrect else block
gkjohnson 7ba61c0
Remove need for denoise split material by using scissor
gkjohnson 4470623
Remove unused file
gkjohnson ff6da1f
Update materialBall.js
gkjohnson 6a15ba5
Reset the scissor state in denoiser.html
gkjohnson be030e7
Only render the noisy pass as a split frame to avoid pop in on denois…
gkjohnson a759562
Fix scissor blanking, minor cleanup, updates
DennisSmolek adf3487
Merge branch 'main' of https://github.com/DennisSmolek/three-gpu-path…
DennisSmolek e0b4282
Fix post-merge
DennisSmolek c3ccc71
Linear Flow
DennisSmolek b8b4e29
Removed unused import
DennisSmolek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.