This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
lyra-engine
Watch
1
Star
0
Fork
You've already forked lyra-engine
0
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
5
Branches
0
Tags
22
MiB
Rust
91.5%
Lua
4.3%
WGSL
4.1%
Nix
0.1%
f7a455997d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
SeanOMik
f7a455997d
use the graph system dispatcher to execute systems, make it easier to add systems
2023-09-08 01:06:37 -04:00
.vscode
Create the ground works for an ECS in the engine
2023-09-08 01:06:22 -04:00
res
add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file
2023-09-08 01:06:29 -04:00
src
use the graph system dispatcher to execute systems, make it easier to add systems
2023-09-08 01:06:37 -04:00
.gitignore
Create the ground works for an ECS in the engine
2023-09-08 01:06:22 -04:00
Cargo.lock
simple ecs systems!
2023-09-08 01:06:35 -04:00
Cargo.toml
simple ecs systems!
2023-09-08 01:06:35 -04:00
LICENSE
Create window, handle simple input
2023-09-08 01:05:59 -04:00
shell.nix
Use an actual render queue instead of a HashMap
2023-09-08 01:06:31 -04:00