Skip to content

Phase 3 / Task 1: Extract chunk queue and upload coordinator #464

@MichaelFisher1997

Description

@MichaelFisher1997

Goal

Split the chunk generation, meshing, and upload orchestration out of WorldStreamer.

Scope

  • src/world/world_streamer.zig

Work

  • Create a focused coordinator for generation/meshing/upload progression
  • Move processGenJob, processMeshJob, and processUploads into it
  • Preserve the current chunk state machine and worker-pool behavior

Acceptance criteria

  • Queue management is separated from LOD and GPU concerns
  • Chunk generation still reaches renderable through the same states

Parallel-safe

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions