Skip to content

Increase batching by using AABBs to group more primitives if they don't overlap #41

@Kethku

Description

@Kethku

Use the batching algorithm described here https://nical.github.io/drafts/gui-gpu-notes.html by tracking an AABB for each batch and only starting a new batch if the next primitive overlaps

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