oframe / ogl

Minimal WebGL Library
https://oframe.github.io/ogl/examples
3.71k stars 211 forks source link

Fix vao state #142

Closed eXponenta closed 1 year ago

eXponenta commented 2 years ago

Fix for #141

VAO and buffer state will controls inside rederer instance that allow reduce risks of invalid state.