82 Commits

Author SHA1 Message Date
GolfOcean334
e502033b89 Fix: Normal Shader 2024-04-08 16:11:58 +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
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
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
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
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
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
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
83c85cfa29 t 2024-04-02 13:03:22 +02:00
StratiX0
fd0ae3aa25 2eme cube test + lock vertical camera 2024-04-02 12:58:28 +02:00
GolfOcean334
cf14772018 Shader manager
Erreur de transformation
2024-04-02 12:56:47 +02:00
StratiX0
2224c87468 deplacement cube test 2024-04-02 12:54:52 +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
StratiX0
c4067cff8a ajout Light Maps 2024-03-29 16:45:28 +01:00
StratiX0
0568195aec compteur de fps 2024-03-29 15:50:08 +01:00
StratiX0
64d39c8869 le vrai retour des filtres omg ??? 2024-03-29 15:01:52 +01:00
StratiX0
ff9e729529 ajouts des fonts (texte) 2024-03-29 14:45:44 +01:00
GolfOcean334
f5554587bd direct input fini
Le code ne fonctionne pas encore, il doit être merge avec le tuto 14.
2024-03-29 14:38:48 +01:00
GolfOcean334
41b2b9e024 Debut input tuto 2024-03-28 11:03:09 +01:00
StratiX0
0cc654365c Multitexturing fix 2024-03-28 11:01:08 +01:00
StratiX0
e5c88797b0 Multiple point lights 2024-03-28 10:56:57 +01:00
StratiX0
16db21608a Specular Lighting 2024-03-28 10:14:25 +01:00
StratiX0
e0c875187b c le retour des filtres 2024-03-27 12:12:16 +01:00
StratiX0
f736a6bb54 merge avec Sprite
en espérant que ça a rien kapout pt kc
2024-03-27 12:01:50 +01:00