This is the project for Stuy CS's Graphics class. It is a graphics engine work-in-progress.
From rust-lang.org's instructions, run the following to install rust:
$ curl https://sh.rustup.rs -sSf | sh
$ make
$ make run
This is the project for Stuy CS's Graphics class. It is a graphics engine work-in-progress.
From rust-lang.org's instructions, run the following to install rust:
$ curl https://sh.rustup.rs -sSf | sh
$ make
$ make run