Comment on A high-performance, bindless graphics API for RustparentComments−bjz_11yI would also recommend checking out tomaka's glium[0] wrapper for OpenGL. It takes a different tack when it comes to providing a thin, statically typed graphics API, so depending on your preferences it might be more your cup of tea.- [0]: https://github.com/tomaka/glium
Comments
I would also recommend checking out tomaka's glium[0] wrapper for OpenGL. It takes a different tack when it comes to providing a thin, statically typed graphics API, so depending on your preferences it might be more your cup of tea.
- [0]: https://github.com/tomaka/glium