Note: This learning project follows PardCode's C++ 3D Game Tutorial Series. Engine structure and pipeline are based on the series with some additions of my own.
Nikos Railey Bumanglag
To use this project, you can download it as a zip file and export it. The project solution can be found in the root folder (DX11-Engine-Experiment), and all source and includes are inside the subfolder named 'Engine'.
main.cpp is the source file where the main function is located.
Open the solution and you can run it from there.