Skip to content
#

C++

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 236 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

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia
You can’t perform that action at this time.