7 Commits

Author SHA1 Message Date
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
Conál
c0d6d07e7e DRAGON TIME MF'ERS (glTF loaded) 2024-01-29 11:23:12 -05:00
connellpaxton
c4c796c98e Fixed pipeline and shaders.
Can now view 3D objects
2024-01-26 14:14:25 -05:00
Conál
c8efb2fa5d Fixed memory allocation issue caused by return of wrong value in choose_heap 2024-01-25 23:49:20 -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