Skip to content

Split chunk vbo's #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions