Skip to content

WilsonBerkow/graphics-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics

This is the project for Stuy CS's Graphics class. It is a graphics engine work-in-progress.

Install rustc

From rust-lang.org's instructions, run the following to install rust:

$ curl https://sh.rustup.rs -sSf | sh

Compile and run

$ make
$ make run

Releases

No releases published

Packages

No packages published

Languages