Skip to content

Batch/instance mesh rendering #5

@DanWatkins

Description

@DanWatkins

There is currently no optimization for rendering meshes. Each mesh render call is sent to the graphics driver separately and is very slow. Rendering 1000 trees results in pitiful frame rates <10fps. Implement a batch/instance mesh rendering queue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions