Skip to content

glDrawElements not working #1

@Almesi

Description

@Almesi

When Binding an Indexbuffer to a VertexArray and using glDrawElements nothing will happen.
When using glDrawArrays, but changing the VertexData in a way to equal the Data the GPU would recieve if i would be using glDrawElements, it works.
At creation of this Library i set the priority of this low, since it works without it. It just takes up more Data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions