From af98e5edc7eb4ed9021e408a2652d9b23f7a7c35 Mon Sep 17 00:00:00 2001 From: CatChow0 <115560405+CatChow0@users.noreply.github.com> Date: Sun, 12 Jan 2025 01:10:08 +0100 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f38ba45..759d261 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,22 @@ This **DirectX11** based engine uses **ImGui** with an abstraction layer to enab **SHADER** : -- Cel Shading ++ Cel Shading (Work In Progress) **Interface Graphique** : -- Shader Manager ++ Shader Manager ++ Engine Settings + +**Texture File** : + ++ All the format supported by Windows Imaging Component (WIC) + +**Optimization** : + +- Shader rendering +- Frustum culling +- Object rendering ## Demo :