Go to file
Jarrod Doyle 3e001a930f
Use new RenderCtx and Renderer structs
2023-04-08 21:54:19 +01:00
assets/shaders Add basic vertex and fragment shader 2023-04-08 21:54:19 +01:00
src Use new RenderCtx and Renderer structs 2023-04-08 21:54:19 +01:00
.gitignore Create Rust project 2023-04-08 21:54:18 +01:00
Cargo.lock Basic window creation 2023-04-08 21:54:18 +01:00
Cargo.toml Basic window creation 2023-04-08 21:54:18 +01:00
LICENSE Initial commit 2023-04-08 21:53:32 +01:00