Skip to content

Textures: Optimize textures by grouping per tile #253

Description

@bertt

Currently, multiple texture files can exist per feature within a tile. For example, in the Delfshaven sample, a single building has 18 JPG textures totaling 2.48 MB.

Improvement proposal

  • Implement texture grouping per tile, so all features in a tile share a single combined texture.
  • Benefits:
    • Smaller GLTF/GLB sizes
    • Fewer texture files per tile
    • Improved rendering performance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions