zhenyan121
|
1a26474a05
|
feat: add cave (#8)
* feat: add cave generate
* fix: incorrect blocks on cave surface
* fix: non-deterministic cave generator
* refactor: move all chunk generation to dedicated generation thread
* refactor: remove inital cave
* feat: add cave parameter adjustment
* refactor: adjust cave probability
|
2026-05-09 20:13:55 +08:00 |
|
|
|
611a795481
|
chore: add clang-format and pre-commit configuration
|
2026-04-28 09:22:55 +08:00 |
|
|
|
c2321a0a6e
|
refactor: warp everything in Cubed namespace
|
2026-04-20 22:18:02 +08:00 |
|
|
|
30a4713092
|
refactor: extract biome logic into separate
|
2026-04-17 22:45:44 +08:00 |
|
|
|
f2328d19fd
|
refactor: prevent desert from generation adjacent to mountain in biome generation
|
2026-04-17 22:24:29 +08:00 |
|
|
|
5723c17f94
|
feat: add 4 biomes
|
2026-04-17 19:55:47 +08:00 |
|
|
|
4d4bbe82ec
|
feat: add frustum culling
|
2026-03-19 10:54:13 +08:00 |
|