Update README.md

This commit is contained in:
Axel Gathelier
2024-04-11 09:52:08 +02:00
committed by GitHub
parent c6f97490d1
commit cf434ffca0

View File

@@ -37,6 +37,8 @@ This **DirectX11** based engine uses **ImGui** with an abstraction layer to enab
- **Diffuse Lighting** - **Diffuse Lighting**
- **Ambiant Lighting** - **Ambiant Lighting**
- **Specular Lighting** - **Specular Lighting**
- **Light Shader**
- **Light Map Shader**
- **Alpha Mapping** - **Alpha Mapping**
- **Normal Mapping** - **Normal Mapping**
- **Specular Mapping** - **Specular Mapping**