Photo
Render scenes with simulations.
## Quickstart
If you have the Rust toolchain installed, you can download the latest release using cargo:
cargo install photo
Source
Alternativelt, if you'd like to build the project from source, first clone the repository and then set the current working directory to the root of the project:
git clone https://github.com/FreddyWordingham/Photo.git Photon
cd Photon
Then compile the project binaries:
cargo build --release
After which you can run the binaries.