We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f21b98 commit 33b564bCopy full SHA for 33b564b
RaysAndStuff/README.md
@@ -1,6 +1,10 @@
1
+# About
2
Created this project to play around with the new 3d math libraries present in .NET 7.
3
4
We will shoot multiple rays into the 3d world and test for collisions.
5
Below is Plane 1 (Image generated by https://www.geogebra.org/classic/3d):
6

7
8
+## Requirements
9
+
10
+This project requires .NET 7
0 commit comments