181 Commits

Author SHA1 Message Date
5a6efc909f Minor update - ImGui
Feat :

~ Seul la fenêtre principale est ouverte par default
+ Bouton dans la fenêtre principale pour ouvrir les autres fenêtre disponible
+ Croix pour fermer les fenêtre ouverte en plus de la fenêtre principale
2024-04-08 14:47:16 +02:00
StratiX0
edc1cb63d7 feat: rotation camera avec clic droit 2024-04-08 14:34:24 +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
axelpicou
c5d2c0c42f filtre drag and drop 2024-04-05 17:49:01 +02:00
62fc1c4dce Patch update - Fix la Release + Compilateur c++17
FIX :

+ Ajout des includes pour la release
~ Modification du compilateur en c++17 a la place du c++14
2024-04-05 17:16:23 +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
8d1b906c9d Merge branch 'main' into ImGui-V2 2024-04-05 16:38:36 +02:00
bb15be5bd3 Minor Update - Import file
Feat :

+ Import Button to import from file a 3D object
2024-04-05 16:33:52 +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
Mamitiana RASOLOJAONA
bef5611a66 +feat ( début reflection ) 2024-04-05 15:24:25 +02:00
fbab9d7ee3 Merge
Fin du merge

~Retour du compilateur C++17 pour la librairie Filesystem
- Suppression des set positions de la camera pour réactiver les déplacement
2024-04-05 15:00:11 +02:00
GolfOcean334
15087d22c5 Merge branch 'translation-texture-' into Axel-G-Shader-Manager 2024-04-05 14:56:46 +02:00
00151de879 Merge branch 'main' into ImGui-V2 2024-04-05 14:49:58 +02:00
2b56e2bd1d Fix camera 2024-04-05 14:49:44 +02:00
7cc9de3910 Merge branch 'main' into ImGui-V2 2024-04-05 14:49:07 +02:00
GolfOcean334
519b5bbbf0 Merge branch 'main' into translation-texture- 2024-04-05 14:46:54 +02:00
Mamitiana RASOLOJAONA
e999885b62 -fix translate 2024-04-05 14:45:30 +02:00
Mamitiana RASOLOJAONA
62533695db fix bug 2024-04-05 14:06:24 +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
25316d3f4b Merge branch 'main' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine 2024-04-04 10:27:17 +02:00
Mamitiana RASOLOJAONA
5a27827ee2 debut de texture translation 2024-04-04 10:27:14 +02:00
GolfOcean334
3c939cf102 Render to texture Terminer 2024-04-04 09:59:21 +02:00
Mamitiana RASOLOJAONA
b37993f23c correction ecran noir 2024-04-04 09:50:51 +02:00
6d2cb2531b Merge remote-tracking branch 'origin/drag-and-drop' into ImGui-V2 2024-04-04 09:16:10 +02:00
0a3f86940a Ok 2024-04-04 09:13:12 +02:00
Mamitiana RASOLOJAONA
e860992342 update render to texture 2024-04-04 09:12:04 +02:00
StratiX0
46c1a03bed l'amelioration du frustum marche po enfaite 2024-04-04 09:02:33 +02:00
GolfOcean334
b52231c747 Ajout multitexturing au Shader Manager
PS: La fenetre ne s'ouvre toujours pas
2024-04-03 13:01:42 +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
StratiX0
5954ab076d ajout "delta time" mouvement camera 2024-04-03 12:29:22 +02:00
StratiX0
2aa6256d7a Merge branch 'CameraMov' 2024-04-03 12:23:39 +02:00
StratiX0
41161f3388 mouvement camera selon son angle 2024-04-03 12:19:54 +02:00
GolfOcean334
cb1187b358 La fenetre se referme instant 2024-04-03 12:15:53 +02:00
StratiX0
ea5619e2a0 ajout deplacement camera 2024-04-03 12:15:53 +02:00
Mamitiana RASOLOJAONA
b8a02a63eb render to texture sans modif applicationclass.cpp 2024-04-03 12:02:54 +02:00
cdf3dd9fb8 Render terrain ok 2024-04-03 11:52:47 +02:00
StratiX0
5817867594 ajout deplacement camera avec la souris 2024-04-03 11:07:53 +02:00
axelpicou
8afff93440 debut drag and drop 2024-04-03 10:55:55 +02:00
StratiX0
bbb31b1161 ajout frustum 2024-04-03 10:19:37 +02:00
GolfOcean334
83c85cfa29 t 2024-04-02 13:03:22 +02:00