Skip to content

2D texture array support #211

Description

@bdero

Texture arrays would let tiled content (voxel faces, terrain splats) index a layer per tile, which a single atlas cannot do once greedy meshing merges quads (REPEAT wraps the whole atlas). This is blocked on a Flutter GPU upload path (see the upstream draft in notes/rendering/texture_array_upstream_issue_draft.md); this issue tracks the flutter_scene-side work and the dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    renderingBehavior when preparing or drawing geometry to the screen.roadmapPlanned long-horizon work owned by maintainers.upstreamRoot cause is in Flutter / engine / Dart, not flutter_scene.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions