Skip to content

Optimize instancing fallback #40

@yoo2001818

Description

@yoo2001818

Instancing fallback is horribly slow now because it issues draw call for each primitive in the instanced buffer. We should unwrap them to make it faster (although it sacrifices some GPU memory)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions