Commit Graph

13 Commits

Author SHA1 Message Date
Jordan Arch
0e784b7ad2 Finished depth buffer 2026-02-20 14:00:53 -05:00
Jordan Arch
023a06c0cd https://vulkan-tutorial.com/en/Texture_mapping/Images 2026-02-19 11:03:22 -05:00
Jordan Arch
96213d6cb3 Adding /build to .gitignore 2026-02-18 13:17:18 -05:00
Jordan Arch
7cf88ee70d Fixed uneeded copies of TriangleVertices 2026-02-18 13:09:50 -05:00
Jordan Arch
5c7b030dc8 Added ImGui and switched to cmake 2026-02-18 12:44:43 -05:00
Jordan Arch
11ac560009 Triangle posting
https://vulkan-tutorial.com/Vertex_buffers/Staging_buffer

Reached the above part of the tutorial. Adding IMGUI now before
continuing.
2026-02-17 18:37:38 -05:00
Jordan Arch
ab28c22446 First commit from Arch 2026-01-28 19:22:50 -05:00
Jordan-PC
15b3e294b5 https://vulkan-tutorial.com/en/Drawing_a_triangle/Graphics_pipeline_basics/Shader_modules
Reached shader lessons. Stopping to refactor code.
2026-01-21 15:05:14 -05:00
Jordan-PC
586ae1d18e Working as of https://vulkan-tutorial.com/Drawing_a_triangle/Setup/Physical_devices_and_queue_families 2026-01-20 14:24:50 -05:00
onTheZero
fa7ae9ac1c Initial Gitea Commit 2026-01-05 10:36:27 -05:00
onTheZero
5b32d32b0b Base Code
Instance
Validation Layers
2026-01-04 07:07:45 -05:00
onTheZero
49aeba24cd Add project files. 2026-01-03 10:37:50 -05:00
onTheZero
575c97bf3e Add .gitattributes and .gitignore. 2026-01-03 10:37:48 -05:00