An open API service indexing awesome lists of open source software.

https://github.com/sandwoodjones/glium_test

Testing the glium crate with a spinning triangle
https://github.com/sandwoodjones/glium_test

glium opengl rust

Last synced: 3 months ago
JSON representation

Testing the glium crate with a spinning triangle

Awesome Lists containing this project

README

        

# glium_test
Testing the glium crate with a spinning triangle. Mady by following [this](https://github.com/glium/glium/tree/master/book) tutorial.