lyra-engine/src
SeanOMik ec960b8f94
Fix rendering multiple entities
this is done by using a large dynamic uniform buffer for storing all transforms of entities
2023-09-08 01:06:44 -04:00
..
ecs Clean up code a bit 2023-09-08 01:06:43 -04:00
math Switch ecs to edict 2023-09-08 01:06:42 -04:00
render Fix rendering multiple entities 2023-09-08 01:06:44 -04:00
game.rs Clean up code a bit 2023-09-08 01:06:43 -04:00
input.rs Clean up code a bit 2023-09-08 01:06:43 -04:00
input_event.rs Switch ecs to edict 2023-09-08 01:06:42 -04:00
main.rs Fix rendering multiple entities 2023-09-08 01:06:44 -04:00
resources.rs Significant render refactoring, implement transformation matrix 2023-09-08 01:06:26 -04:00