Go to file
SeanOMik 6d57b40629
render: cull back faces, code cleanup to fix warnings
2024-07-04 23:28:21 -04:00
.forgejo/workflows
.lapce
.vscode
examples render: cull back faces, code cleanup to fix warnings 2024-07-04 23:28:21 -04:00
lyra-ecs render: move most of the mesh processing to a MeshPrepare node 2024-06-29 22:23:49 -04:00
lyra-game render: cull back faces, code cleanup to fix warnings 2024-07-04 23:28:21 -04:00
lyra-math
lyra-reflect
lyra-resource render: move most of the mesh processing to a MeshPrepare node 2024-06-29 22:23:49 -04:00
lyra-scene
lyra-scripting
src
.envrc
.gitignore
.gitmodules
Cargo.lock create an example for testing shadow maps 2024-06-28 16:15:21 -04:00
Cargo.toml create an example for testing shadow maps 2024-06-28 16:15:21 -04:00
LICENSE
README.md
rust-toolchain.toml
shell.nix

README.md

Lyra Engine

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