Go to file
Jarrod Doyle 3fb089d392
Remove unnecessary New function from Brickmap uniform struct
2023-04-29 14:51:35 +01:00
.cargo Use lld for faster linking during build 2023-04-08 21:54:19 +01:00
.vscode Add vscode debug launch configurations 2023-04-18 11:04:40 +01:00
assets/shaders Rewrite raycast shader to take larger steps when encountering empty chunks 2023-04-29 14:48:24 +01:00
src Remove unnecessary New function from Brickmap uniform struct 2023-04-29 14:51:35 +01:00
.gitignore Create Rust project 2023-04-08 21:54:18 +01:00
Cargo.lock Add simple camera system 2023-04-18 17:06:33 +01:00
Cargo.toml Add simple camera system 2023-04-18 17:06:33 +01:00
LICENSE Initial commit 2023-04-08 21:53:32 +01:00