azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 19 forks source link

Changes to DefaultRendererBatch and RendererBatch #18

Closed goldspark closed 3 years ago

goldspark commented 3 years ago

-Made vbo private -Added code to update only the primitive that needs updating -You can also select old way of buffering and new way