post

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2022 License: GPL-3.0 Imports: 12 Imported by: 1

Documentation

Overview

Package post provides post processor for the rendered image

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostProcessor

type PostProcessor interface {
	PostProcess(
		pixelColors []geo.Vec3,
		albedoColors []geo.Vec3,
		normalColors []geo.Vec3,
		width, height, numSamples int,
	) *image.Image
}

PostProcessor is responsible for taking the rendered image and transforming it

func NewOidn added in v0.3.6

func NewOidn(oidnDenoiseExecutablePath string) (PostProcessor, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL