16 Commits

Author SHA1 Message Date
Alexandre
0e1c4da452 Create callbacks.h 2026-04-19 01:38:18 +02:00
Alexandre
102e4de093 Switched to GLFW 2026-04-19 01:38:12 +02:00
Alexandre
8cf07095dd Started the engine, using a 'header-only' architecture for compoments of the engine 2026-04-18 23:22:13 +02:00
Alexandre
13327f6fc3 Started the engine, using a 'header-only' architecture for compoments of the engine 2026-04-18 23:22:06 +02:00
Alexandre
7be2cf162d Update README.md 2026-04-18 14:53:37 +02:00
Alexandre
ca590a987b Update README.md 2026-04-18 14:51:30 +02:00
Alexandre
5c52aafc77 Started the vkguide branch, removed everything, exept the licence and
readme
2026-04-18 14:50:50 +02:00
Alexandre
3732a493ce Fixed GLTF json error, and added textures 2026-04-18 01:46:23 +02:00
Alexandre
ddb6f97646 Added LoDs 2026-04-14 01:15:37 +02:00
Alexandre
2fbc0e8f22 Added models (gitignore removed .obj files) 2026-04-13 17:36:09 +02:00
Alexandre
7ba0db3e0f Added models 2026-04-13 17:27:35 +02:00
Alexandre
4a49e774ec Fixed debug message and added 3D model loading 2026-04-08 13:56:36 +02:00
Alexandre
8f4ff25734 Added the texture and the model to the CMAKE 2026-04-08 13:15:04 +02:00
Alexandre
d733b641b8 Fixed flicering (it was missmatched indices 2026-04-07 19:30:11 +02:00
Alexandre
639f54c7bf Added depth buffer, but has some flickering 2026-04-07 14:01:28 +02:00
4171bed8dc Initial commit 2026-04-07 13:56:24 +02:00