Go to file
SeanOMik 256025849e
CI / build (push) Successful in 3m38s Details
Merge pull request 'Implement Shadows' (#24) from feat/shadow-maps into main
Reviewed-on: #24
2024-08-09 23:10:28 -04:00
.forgejo/workflows
.lapce
.vscode
examples render: rewrite PCF for spot lights to somehow fix PCSS directional lights 2024-08-09 22:01:57 -04:00
lyra-ecs ecs: implement change tracking for world resources 2024-07-19 16:07:03 -04:00
lyra-game render: rewrite PCF for spot lights to somehow fix PCSS directional lights 2024-08-09 22:01:57 -04:00
lyra-math render: rewrite PCF for spot lights to somehow fix PCSS directional lights 2024-08-09 22:01:57 -04:00
lyra-reflect
lyra-resource
lyra-scene
lyra-scripting
src
.envrc
.gitignore
.gitmodules
Cargo.lock render: PCF with poisson disc on directional lights 2024-07-14 22:14:08 -04:00
Cargo.toml
LICENSE
README.md
rust-toolchain.toml
shell.nix

README.md

Lyra Engine

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