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
Age
Commit message (
Collapse
)
Author
2024-03-17
rendering using transforms
omniscient
2024-03-17
Merge branch 'master' into transform-hierarchy
Omniscient
2024-03-14
chore: format
omniscient
2024-03-14
lights, camera, action
omniscient
2024-03-11
first iteration of API
omnisci3nce
2024-03-09
chore: format
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
loads and runs now (no visuals yet)
Omniscient
2024-03-05
why is it crashing on file loading now?
Omniscient
2024-03-05
wip: port obj loader
Omniscient
2024-03-05
add render types for material and texture
Omniscient
2024-02-25
boilerplate for more examples
Omniscient
2024-02-25
Merge branch 'master' into feature/some-string-utils
Omniscient
2024-02-25
change glfw header imports
Omniscient
2024-02-25
new string function signatures just dropped
Omniscient
2024-02-24
add handle def macro
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient