- Install Rust from rust-lang.org.
- Clone the repository and run the project:
git clone https://github.com/sahuishan01/3dRenderer.git cd 3dRenderer cargo run
To automatically watch for file changes and re-run the project:
cargo watch -c -w src -x run
![image](assets/sample.png?raw=True