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
13
Commits
5
Branches
0
Tags
22
MiB
Rust
91.5%
Lua
4.3%
WGSL
4.1%
Nix
0.1%
0fdf6c1fee
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
SeanOMik
0fdf6c1fee
change method name
2023-05-18 23:55:32 -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
change method name
2023-05-18 23:55:32 -04:00
.gitignore
Create the ground works for an ECS in the engine
2023-04-14 00:22:17 -04:00
Cargo.lock
Significant render refactoring, implement transformation matrix
2023-05-14 15:18:18 -04:00
Cargo.toml
Add better 3d camera, fix memory 'leak' caused by not clearing the RenderJob queue
2023-05-18 01:11:04 -04:00
shell.nix
Use an actual render queue instead of a HashMap
2023-05-18 23:44:07 -04:00