Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Low performance #1

Description

@CAMongrel

The tile drawing is really slow, resulting in almost unusable performance on slower devices, like an iPad 4.
The reason seems to be the texture swapping during rendering. Simply using batching doesn't help much, so it may be a better solution to create an atlas texture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions