Go to file
SeanOMik 5d8cb19212
add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file
2023-05-15 01:02:45 -04:00
.vscode Create the ground works for an ECS in the engine 2023-04-14 00:22:17 -04:00
res add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file 2023-05-15 01:02:45 -04:00
src add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file 2023-05-15 01:02:45 -04:00
.gitignore Create the ground works for an ECS in the engine 2023-04-14 00:22:17 -04:00
Cargo.lock Significant render refactoring, implement transformation matrix 2023-05-14 15:18:18 -04:00
Cargo.toml Significant render refactoring, implement transformation matrix 2023-05-14 15:18:18 -04:00
shell.nix Create the ground works for an ECS in the engine 2023-04-14 00:22:17 -04:00