Skip to content

tnuha/Metal-Garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metal Garden

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.

Running

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.

About

Interactive scene editor with soft shadows (PCSS) and ambient occlusion (VAO++)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors