Skip to content

Commit ca4dc87

Browse files
committed
docs(linux): update rendering and presentation README.md
1 parent 89dc1b7 commit ca4dc87

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
# Linux ❘ Drawing ❘ Command buffers
1+
# Linux ❘ Drawing ❘ Rendering and presentation
22

33
Summary [here](https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux-summary).
44

55
# Adjustments
66

7-
None.
8-
97
# Navigation
108

119
[🌐 Original tutorial](
1210
https://docs.vulkan.org/tutorial/latest/03_Drawing_a_triangle/03_Drawing/01_Command_buffers.html)
1311

14-
[⏮ Drawing a triangle / Drawing / Frame buffers](
15-
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/01-frame-buffers)
12+
[⏮ Drawing a triangle / Drawing / Command buffers](
13+
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/02-command-buffers)
1614

17-
[⏭ Drawing a triangle / Drawing / Rendering and presentation](
18-
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/03-rendering-and-presentation)
15+
[⏭ Drawing a triangle / Drawing / Frames in flight](
16+
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/tree/linux/02-drawing-triangle/04-drawing/04-frames-in-flight)
1917

2018
[🔄 Diff from previous step](
21-
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/compare/linux/02-drawing-triangle/04-drawing/01-frame-buffers...linux/02-drawing-triangle/04-drawing/02-command-buffers)
19+
https://github.com/Pacheco95/khronos-vulkan-tutorial-cpp/compare/linux/02-drawing-triangle/04-drawing/02-command-buffers...linux/02-drawing-triangle/04-drawing/03-rendering-and-presentation)

0 commit comments

Comments
 (0)