Skip to content

Rasterized GBuffer on host #37

Description

@JasondeWolff

Rasterizing the gbuffer on render nodes will result in poor performance, as raytracing it will be faster when only rendering to a small number of pixels.

However, the host will have the render to a very large number of pixels, making rasterizing preferable. This data will be needed for the host-side denoiser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions