Skip to content

Commit 1af832a

Browse files
authored
Mention the other two branches in the main branch readme
1 parent c8255a6 commit 1af832a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ the exploration phase of the rewrite process of the LLRI.
66
These programs should all do the same thing, but using different APIs.
77
The goal is to compare the API paradigms and see which one is the best for the new LLRI.
88

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.
12+
913
## Cloning & Building
1014

1115
Make sure to clone this repository recursively,

0 commit comments

Comments
 (0)