From 4cc1350ece204d9c49aec462eec7ce2e68867a75 Mon Sep 17 00:00:00 2001 From: Lightling Date: Sat, 15 Jan 2022 16:46:46 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ddd7ee..64386c9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# DX11Starter -Starter code for a DX11 project +# DX11 Playground + +A WIP playground / rudimentary graphics engine for a class + +Class: 2215.IGME.540.01 - Foundations of Game Graphics Programming + +Normally I have school projects on a separate account, but decided a solo advanced c++ project would be fine on my primary account ( @xLightling )