181 Commits

Author SHA1 Message Date
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
989687c9b4 Terrain using plane and chunk OK 2024-04-02 12:50:03 +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
e43fb7b0d8 Aled le terrain n'apparait toujours pas 2024-03-29 17:46:24 +01:00
b73f86ff45 Plane render ok 2024-03-29 17:31:18 +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
2c493bc979 Fusion Complete 2024-03-29 17:01:58 +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
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
92ecd8e83a Terrain Window 2024-03-28 10:13:06 +01:00
9e7e33494c Terrain cube séparé des autres objects 2024-03-27 13:01:55 +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
StratiX0
a39859b251 Merge branch 'Sprites' 2024-03-27 12:01:07 +01:00
08b04afe1c Merge branch 'Imgui' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine into Imgui 2024-03-27 11:33:28 +01:00
20401c1df8 Terrain + Fix ImGui
Premier test de Terrain.
Fix les attributs des objets dans ImGui
2024-03-27 11:32:50 +01:00
StratiX0
99af9f5f64 Ajout Sprites + timer + ObjToTxt enlever
ObjToTxt à remplacer pour directement ouvrir un .obj
2024-03-27 11:24:25 +01:00
GolfOcean334
6f08684972 Ambient lightning + Multitexture (Les shaders ne se superposent pas) 2024-03-27 11:19:34 +01:00
Mamitiana RASOLOJAONA
ee4564560d Multiple Point Lights 2024-03-27 10:40:17 +01:00
8d56c159c6 Mini tweak 2024-03-26 15:24:38 +01:00
c153c88032 Object inspector window 2024-03-26 13:01:33 +01:00
StratiX0
4f4e4bca44 2d rendering 2024-03-26 12:59:46 +01:00
a2dd35513e C RÉPARER ENFIN !!!!
La swapChain est correctement resize lors d'un changement de taille de fenetre.
2024-03-26 12:25:18 +01:00
StratiX0
ccb666faaf merge 3d diffuse lighting 2024-03-26 12:02:03 +01:00
StratiX0
deea6fa3ba Merge remote-tracking branch 'origin/Romain' into 3d-model 2024-03-26 12:01:48 +01:00
StratiX0
3ee96cf6ec Scaling + Rotation + Translation 2024-03-26 11:31:04 +01:00
Harpie94
a160af0f64 Diffuse Lighting 2024-03-26 11:23:18 +01:00
Harpie94
da18ae6547 Avancement Limière 2024-03-25 18:03:06 +01:00
ed325934ee prep the select func 2024-03-25 17:59:47 +01:00
7ef3237d88 Boutton "Add object" ajoute un cube qui tourne 2024-03-25 17:38:34 +01:00
StratiX0
86e06aea02 sphere 2024-03-25 16:55:10 +01:00
StratiX0
a694afbbce 3d 2024-03-25 16:50:58 +01:00
StratiX0
6ee3c2d934 3d 2024-03-25 16:40:12 +01:00
7ad8ed3483 Merge branch 'Imgui' of https://github.com/GamingCampus-AdrienBourgois/khaotic-engine into Imgui 2024-03-25 16:11:46 +01:00