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
23
commits
4
branches
0
tags
22
MiB
Rust
91.8%
Lua
4.3%
WGSL
3.8%
77053d56ad
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
77053d56ad
Work on events for the input stuff
2023-09-08 01:06:40 -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
Work on events for the input stuff
2023-09-08 01:06:40 -04:00
.gitignore
Create the ground works for an ECS in the engine
2023-09-08 01:06:22 -04:00
Cargo.lock
Implement MouseMotion and CursorMoved input events
2023-09-08 01:06:39 -04:00
Cargo.toml
Implement MouseMotion and CursorMoved input events
2023-09-08 01:06:39 -04:00
LICENSE
Create window, handle simple input
2023-09-08 01:05:59 -04:00
shell.nix
Add resource system, early input system, custom hecs world wrapper
2023-09-08 01:06:38 -04:00