diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ edition = "2018" [dependencies] cgmath = "0.18.0" +ncurses = "5.101.0" |
index : pistol | ||
ASCII 3D-renderer using Ray Marching technique written in Rust with NCurses |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -7,3 +7,4 @@ edition = "2018" [dependencies] cgmath = "0.18.0" +ncurses = "5.101.0" |