Skip to content

Split chunk vbo's #5

Open
Open
@noughtmare

Description

@noughtmare

To make the gpu do less work we can split the VBO's into multiple parts. For example 1 for each direction (north,south,east,west,up,down). Then we only have to render three of these and not all six, that should improve performance.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions