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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ the exploration phase of the rewrite process of the LLRI.
6
6
These programs should all do the same thing, but using different APIs.
7
7
The goal is to compare the API paradigms and see which one is the best for the new LLRI.
8
8
9
+
This repo has two branches:
10
+
-[`comparison`](https://github.com/Rythe-Interactive/LLRI2-Experiments/tree/comparison): This branch has all experiments doing the exact same thing, so they can be compared better.
11
+
-[`doom`](https://github.com/Rythe-Interactive/LLRI2-Experiments/tree/doom): This branch has Doom (1993) ported to the Vulkan_Helpers experiment! It is fully playable, if you provide a WAD file.
0 commit comments