Go to file
Steins7 2e326306d9 Clean up frame implementation
Sprites no longer need to handle the frame creation as it is fully
handled by the renderer itself. The fields order in the renderer have
also been swapped to drop things in the right order
2022-10-22 22:26:11 +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 Clean up frame implementation 2022-10-22 22:26:11 +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