codecrafters-io / build-your-own-x

Master programming by recreating your favorite technologies from scratch.
https://codecrafters.io
305.37k stars 28.6k forks source link

Rust and OpenGL from scratch #316

Closed Julien-Broyard closed 5 years ago

Julien-Broyard commented 5 years ago

Main programming language

Rust

Tutorial title

Rust and OpenGL from scratch

Tutorial URL

http://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html

Category

danistefanovic commented 5 years ago

Thanks for your submission! Unfortunately, I don't think this tutorial fits the purpose of this repo as it's not building something from scratch. It's more a how-to on how to use OpenGL in Rust. Thanks anyway!