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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ a binary tree, with each leaf node containing a convex polygon. While this may s
17
17
hardware of the era, it could take several minutes to do all the calculations just for a single map!
18
18
19
19
This resulted in a *huge* boost in the rendering performance, which in turn allowed **DOOM** to have some of the most revolutionary graphics and game-play
20
-
of its era, which is one of the contributing factors which helped made it one of the most iconic games of all time!
20
+
of its era, which is one of the contributing factors which helped to make it one of the most iconic games of all time!
21
21
22
22
I made this software as a fun proof of concept to honor one of my favorite video games. The algorithms employed are almost identical to the ones in
23
23
ID software's original preprocessing utility, so the data generated by this program is nowhere near on par with other more modern tools. Because of this, I
0 commit comments