summaryrefslogtreecommitdiff
path: root/src/renderer/render.c
AgeCommit message (Collapse)Author
2024-03-30start adding mouse input processingOmniscient
2024-03-30get it working on other PC. hacky code in placeOmniscient
2024-03-29triangleomnisci3nce
2024-03-23vk debugger and physical device selectionomnisci3nce
omg.
2024-03-22misc comments + cleanupomniscient
2024-03-14chore: formatomniscient
2024-03-14lights, camera, actionomniscient
2024-03-09renderer functions necessary for model drawingomniscient
2024-03-05pass mesh and material darrays for happy path.Omniscient
we will probably swap to an arena allocator for the temp darrays soon but not right yet
2024-03-05wip: port obj loaderOmniscient
2024-02-25change glfw header importsOmniscient
2024-02-24repo init. partial port of existing codeOmniscient