chunky-dev / chunky-denoiser

A denoising plugin for Chunky.
GNU General Public License v3.0
29 stars 8 forks source link

`DenoisedPathTracer` missing from Advanced tab #37

Closed Matojeje closed 1 year ago

Matojeje commented 1 year ago

The ALBEDO and NORMAL renderers show up alongside the default PathTracingRenderer, but DenoisedPathTracer (mentioned in the readme) is nowhere to be seen.

obrazek

However, denoising still works (probably) as intended, since the render process starts out by first rendering the normal and albedo passes before anything else, and the denoised image can be found in the scene's snapshots folder:

obrazek

Peregrine05 commented 1 year ago

The README that you read is for a WIP newer version of the plugin that is not yet released. The DenoisedPathTracer is not in the 0.4.0 version of the plugin. This README is for the 0.4.0 version of the Denoiser plugin.

Matojeje commented 1 year ago

Got it, thanks!

leMaik commented 1 year ago

https://github.com/chunky-dev/chunky-denoiser/releases/tag/v0.5.0-pre1