Go to file
Steins7 7a46eff82c Moved surface size handling to renderer
Canvas is no longer resizeable by the interface as that would shift all
sprites on the screen. The user can still do it through the API
2022-08-20 17:04:15 +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 Moved surface size handling to renderer 2022-08-20 17:04:15 +02:00
.gitignore Added doc to repository 2022-07-03 15:28:18 +02:00
Cargo.lock Optimized vertex and index buffers 2022-08-18 23:38:32 +02:00
Cargo.toml Got model matrix to work 2022-08-20 14:43:29 +02:00