diff --git a/Documentation/RenderingFeatures.md b/Documentation/RenderingFeatures.md index 401c8c51..df3073df 100644 --- a/Documentation/RenderingFeatures.md +++ b/Documentation/RenderingFeatures.md @@ -9,7 +9,7 @@ - [x] Mesh Rendering - [ ] Terrain Rendering -- [ ] Model Loading +- [x] Model Loading (using Assimp) ### Camera and View Optimization @@ -58,4 +58,4 @@ - [ ] Fog - [ ] Linear - [ ] Exponential - - [ ] Exponential Squared \ No newline at end of file + - [ ] Exponential Squared