Skip to content

Store Meshes purely on GPU #19

@codebycruz

Description

@codebycruz

Currently, there's a draw call for each entity. Instead, we could upload all meshes to the gpu and refer to them by index, like how the current TextureManager works.

This requires #17

Would increase performance a ton.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions