Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | VertexArrayObject helper supports binding an entire object, not just fields | Dan Goodliffe | 2023-01-02 |
| | | | | Invoked by configuring with no attribute member points. | ||
* | Should use value_type, not element_type | Dan Goodliffe | 2023-01-02 |
| | | | | Works with std::array then too. | ||
* | Add helper for configuring vertex array objects/buffers of arbitrary things | Dan Goodliffe | 2023-01-02 |