Commit Graph

  • d5d8dc50e4 Compiles, but validation errors prevent it from running vkguide Alexandre 2026-07-02 21:15:33 +02:00
  • 5308e0777b Switched all structs to designated initializers, didn't test building it as I was offline Alexandre 2026-06-26 19:14:05 +02:00
  • f05e1605d6 Forgot to init ImGUI, oops Alexandre 2026-06-09 22:57:10 +02:00
  • f5965b2142 Added ImGUI demo for compilation Alexandre 2026-06-09 22:56:11 +02:00
  • 76947a59ee Added ImGUI into the render loop, not tested atm Alexandre 2026-06-09 22:54:53 +02:00
  • 78b5577ff2 Modified some cmake things Alexandre 2026-06-09 20:42:06 +02:00
  • 2e111c13e9 Added ImGUI, not called, so benchmark without imgui from here Alexandre 2026-06-09 20:32:19 +02:00
  • e9af67ad25 Now draws a gradient with compute Alexandre 2026-05-28 23:32:38 +02:00
  • 921832a950 Added a descriptor set builder, changed some filepaths and added a basic server Alexandre 2026-05-24 13:13:20 +02:00
  • d3cc173d97 Splitted code into folder (see previous commit) Alexandre 2026-05-05 11:44:41 +02:00
  • 48a88078cd Started adding a server binary, and added common headers, for a modular approach. Alexandre 2026-05-05 11:44:15 +02:00
  • 03a30c0096 Fixed a CMake error Alexandre 2026-05-04 19:11:00 +02:00
  • a3b498d11b Extended the swapchain creation process Alexandre 2026-04-23 08:54:57 +02:00
  • 04763de733 Added a version id, the current git hash Alexandre 2026-04-23 08:28:02 +02:00
  • a05df4d541 Added a deletion queue, and started reworking the render method Alexandre 2026-04-22 22:54:24 +02:00
  • 83c5c0bde4 The engine now displays a blue flashing square Alexandre 2026-04-19 20:37:16 +02:00
  • 0e1c4da452 Create callbacks.h Alexandre 2026-04-19 01:38:18 +02:00
  • 102e4de093 Switched to GLFW Alexandre 2026-04-19 01:38:12 +02:00
  • 11e6597831 Slightly modified the gitignore main Alexandre 2026-04-18 23:26:57 +02:00
  • 8cf07095dd Started the engine, using a 'header-only' architecture for compoments of the engine Alexandre 2026-04-18 23:22:13 +02:00
  • 13327f6fc3 Started the engine, using a 'header-only' architecture for compoments of the engine Alexandre 2026-04-18 23:22:06 +02:00
  • 7be2cf162d Update README.md Alexandre 2026-04-18 14:53:37 +02:00
  • ca590a987b Update README.md Alexandre 2026-04-18 14:51:30 +02:00
  • 5c52aafc77 Started the vkguide branch, removed everything, exept the licence and readme Alexandre 2026-04-18 14:50:50 +02:00
  • 3732a493ce Fixed GLTF json error, and added textures Alexandre 2026-04-18 01:46:23 +02:00
  • ddb6f97646 Added LoDs Alexandre 2026-04-14 01:15:37 +02:00
  • 2fbc0e8f22 Added models (gitignore removed .obj files) Alexandre 2026-04-13 17:36:09 +02:00
  • 7ba0db3e0f Added models Alexandre 2026-04-13 17:27:35 +02:00
  • 4a49e774ec Fixed debug message and added 3D model loading Alexandre 2026-04-08 13:56:36 +02:00
  • 8f4ff25734 Added the texture and the model to the CMAKE Alexandre 2026-04-08 13:15:04 +02:00
  • d733b641b8 Fixed flicering (it was missmatched indices Alexandre 2026-04-07 19:30:11 +02:00
  • 639f54c7bf Added depth buffer, but has some flickering Alexandre 2026-04-07 14:01:28 +02:00
  • 4171bed8dc Initial commit Alexandre_1a 2026-04-07 13:56:24 +02:00