engine-dx is a graphics engine being developed with C++ and DirectX 11.
- Directional lighting.
- Point lighting.
- 3D model loading.
- Texture loading
- Normal mapping.
- Instancing.
- Sprites
- Font engine
To compile first clone the repository to your computer and open the Visual Studio solution file, then press F5.