Go to file
Jarrod Doyle 2f99b0ea4e
Don't interpolate if all block corners are negative
2023-05-12 11:10:23 +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 Fix incorrect brickmap index in HitInfo result 2023-05-06 12:27:28 +01:00
src Don't interpolate if all block corners are negative 2023-05-12 11:10:23 +01:00
.gitignore Create Rust project 2023-04-08 21:54:18 +01:00
Cargo.lock Basic FBM based terrain generation 2023-05-08 12:35:35 +01:00
Cargo.toml Basic FBM based terrain generation 2023-05-08 12:35:35 +01:00
LICENSE Initial commit 2023-04-08 21:53:32 +01:00