Skip to content

jo12bar/triangle-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing a triangle with OpenGL from scratch in Rust with no external crates

Based off of this book by @Lokathor, with an extreme amount of documentation and reorganization.