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
/
resources
Age
Commit message (
Expand
)
Author
2024-04-04
loading textures
omniscient
2024-04-03
load gltf vertices and indices. need to move to git LFS!
omnisci3nce
2024-04-03
copy code from previous repo
Omniscient
2024-03-17
fix a bug with dirname seg faulting when passed a string literal
Omniscient
2024-03-14
fix cube texture path now that we can load relative path
omniscient
2024-03-14
chore: format
omniscient
2024-03-14
lights, camera, action
omniscient
2024-03-11
minor cleanup
omniscient
2024-03-11
added a path_parent function to get path of a file
omniscient
2024-03-09
give model the name of the path
omniscient
2024-03-05
add some TODO comments for tomorrow
omniscient
2024-03-05
pass mesh and material darrays for happy path.
Omniscient
2024-03-05
remove some comments
Omniscient
2024-03-05
loads and runs now (no visuals yet)
Omniscient
2024-03-05
get us running on Mac again with our vendored GLFW
omniscient
2024-03-05
why is it crashing on file loading now?
Omniscient
2024-03-05
wip: port obj loader
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient