Go to file
SeanOMik 64817b6142
Add MeshVertexAttribute instead of directly storing positions
2023-09-22 12:42:36 -04:00
.vscode
lyra-resource Add MeshVertexAttribute instead of directly storing positions 2023-09-22 12:42:36 -04:00
src Fix the constant window updates, move the mouse centering code out of input.rs 2023-09-19 23:05:51 -04:00
.gitignore
Cargo.lock Start working on gltf 2023-09-21 14:22:46 -04:00
Cargo.toml Use resources from the resource manager, implement startup systems 2023-09-14 12:58:59 -04:00
LICENSE
README.md
shell.nix

README.md

Lyra Engine

This is a very WIP custom game engine written in Rust.