Skip to content
#

babylon

Here are 50 public repositories matching this topic...

CedricGuillemet
CedricGuillemet commented Aug 7, 2020

Vertex array record and binding are using index buffer https://github.com/BabylonJS/Babylon.js/blob/a6f95436b9e6e8483997211e8fa405db3121f104/src/Engines/nativeEngine.ts#L372
As Gary said:
'Technically speaking, a VAO (at least for WebGL) doesn't include the index buffer. Maybe we should separate these into separate functions like it is in WebGL.'
More over, bindBuffers destroys and recreate a n

Improve this page

Add a description, image, and links to the babylon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the babylon topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.