You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ This branch version is rd-132211.
6
6
-[ ] Lighting (probably using a depth buffer)
7
7
-[ ] Optimizations for camera ray hitting
8
8
-[ ] Maybe change the camera FOV as we are using just a random value rn :skull:
9
+
-[ ] Add frustum
9
10
10
11
## What do we want it to be?
11
12
This is meant to be a 1:1 user experience rewrite/decompilation (the game look and gameplay must match) but the code may and does not match with the original as we are using modern C++ features and trying to improve the original code structure.
@@ -36,4 +37,4 @@ The contributions are always welcomed! :<zero-width space>)
0 commit comments