Skip to content

Phase 2 / Task 3: Move LPVSystem ownership into render graph #463

@MichaelFisher1997

Description

@MichaelFisher1997

Goal

Move LPV ownership out of RenderSystem and into the render-graph setup path.

Scope

  • src/engine/graphics/render_system.zig
  • src/engine/graphics/render_graph.zig

Work

  • Rework LPV initialization and storage so the graph owns the dependency explicitly
  • Update SceneContext fields that carry LPV textures
  • Keep feature flags and fallback behavior intact

Acceptance criteria

  • LPV setup is isolated from the rest of RenderSystem
  • Rendering output remains unchanged

Parallel-safe

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions