Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sandwoodjones/hello-triangle

A basic opengl triangle made in Rust with glutin
https://github.com/sandwoodjones/hello-triangle

glsl glutin opengl rust

Last synced: about 6 hours ago
JSON representation

A basic opengl triangle made in Rust with glutin

Awesome Lists containing this project

README

        

# hello-triangle
A basic and crude implementation of a classic opengl triangle in Rust with glutin made by following [this set of tutorials](https://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html)