75 Commits

Author SHA1 Message Date
8f20397130 sus 2024-09-30 15:29:49 +02:00
3e3620d925 Patch - Update 2024-09-29 18:19:49 +02:00
64ae50814f Mise à jour des inclusions de fichiers OBJ
Les fichiers OBJ dans `enginecustom.vcxproj` ont été modifiés pour être inclus en tant que `CopyFileToFolders` au lieu de `Object`, avec le type de fichier spécifié comme `Document`. Les filtres correspondants dans `enginecustom.vcxproj.filters` ont également été mis à jour pour refléter ce changement, en maintenant le filtre `Assets\Model\OBJ` pour chaque fichier OBJ.
2024-09-29 17:43:56 +02:00
9f3b4c4f1a Archi update 2024-09-29 17:39:22 +02:00
68e460c5df Major Update - Texture Change 2024-09-29 13:57:26 +02:00
bbbea117c3 MAJOR UPDATE - REWORK TEXTURE
-support texture tga retirer

+support texture format standard ajouter
2024-09-29 13:24:18 +02:00
c4b4ef83e3 hummm 2024-09-28 22:03:35 +02:00
6e6db2cf87 Project Name - Update 2024-09-28 20:24:39 +02:00
e20a2aa365 MAJOR UPDATE - BROKEN
- New way of loading Texture
2024-09-28 20:16:44 +02:00
eea4518a0a Cel Shading [WIP]
+ Cel shading shader
+ Shader Manager window
2024-09-24 12:16:22 +02:00
d9c9a8f0b5 patch update - gitignore tweak 2024-04-26 14:54:56 +02:00
2d7c654a64 Patch update - gitignore tweak 2024-04-26 14:33:22 +02:00
StratiX0
394dda14a5 feat: lecture obj (triangle seulement) 2024-04-26 14:13:29 +02:00
3bb1f095c1 Patch update - Texture fix + Exe fix
[FIX] :

~ Modification des textures bath et water
~ Ajouts des fichier pour le exe
2024-04-26 14:03:53 +02:00
cc07d7f3ba Patch update - merge end 2024-04-25 10:55:50 +02:00
GolfOcean334
7160ad922c Fix: Water Shader 2024-04-22 17:56:45 +02:00
GolfOcean334
c7d2d13388 Fichier non enregistrer 2024-04-11 11:03:29 +02:00
GolfOcean334
1345537486 Fix merge 2024-04-11 09:19:20 +02:00
d644d6966d Minor patch - Log system + Exécutable fonctionnel
Feat :

+ Log systeme
2024-04-10 13:04:34 +02:00
ae2e311bdb Merge Main into ImGui-V2 2024-04-10 09:19:28 +02:00
GolfOcean334
1b4762940c Ajout transparence buggé 2024-04-09 13:03:26 +02:00
GolfOcean334
8f0ac6d8c0 Merge branch 'Axel-G-Shader-Manager' 2024-04-08 18:01:45 +02:00
219b6cefff Minor Update - Icon
Feat :

+ Ajout de l'icon pour l'application
2024-04-08 17:33:11 +02:00
StratiX0
6eb50bf29f feat: debut de la physique, ajout de la gravite 2024-04-08 17:16:48 +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
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
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
df9d7c97c0 Patch update - Reflection shader
FIX : Reflection shader class est correctement inclue dans la solution
2024-04-05 16:39:44 +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
7cc9de3910 Merge branch 'main' into ImGui-V2 2024-04-05 14:49:07 +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
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
Mamitiana RASOLOJAONA
e860992342 update render to texture 2024-04-04 09:12:04 +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
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
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
1dbbf4aa2d Start new terrain 2024-03-29 16:19:37 +01:00
StratiX0
0568195aec compteur de fps 2024-03-29 15:50:08 +01:00
StratiX0
ff9e729529 ajouts des fonts (texte) 2024-03-29 14:45:44 +01:00
StratiX0
e5c88797b0 Multiple point lights 2024-03-28 10:56:57 +01:00