Alexandre
|
f5965b2142
|
Added ImGUI demo for compilation
|
2026-06-09 22:56:11 +02:00 |
|
Alexandre
|
76947a59ee
|
Added ImGUI into the render loop, not tested atm
|
2026-06-09 22:54:53 +02:00 |
|
Alexandre
|
78b5577ff2
|
Modified some cmake things
|
2026-06-09 20:42:06 +02:00 |
|
Alexandre
|
2e111c13e9
|
Added ImGUI, not called, so benchmark without imgui from here
|
2026-06-09 20:32:19 +02:00 |
|
Alexandre
|
e9af67ad25
|
Now draws a gradient with compute
|
2026-05-28 23:32:38 +02:00 |
|
Alexandre
|
921832a950
|
Added a descriptor set builder, changed some filepaths and added a basic server
|
2026-05-24 13:13:20 +02:00 |
|
Alexandre
|
d3cc173d97
|
Splitted code into folder (see previous commit)
|
2026-05-05 11:44:41 +02:00 |
|
Alexandre
|
48a88078cd
|
Started adding a server binary, and added common headers, for a modular
approach.
|
2026-05-05 11:44:15 +02:00 |
|
Alexandre
|
03a30c0096
|
Fixed a CMake error
|
2026-05-04 19:11:00 +02:00 |
|
Alexandre
|
a3b498d11b
|
Extended the swapchain creation process
|
2026-04-23 08:54:57 +02:00 |
|
Alexandre
|
04763de733
|
Added a version id, the current git hash
|
2026-04-23 08:28:02 +02:00 |
|
Alexandre
|
a05df4d541
|
Added a deletion queue, and started reworking the render method
|
2026-04-22 22:54:24 +02:00 |
|
Alexandre
|
83c5c0bde4
|
The engine now displays a blue flashing square
|
2026-04-19 20:37:16 +02:00 |
|
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 |
|