index
:
pub/celeritas-core.git
master
vk
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
renderer
/
render.c
Age
Commit message (
Collapse
)
Author
2024-04-04
Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltf
omnisci3nce
2024-04-03
load gltf vertices and indices. need to move to git LFS!
omnisci3nce
2024-04-01
image / textures !
Omniscient
2024-03-31
adding image creation for textures
Omniscient
2024-03-30
start adding mouse input processing
Omniscient
2024-03-30
get it working on other PC. hacky code in place
Omniscient
2024-03-29
triangle
omnisci3nce
2024-03-23
vk debugger and physical device selection
omnisci3nce
omg.
2024-03-22
misc comments + cleanup
omniscient
2024-03-14
chore: format
omniscient
2024-03-14
lights, camera, action
omniscient
2024-03-09
renderer functions necessary for model drawing
omniscient
2024-03-05
pass 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-05
wip: port obj loader
Omniscient
2024-02-25
change glfw header imports
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient