Skip to content

Implement rendergraph #7

@DannyDoesGraphics

Description

@DannyDoesGraphics

Implement a render graph which can:

  • Support caching of render graph to avoid recompilation per frame
  • Cache pipeline resources to avoid needless rebuilding
  • Support graph rebuilding through a dirty marking system for resources/pipelines properties' which are tied per-frame data ie resolution
  • Virtual resources
  • Per-frame binding of resources externally
  • Persistent (multi-frame) binding of resources externally

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions