Conál
|
8e2559cf26
|
Some unidentified vertex or index generation error
|
2024-02-05 11:50:58 -05:00 |
|
connellpaxton
|
a778a406d0
|
First part of terrain generation (hopefully) done, next part is to make the tesselation shaders
|
2024-02-05 07:53:37 -05:00 |
|
connellpaxton
|
ef1bceb388
|
Texture creation and binding works!
|
2024-01-28 12:30:42 -05:00 |
|
connellpaxton
|
c9e2877530
|
Added shader compilation to build process
Created mechanism to construct pipelines, still need to finish debugging that.
|
2024-01-25 17:07:47 -05:00 |
|
connellpaxton
|
e077eeaf5d
|
Added class to handle allocation and creation of Buffers and Image, as well as Timers.
No memory leaks detected yet.
(Fingers crossed).
|
2024-01-23 16:00:15 -05:00 |
|
connellpaxton
|
952176f4c9
|
Added file utilities, began work on texture loading.
After that, it will be time to begin graphics pipeline construction
|
2024-01-22 18:09:11 -05:00 |
|