Go to file
Steins7 f025bef6c9 Updated Cargo.toml
bytemuck support for cgmath hasn't been released yet, so using the
master branch from github instead. Won't be adding it as submodule yet
as it is only temporary
2022-08-21 21:14:28 +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 Removed warnings 2022-08-21 21:09:19 +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 Updated Cargo.toml 2022-08-21 21:14:28 +02:00