Render scenes with simulations.
If you have the Rust
toolchain installed, you can download the latest release using cargo
:
shell
cargo install photo
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:
shell
git clone https://github.com/FreddyWordingham/Photo.git Photon
cd Photon
Then compile the project binaries:
shell
cargo build --release
After which you can run the binaries.