Khaotic Engine Reborn - C++ Custom Engine
Khaotic Engine Reborn reprend comme base le moteur Khaotic Engine pour lui ajouter plus de fonctionalité.
Ce moteur est basé sur DirectX11 utilise ImGui avec une couche d'abstraction pour permetre son usage avec d'autres API.
Khaotic Engine is a rendering engine made in C++ by a small team with the aim of learning how to use rendering APIs (OpenGL, DirectX 11/12 and Vulkan).
This DirectX11 based engine uses ImGui with an abstraction layer to enable its use with other APIs.
Installation
Depuis la solution + Debugger
- Télécharger la Beta
- Dézip le .zip
- Ouvrir le fichier .sln
- Build en Release
From solution + Debugger
- Download the Beta Release
- Unzip the Zip file
- Open the .sln file
- Set the debugger in "Release"
- Launch the debugger
Nouvauté Aporté par Khaotic Engine Reborn
SHADER :
- Sunlight shader
- Cel Shading (Work In Progress)
Interface Graphique :
- Console link to the Logger object
- Shader Manager
- Engine Settings
Texture File :
- All the format supported by Windows Imaging Component (WIC)
Optimization :
- Shader rendering
- Frustum culling
- Object rendering
Demo :
Engine Build by :
Moteur D'origine :
Moteur Reborn :
Description
Languages
C++
82.1%
C
16.3%
CMake
0.3%
HyPhy
0.2%
C#
0.2%
Other
0.7%