Update README.md
This commit is contained in:
parent
25f05fe217
commit
9d1dde6325
21
README.md
21
README.md
@ -18,7 +18,8 @@ This **DirectX11** based engine uses **ImGui** with an abstraction layer to enab
|
||||
1. Télécharger la Release Beta
|
||||
2. Dezip le Zip
|
||||
3. Ouvrir le fichier en .sln
|
||||
4. Lancer le déboguage
|
||||
4. Mettre le débogueur en "Release"
|
||||
5. Lancer le déboguage
|
||||
|
||||
----
|
||||
|
||||
@ -27,7 +28,8 @@ This **DirectX11** based engine uses **ImGui** with an abstraction layer to enab
|
||||
1. Download the Beta Release
|
||||
2. Unzip the Zip file
|
||||
3. Open the .sln file
|
||||
4. Launch the debugger
|
||||
4. Set the debugger in "Release"
|
||||
5. Launch the debugger
|
||||
|
||||
|
||||
|
||||
@ -45,6 +47,11 @@ This **DirectX11** based engine uses **ImGui** with an abstraction layer to enab
|
||||
- **Clipping Planes**
|
||||
- **Texture Translation**
|
||||
- **Transparency**
|
||||
- **Water**
|
||||
-- **Refraction**
|
||||
-- *Reflection (cassé / broken)*
|
||||
- *Glace (cassé / broken)*
|
||||
- *Verre (cassé / broken)*
|
||||
|
||||
|
||||
*Plus de shaders seront disponibles dans le futur*
|
||||
@ -70,7 +77,7 @@ La librairie ImGui est utilisée afin d'interragir avec les éléments du moteur
|
||||
- Modifier les propriétées des lumières (Position, Couleur RVB)
|
||||
|
||||
----
|
||||
*This part of the engine is still in developpement, other features will be added in the future*
|
||||
*This part of the engine is still in development, other features will be added in the future*
|
||||
|
||||
ImGui is used to allow interaction between the user and the objects in the scene.
|
||||
|
||||
@ -89,6 +96,13 @@ ImGui is used to allow interaction between the user and the objects in the scene
|
||||
[](https://www.youtube.com/watch?v=qCOCTyB_97c)
|
||||
|
||||
|
||||
## Bug Report
|
||||
|
||||
Vous pouvez signalez les problèmes en ouvrant un ticket dans [Issues](https://github.com/GamingCampus-AdrienBourgois/khaotic-engine/issues)
|
||||
|
||||
----
|
||||
You can report bugs with the program by creating a ticket in [Issues](https://github.com/GamingCampus-AdrienBourgois/khaotic-engine/issues)
|
||||
|
||||
## Engine Build by :
|
||||
|
||||
[](https://github.com/GamingCampus-AdrienBourgois/khaotic-engine?tab=readme-ov-file#engine-build-by-)
|
||||
@ -105,3 +119,4 @@ ImGui is used to allow interaction between the user and the objects in the scene
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user