No description
This repository has been archived on 2024-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-08-16 16:15:42 -04:00
.gitignore Initial commit 2020-08-10 19:51:04 -04:00
DX11Starter.sln Initial commit of starter code project 2020-08-16 16:15:42 -04:00
DX11Starter.vcxproj Initial commit of starter code project 2020-08-16 16:15:42 -04:00
DX11Starter.vcxproj.filters Initial commit of starter code project 2020-08-16 16:15:42 -04:00
DXCore.cpp Initial commit of starter code project 2020-08-16 16:15:42 -04:00
DXCore.h Initial commit of starter code project 2020-08-16 16:15:42 -04:00
Game.cpp Initial commit of starter code project 2020-08-16 16:15:42 -04:00
Game.h Initial commit of starter code project 2020-08-16 16:15:42 -04:00
LICENSE Initial commit 2020-08-10 19:51:04 -04:00
Main.cpp Initial commit of starter code project 2020-08-16 16:15:42 -04:00
PixelShader.hlsl Initial commit of starter code project 2020-08-16 16:15:42 -04:00
README.md Initial commit 2020-08-10 19:51:04 -04:00
Vertex.h Initial commit of starter code project 2020-08-16 16:15:42 -04:00
VertexShader.hlsl Initial commit of starter code project 2020-08-16 16:15:42 -04:00

DX11Starter

Starter code for a DX11 project