mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-25 16:54:01 +00:00
We have three vertex buffers: lines, triangles and quads for textures. Drawing in a desired order could become a nighmare... noww it seems it works prety well...