From e17bc101e4021ab6698f78758f8fd519fa52fa91 Mon Sep 17 00:00:00 2001 From: omar Date: Fri, 22 May 2020 13:02:48 +0200 Subject: [PATCH] Index --- Image-Loading-and-Displaying-Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Image-Loading-and-Displaying-Examples.md b/Image-Loading-and-Displaying-Examples.md index e8c3224..0eb9f49 100644 --- a/Image-Loading-and-Displaying-Examples.md +++ b/Image-Loading-and-Displaying-Examples.md @@ -1,4 +1,4 @@ -Examples: [OpenGL](#Example-for-OpenGL-users) - [DirectX9](#Example-for-DirectX9-users) - [DirectX11](#Example-for-DirectX11-users) +Examples: [OpenGL](#Example-for-OpenGL-users) - [DirectX9](#Example-for-DirectX9-users) - [DirectX11](#Example-for-DirectX11-users) - [DirectX11](#Example-for-DirectX12-users)
More: [About Texture Coordinates](#About-texture-coordinates) ## TL;DR;