Skip to content

Depth buffer injection improvements #8

@DethRaid

Description

@DethRaid

Some things to improve the depth buffer injection:

  • Generate a mip chain for the normal target as well
  • Can we use FP16 when generating the depth buffer mip chain?
  • One pass to inject into all cascades. The VS reads the point's position and normal and passes it to the GS. The GS tests that position against each cascade, and emits a primitive for each cascade that passes. the FS adds the SH normal as usual

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions