summaryrefslogtreecommitdiff
path: root/src/renderer/render.c
AgeCommit message (Collapse)Author
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