Browse Source
Previously we had to add the correct buffer to the GLBufferToAttribMapping struct. This doesn't work if we want to deal with entities at a high level. Now we can specify the buffer type as an enum, and have a helper function get a reference to the corrent mesh buffer when loading into GL.main
3 changed files with 26 additions and 4 deletions
Loading…
Reference in new issue