Garden of metal (digital?) things we put together to demonstrate an interactive scene editor and different shading techniques.
I'd include a screenshot, but it's best to experience this firsthand on your desktop.
The best way to run this is to follow the rust installation instructions on https://rustup.rs. After that, you may need to install some additional drivers on Linux or other operating systems in order to fully build the program; rust is very good at giving error messages, so if you run into this, it will point you in the right direction.
Once everything is installed, you can run the program
with a typical cargo run.
After compiling and loading assets, the scene will load.
Controls are intuitive and we include an imgui window.