|
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 |
|
|
d8c82d3351
|
Updated ImGUI configuration to hook into the GLM math functions that control the Model, View, and Projection matrix
|
2024-11-22 22:36:04 -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 |
|
|
af7b533f50
|
clean up a RIDICULOUS amount of shit code lmfao, instantiation < static calls (im dumb as hell)
|
2024-10-16 06:02:15 -05:00 |
|
|
db832a7dae
|
Refactored main function to use a singleton patten
|
2024-10-08 23:26:45 -05:00 |
|
|
29599e4b9a
|
Triangle finally renderedgit add . Swap ChainRecreation is up next, to allow for resizing. Then, it will be on to buffers for non-hardcoded shaders
|
2024-10-08 06:02:47 -05:00 |
|