81 Commits

Author SHA1 Message Date
6316d4cb2b Minor Update - ImGui tweak
[FEAT] :

~ Modification de l'interface ImGui
2024-04-22 17:55:48 +02:00
7ef81b9c91 Minor Update - ImGui Render Tweak
[FEAT] :

~ Modification de la chaine de rendu dans la method Frame()

~ Modification de l'interface de lights
2024-04-21 21:57:11 +02:00
25f05fe217 Minor Update - Logger transformer en Singleton 2024-04-12 17:59:44 +02:00
42226741ce Patch Update - Fix Release
FIX :

~ Modifie l'ordre des shutdown
+ Ajout de Mutex pour éviter de release et de render la frame en même temp
- Suppression d'un shutdown oublié de ImGui dans systeme class
2024-04-12 16:19:18 +02:00
d52ea4b753 Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine 2024-04-11 11:04:37 +02:00
a84e42ce2c Minor Update - Log pour plus de fichier 2024-04-11 11:03:53 +02:00
GolfOcean334
c6f97490d1 Minor: Ajout du Light Map Shader au Sheder Manager 2024-04-11 09:49:49 +02:00
GolfOcean334
1104f7adbe Merge branch 'main' into Shader-Manager 2024-04-11 09:14:29 +02:00
d644d6966d Minor patch - Log system + Exécutable fonctionnel
Feat :

+ Log systeme
2024-04-10 13:04:34 +02:00
GolfOcean334
d286e71ebe Light Shader à corriger 2024-04-10 12:57:31 +02:00
ae2e311bdb Merge Main into ImGui-V2 2024-04-10 09:19:28 +02:00
GolfOcean334
499ece1b69 Minor: Ajout du shader de transparence dans le shader manager 2024-04-09 20:12:38 +02:00
GolfOcean334
1b4762940c Ajout transparence buggé 2024-04-09 13:03:26 +02:00
ca82f37127 Minor Update - Fix Warning + Add texture in the object inspector
Feat :

+ Show the texture of the object in the Object Window

Fix :

- No warning for now...
2024-04-09 13:02:33 +02:00
GolfOcean334
8e665da007 fix main 2024-04-09 11:34:21 +02:00
GolfOcean334
8f0ac6d8c0 Merge branch 'Axel-G-Shader-Manager' 2024-04-08 18:01:45 +02:00
GolfOcean334
a947a04946 Minor: Ajout Specular map shader dans le shader manager 2024-04-08 17:48:52 +02:00
GolfOcean334
e502033b89 Fix: Normal Shader 2024-04-08 16:11:58 +02:00
1112fd6040 Minor Update - Suppression de text 2024-04-08 15:33:46 +02:00
8d344dbfc7 Patch Update - Light dans ImGui
Feat :

+ Fenêtre Light dans l'interface
+ Contrôle des lights (position, couleur)
2024-04-08 14:28:27 +02:00
GolfOcean334
9aea925c3d Minor: Ajout de l'alpha mapping au shader manager 2024-04-08 00:42:39 +02:00
GolfOcean334
48e7b18d7c Minor: Ajout shader de translation au shadermanager 2024-04-08 00:27:38 +02:00
GolfOcean334
d61a5b7f5f Minor: Ajout du Multitexturing dans le shader manager
Actuellement envie de DCD, JPP des Lights 😠
2024-04-07 01:27:30 +02:00
064c34b6dc WIP - Light Conversion en Vector des lights pour ImGui
+ Fenetre ImGui pour les lights
+ Fonction pour les lights en vector Get/Set
2024-04-05 17:59:29 +02:00
aba9b9b6f3 Patch Update - WM_DROPFILES Bug fix
FIX : Le Bug du message WM_DROPFILES lors d'un message WM_SIZE
2024-04-05 17:01:10 +02:00
df9d7c97c0 Patch update - Reflection shader
FIX : Reflection shader class est correctement inclue dans la solution
2024-04-05 16:39:44 +02:00
3323dfa6ad Bug Fix + Modification ImGui
FIX :  Bug de FPS diviser par 2 corrigé

~ Le model de plane.txt a été changé par celui des cube pour le model de base
+ Nouvelle fonction qui combine les widget pour les afficher en une ligne dans le systemclass.cpp
2024-04-05 16:19:16 +02:00
GolfOcean334
38242fc60b Light à reparer 2024-04-05 15:39:00 +02:00
GolfOcean334
15087d22c5 Merge branch 'translation-texture-' into Axel-G-Shader-Manager 2024-04-05 14:56:46 +02:00
7cc9de3910 Merge branch 'main' into ImGui-V2 2024-04-05 14:49:07 +02:00
GolfOcean334
2ab975ce93 Texture translation fonctionne 2024-04-04 22:15:09 +02:00
4a3b540b6f Drag and drop ImGui 2024-04-04 10:50:40 +02:00
GolfOcean334
b5d597b64e bug bug bug mais integrer 2024-04-04 10:50:37 +02:00
Mamitiana RASOLOJAONA
5a27827ee2 debut de texture translation 2024-04-04 10:27:14 +02:00
StratiX0
5f06a7391e Merge branch 'CameraMov' 2024-04-03 12:47:53 +02:00
StratiX0
5d54c0ad54 amelioration du frustum 2024-04-03 12:47:02 +02:00
ea57d1ab9d Render terrain ok 2024-04-03 12:46:49 +02:00
Mamitiana RASOLOJAONA
b8a02a63eb render to texture sans modif applicationclass.cpp 2024-04-03 12:02:54 +02:00
StratiX0
5817867594 ajout deplacement camera avec la souris 2024-04-03 11:07:53 +02:00
StratiX0
bbb31b1161 ajout frustum 2024-04-03 10:19:37 +02:00
GolfOcean334
cf14772018 Shader manager
Erreur de transformation
2024-04-02 12:56:47 +02:00
StratiX0
5cce3b4905 tests mouvements de la camera
rotation de la camera, peut etre amelioree ?????
2024-04-02 12:48:35 +02:00
Mamitiana RASOLOJAONA
41fdb55b04 début frustrum 2024-04-02 12:30:17 +02:00
GolfOcean334
563fea3d75 Specular lighting 2024-04-01 00:21:51 +02:00
GolfOcean334
abc0f158ae Ajout du Normal Shader 2024-03-31 18:59:07 +02:00
GolfOcean334
b3148d9dfa Position de la souris sur l'écran + savoir si on appuie sur clic gauche ou non 2024-03-29 17:55:41 +01:00
GolfOcean334
ebaf200fb8 Merge branch 'main' into Axel-G-Input 2024-03-29 17:15:14 +01:00
StratiX0
8eec7bc26b Ajout alpha mapping 2024-03-29 17:07:25 +01:00
513c12bee0 Merge branch 'main' into la-fusion-de-l'enfer 2024-03-29 16:49:31 +01:00
StratiX0
c4067cff8a ajout Light Maps 2024-03-29 16:45:28 +01:00