|
d5190c8207
|
Replaced Index and Vertex buffer descriptions using descriptor sets with the VMA Library, massively simplifying the creation of the Vertex and Index buffer, and uses push constants
|
2024-11-27 15:54:35 -06:00 |
|
|
f8bd7fdf3b
|
Major refactoring, removed the usage of the global header and replaced with getters and setters. Cleaned up headers and what is included.
|
2024-11-24 18:12:29 -06:00 |
|
|
a1544ce989
|
update ImGui MSAA setting, which caused it to render on top of the top left corner rather than the whole view, and enable sample shading, MSAA needs some setting to choose the best optimal performance vs quality mode rather than max, for performance
|
2024-11-22 00:52:22 -06:00 |
|
|
aa53a80fce
|
Multisampling implementation using the max samples the GPU supports
|
2024-11-21 23:54:07 -06:00 |
|
|
2631bbbaba
|
Implement volk meta loader and ImGui
|
2024-11-11 21:43:56 -06:00 |
|
|
57516a3f12
|
fix cached files
|
2024-10-24 21:00:04 -05:00 |
|
|
5c2f82b995
|
Add stanford dragon model
|
2024-10-24 20:21:10 -05:00 |
|