summaryrefslogtreecommitdiff
path: root/src/renderer/render.c
AgeCommit message (Collapse)Author
2024-04-21Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-exampleOmniscient
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-03-17draw_scene that uses transform hierarchy to draw all modelsomniscient
2024-03-17rendering using transformsomniscient
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