Skip to content

Connected textures optimization! #75

@Nodeki-Tan

Description

@Nodeki-Tan

What type of autotile was used for connected textures?

an implementation of Wang autotile is easy to do, and can be pre computed on a texture offsets array for max performance, but the connected textures is lacking documentation to do such upgrade, having to check all those if statements is not as performant as an easy bitmask + lookup

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