A simple C++ 3D game engine based on Directx11
The license for this project is based on the modified MIT License.
This means you are free to use, modify, and distribute the code from this repository. However, there are two conditions you must follow:
- Include the license text in your product (e.g., in the "About" window of a GUI application or the "About/Credits" section of a 2D/3D video game).
- Include the license text in all source code files (copy and paste the license text at the top of each source code file you obtain from this repository, even if you have made partial modifications).