Go to file
SeanOMik 22b582c3f8
Implement axises to input actions, use input actions with the free fly camera
2024-01-06 20:15:54 -05:00
.vscode Add early scripting system with lua 2024-01-04 20:52:47 -05:00
.woodpecker ci: install lua5.4 to support lyra-scripting 2024-01-04 23:59:22 -05:00
examples/testbed Implement axises to input actions, use input actions with the free fly camera 2024-01-06 20:15:54 -05:00
lyra-ecs Implement staged system execution, make it easier to add systems, remove some compiler warnings 2024-01-06 15:40:13 -05:00
lyra-game Implement axises to input actions, use input actions with the free fly camera 2024-01-06 20:15:54 -05:00
lyra-reflect Remove most compiler warnings 2024-01-06 15:52:12 -05:00
lyra-resource
lyra-scripting Remove most compiler warnings 2024-01-06 15:52:12 -05:00
src Large restructuring so lyra-scripting can create a Plugin 2024-01-04 23:25:29 -05:00
.gitignore
Cargo.lock Implement staged system execution, make it easier to add systems, remove some compiler warnings 2024-01-06 15:40:13 -05:00
Cargo.toml Large restructuring so lyra-scripting can create a Plugin 2024-01-04 23:25:29 -05:00
LICENSE
README.md
rust-toolchain.toml
shell.nix

README.md

Lyra Engine

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