I KNOW WHY NOTHING WAS DRAWN #6

Closed
opened 2025-12-29 17:15:39 +01:00 by Daniel · 0 comments
Owner

When filling the buffers in the mesh, I always specify "ARRAY_BUFFER". However, the EBO is actually an ELEMENT_ARRAY_BUFFER. This should be the reason why nothing gets drawn!

When filling the buffers in the mesh, I always specify "ARRAY_BUFFER". However, the EBO is actually an ELEMENT_ARRAY_BUFFER. This should be the reason why nothing gets drawn!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Daniel/Engine.rs#6