From a817cb2781ca25fdf6837520aaaaa02650997328 Mon Sep 17 00:00:00 2001 From: Kevin Trogant Date: Tue, 5 Mar 2024 08:36:28 +0100 Subject: [PATCH] Update docs/LINKS.md --- docs/LINKS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/LINKS.md b/docs/LINKS.md index fe99399..c62de30 100644 --- a/docs/LINKS.md +++ b/docs/LINKS.md @@ -1,4 +1,5 @@ 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 +- https://www.jeremyong.com/vulkan/graphics/rendering/2018/11/22/vulkan-synchronization-primer/ +- https://dev.to/gasim/implementing-bindless-design-in-vulkan-34no \ No newline at end of file