MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

OpenGL ring buffer base #98

Open RohacekD opened 3 years ago

RohacekD commented 3 years ago

For the material system, I need ring buffer allocation in GLSL. That could be made generic.