Go to file
SeanOMik c4aebdb25d
CI / build (push) Successful in 3m33s Details
render: implement fxaa (#8)
2024-06-28 15:26:14 -04:00
.forgejo/workflows ci: switch to ForgeJo actions 2024-06-28 13:50:26 -04:00
.lapce
.vscode
examples render: simplify light buffer updating 2024-06-15 23:52:46 -04:00
lyra-ecs
lyra-game render: implement fxaa (#8) 2024-06-28 15:26:14 -04:00
lyra-math
lyra-reflect
lyra-resource resource: fix tests, render: remove warning 2024-06-12 21:23:27 -04:00
lyra-scene
lyra-scripting
src
.envrc
.gitignore
.gitmodules
Cargo.lock
Cargo.toml render: create RenderTarget and Frame, making it easier to render to a non-surface texture 2024-06-23 20:25:57 -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.