Skip to content

Utilize texture atlas for asset library #48

@michaelthatsit

Description

@michaelthatsit

Right now we're loading a texture per tile for each preview image. If we merge these previews on the backend into one image, we can preload them as one texture atlas on launch and access their positions from the tile. We'd need to save atlas position of each preview with their model.

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