From b939d1498ef8df064e7c3a5c82a44aa884ae6567 Mon Sep 17 00:00:00 2001 From: Kevin Trogant Date: Tue, 13 Feb 2024 00:51:49 +0100 Subject: [PATCH] Update docs/LINKS.md --- docs/LINKS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/LINKS.md b/docs/LINKS.md index 0709a51..fe99399 100644 --- a/docs/LINKS.md +++ b/docs/LINKS.md @@ -1,3 +1,4 @@ Links to interesting articles/resources. - [Modernizing a DirectX real time renderer](https://vilbeyli.github.io/Modernizing-a-DirectX-real-time-renderer-0/) +- https://www.jeremyong.com/vulkan/graphics/rendering/2018/11/22/vulkan-synchronization-primer/ \ No newline at end of file