从零开始渲染器.

目标

为 bevy 设计一版基于 frame graph 的渲染器。

任务清单

  • 实现 frame graph 的设计。
    • Pass 的设计