summaryrefslogtreecommitdiff
path: root/src/renderer/render.c
AgeCommit message (Expand)Author
2024-05-17cube workingOmniscient
2024-05-11upload data using staging buffer. use vertex buffer dataOmniscient
2024-05-10add bindings friendly functionsOmniscient
2024-05-09frames in flight. recreate swapchainOmniscient
2024-04-28start porting vulkan code to new RALomnisci3nce
2024-04-28getting vulkan working on windowsomnisci3nce
2024-04-27chore: fmtomnisci3nce
2024-04-27getting us compiling on windowsomnisci3nce
2024-04-21misc cleanupOmniscient
2024-04-21minor cleanupOmniscient
2024-04-21Merge branch 'master' into cel-67-load-animation-data-from-gltfOmniscient
2024-04-21Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-exampleOmniscient
2024-04-20it works with negating Y axis of local transform and inverse bind matrix. I h...Omniscient
2024-04-07its bending but not deforming as expected, looks like rotating around model o...omnisci3nce
2024-04-07visualising bone indicesOmniscient
2024-04-06separate pipeline for skinned meshesOmniscient
2024-04-06use 0 in stbi_load again. need to investigate more lateromniscient
2024-04-04loading animation data - step 1omnisci3nce
2024-04-04Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltfomnisci3nce
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-04-01image / textures !Omniscient
2024-03-31adding image creation for texturesOmniscient
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
2024-03-22misc comments + cleanupomniscient
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
2024-03-05wip: port obj loaderOmniscient
2024-02-25change glfw header importsOmniscient
2024-02-24repo init. partial port of existing codeOmniscient