Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 440 Bytes

RenderGraph-TODO.md

File metadata and controls

13 lines (11 loc) · 440 Bytes

TODO List

  • Make compute compatible with render graphs
  • FrameResource should also support buffers
  • Add support for subpasses
  • Allow partial reconstruction of graph?
  • (WIP) Port current Raytracing impl to render graph system

Done list

  • Port current GBuffer impl to render graph system
  • Support swapchain recreation
  • Make raytracing compatible with render graphs
  • Pre-record render pass commands