Go to file
SeanOMik 81c3b5be55
Fix the logger to include info logs from other crates
2023-09-08 01:06:48 -04:00
.vscode Create the ground works for an ECS in the engine 2023-09-08 01:06:22 -04:00
res add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file 2023-09-08 01:06:29 -04:00
src Fix the logger to include info logs from other crates 2023-09-08 01:06:48 -04:00
.gitignore Create the ground works for an ECS in the engine 2023-09-08 01:06:22 -04:00
Cargo.lock Fix the logger to include info logs from other crates 2023-09-08 01:06:48 -04:00
Cargo.toml Fix the logger to include info logs from other crates 2023-09-08 01:06:48 -04:00
LICENSE Create window, handle simple input 2023-09-08 01:05:59 -04:00
shell.nix Add resource system, early input system, custom hecs world wrapper 2023-09-08 01:06:38 -04:00