This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository direct3d.

View the commit online.

commit 71cdf0aaeea851275dd2414360cff036154746f2
Author: Vincent Torri <vto...@outlook.fr>
AuthorDate: Sun Apr 14 10:28:45 2024 +0200

    add 2 reference links
---
 Direct3D-11-for-2D.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Direct3D-11-for-2D.md b/Direct3D-11-for-2D.md
index 18274d3..783d4bd 100644
--- a/Direct3D-11-for-2D.md
+++ b/Direct3D-11-for-2D.md
@@ -19,6 +19,8 @@ References:
 * [Braynzar Soft Tutorials](https://www.braynzarsoft.net/viewtutorial/q16390-braynzar-soft-directx-11-tutorials)
 * [tutorials points](https://www.tutorialspoint.com/directx/directx_overview.htm)
 * [Direct3D 11.3 Functional Specification](https://microsoft.github.io/DirectX-Specs/d3d/archive/D3D11_3_FunctionalSpec.htm)
+* [graphicsprogramming tutorial](https://graphicsprogramming.github.io/learnd3d11/1-introduction/1-1-getting-started/1-1-0-overview/)
+* [Debug API tricks](https://seanmiddleditch.github.io/direct3d-11-debug-api-tricks/)
 * and of course MSDN !
 
 # Table of contents

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to