9aea87f7e9825edb8b29d340f4b081a13c5f743f
It adds in the other resources, but ignores the ones handed out
Gloom-rs
To get started, make sure you have git, cargo and, rustc installed and available.
git clone https://github.com/pbsds/gloom-rs
Report
You're free to write your report any way you'd like, as long as it is delivered as a PDF file.
To spread the word of "the one true way", I have included a pandoc report skeleton in the report folder.
To use pandoc, make sure you have pandoc installed along with a supported latex engine.
Make sure it works before using it to write your report.
Code delivery
We want the following files and folders to be delivered in a ZIP file:
resourcesshaderssrcCargo.lockCargo.toml
Important: Do not include the target folder!
To automatically make an archive (source.zip) ready for uploading to blackboard:
- Make sure any extra assets or resources you have might have added are located in the
resourcesfolder - Then run either:
create_code_archive_for_blackboard_LINUX.shcreate_code_archive_for_blackboard_WINDOWS.bat.
This script will explicitly ignore the target folder, and two files given as a handout for assignment 3, to save space:
resources/helicopter.objresources/lunarsurface.obj
Description
Languages
Rust
88.7%
Makefile
4.5%
Nix
3.1%
GLSL
2.7%
Shell
1%