Go to file
Steins7 1d4de23391 Fix matrix transformation issues
This time, the issues should be fixed for good. Everything behaves as expected.
The only issue remaining is that of the text sprite not having the right size
2024-03-02 14:45:22 +00:00
assets Implement cpu-generated text sprite 2024-03-02 14:45:22 +00:00
doc Added doc to repository 2022-07-03 15:28:18 +02:00
src Fix matrix transformation issues 2024-03-02 14:45:22 +00:00
.editorconfig Add editorconfig file 2024-03-02 15:00:48 +01:00
.gitignore Update .gitignore 2024-03-02 14:45:22 +00:00
Cargo.lock Implement cpu-generated text sprite 2024-03-02 14:45:22 +00:00
Cargo.toml Implement cpu-generated text sprite 2024-03-02 14:45:22 +00:00