Skip to content

Change rendering to batched rendering #4

@topo123

Description

@topo123

Right now rendering is not batched or instance, so every time I try to draw a particle I make a draw call to the GPU. This is a massive waste of time, updates should be batched so that only one draw call needs to be issued.

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