Go to file
SeanOMik 189d05e323
split the math module into a lyra-math crate, implement Reflect and Component for Transform
2024-01-13 11:51:16 -05:00
.vscode
.woodpecker
examples/testbed
lyra-ecs split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00
lyra-game split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00
lyra-math split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00
lyra-reflect split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00
lyra-resource
lyra-scripting
src
.gitignore
Cargo.lock split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00
Cargo.toml split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -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.