summaryrefslogtreecommitdiff
path: root/gfx/gl/instanceVertices.h
Commit message (Collapse)AuthorAge
* First cut of instance vertices and proxyDan Goodliffe2023-04-17
Untested outside unit test, allows the use of a glBuffer as a storage container. To be combined with a vertex array and/or mesh etc for massing drawing with glDrawElementsInstanced