Go to file
Steins7 d5d36cfadc Perform major code refactor
The rendering is moved from the renderer to the sprites. As a result,
WgpuRenderer is now more of a rendering context while the renderer in
itself is the context + the sprites
2022-10-22 00:21:41 +02:00
assets Got texture to display on quad 2022-07-15 11:59:52 +02:00
doc Added doc to repository 2022-07-03 15:28:18 +02:00
src Perform major code refactor 2022-10-22 00:21:41 +02:00
.gitignore Added doc to repository 2022-07-03 15:28:18 +02:00
Cargo.lock Perform major code refactor 2022-10-22 00:21:41 +02:00
Cargo.toml Updated Cargo.toml 2022-08-21 21:14:28 +02:00