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
Projects
Releases
Packages
Wiki
Activity
Actions
No description
18
commits
4
branches
0
tags
22
MiB
Rust
91.8%
Lua
4.3%
WGSL
3.8%
1ef664165d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
SeanOMik
1ef664165d
implement simple ecs systems
2023-06-29 01:17:30 -04:00
.vscode
Create the ground works for an ECS in the engine
2023-04-14 00:22:17 -04:00
res
add simple 3d camera, rename Model2dComponent to MeshComponent, rename base shader file
2023-05-15 01:02:45 -04:00
src
implement simple ecs systems
2023-06-29 01:17:30 -04:00
.gitignore
Create the ground works for an ECS in the engine
2023-04-14 00:22:17 -04:00
Cargo.lock
simple ecs systems!
2023-06-28 23:18:44 -04:00
Cargo.toml
simple ecs systems!
2023-06-28 23:18:44 -04:00
shell.nix
Use an actual render queue instead of a HashMap
2023-05-18 23:44:07 -04:00