raytracing_basic v1
Description
Based on the Book Computer Graphics from Scratch
Dependencies
Build and run
cargo build --release
cargo run --release
Controls
Key(s) | Action |
---|---|
Up Arrow | Move Forward |
Down Arrow | Move Backward |
Left Arrow | Turn Left |
Right Arrow | Turn Right |
Author
License
This project is licensed under the [MIT] License - see the LICENSE.md file for details