Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Expose bufferName and count from InstanceVertices | Dan Goodliffe | 2023-04-20 |
| | |||
* | First cut of instance vertices and proxy | Dan Goodliffe | 2023-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 |