Add basic ray casting

This commit is contained in:
Madeline Pace
2021-12-17 11:06:23 -05:00
parent f67fbd5151
commit fde5b22063
3 changed files with 135 additions and 139 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ edition = "2021"
[dependencies]
bmp = "*"
nalgebra = "*"
nalgebra = "0.7.0"