Go to file
SeanOMik d51e783a50
fix some issues caused by the rebase
2023-09-08 01:06:34 -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 some issues caused by the rebase 2023-09-08 01:06:34 -04:00
.gitignore Create the ground works for an ECS in the engine 2023-09-08 01:06:22 -04:00
Cargo.lock Significant render refactoring, implement transformation matrix 2023-09-08 01:06:26 -04:00
Cargo.toml Add better 3d camera, fix memory 'leak' caused by not clearing the RenderJob queue 2023-09-08 01:06:30 -04:00
LICENSE Create window, handle simple input 2023-09-08 01:05:59 -04:00
shell.nix Use an actual render queue instead of a HashMap 2023-09-08 01:06:31 -04:00