Go to file
SeanOMik 669cc7590c
ci/woodpecker/push/debug Pipeline failed Details
examples: remove some warnings
2024-04-27 19:45:59 -04:00
.vscode
.woodpecker
examples examples: remove some warnings 2024-04-27 19:45:59 -04:00
lyra-ecs ecs: impl Clone for World and return entity in dynamic views 2024-04-27 00:21:26 -04:00
lyra-game Create an example project to test transform interpolation 2024-04-24 00:30:30 -04:00
lyra-math
lyra-reflect reflect: fix warnings 2024-04-01 11:17:19 -04:00
lyra-resource resource: fix wait_for_load haning when using handles from 'request_raw' 2024-04-27 00:31:20 -04:00
lyra-scene scripting: fix lua scripting (#13), create an example for it 2024-04-27 00:52:47 -04:00
lyra-scripting scripting: improve macros to make it easier to create wrappers 2024-04-27 19:43:45 -04:00
src
.envrc
.gitignore
.gitmodules
Cargo.lock scripting: fix lua scripting (#13), create an example for it 2024-04-27 00:52:47 -04:00
Cargo.toml scripting: fix lua scripting (#13), create an example for it 2024-04-27 00:52:47 -04:00
LICENSE
README.md
rust-toolchain.toml
shell.nix scripting: fix lua scripting (#13), create an example for it 2024-04-27 00:52:47 -04:00

README.md

Lyra Engine

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