Go to file
SeanOMik 12c8ece418
ci/woodpecker/push/debug Pipeline failed Details
ecs: create a DynamicViewState that can be used to create a dynamic view without dealing with lifetimes
2024-04-13 02:10:25 -04:00
.vscode
.woodpecker
examples
lyra-ecs ecs: create a DynamicViewState that can be used to create a dynamic view without dealing with lifetimes 2024-04-13 02:10:25 -04:00
lyra-game ecs: add some spans around the system executors 2024-04-01 12:02:16 -04:00
lyra-math
lyra-reflect
lyra-resource
lyra-scene scene: improve docs and some code cleanup 2024-04-10 23:55:48 -04:00
lyra-scripting
src
.envrc
.gitignore
.gitmodules
Cargo.lock ecs: add some spans around the system executors 2024-04-01 12:02:16 -04:00
Cargo.toml
LICENSE
README.md
rust-toolchain.toml
shell.nix Rewrite nix-shell, use mold for the linker 2024-04-04 23:58:59 -04:00

README.md

Lyra Engine

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