Added: Initial world generation tool
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b671513e24354c9f4b1cdc594bcd18ed3490c545a7a7e4edab2773ee41b2d644
|
||||
size 700986
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f24706b709096cad6c3e9ed5ac65eb03faf7f90889d53368fc24e55a3660a1c
|
||||
size 2023796
|
||||
@@ -0,0 +1,284 @@
|
||||
{
|
||||
"elapsed_s": 227.009049,
|
||||
"generated_at": "2026-09-17T10:55:35Z",
|
||||
"geology_cell_m": 8.930581613508442,
|
||||
"geology_size": 1600,
|
||||
"manifest": {
|
||||
"level": "/Game/Maps/L_World",
|
||||
"vertices_per_side": 4081,
|
||||
"quad_cm": 350,
|
||||
"elevation_m": {
|
||||
"min": -460,
|
||||
"max": 2800
|
||||
},
|
||||
"sea_level_m": 0,
|
||||
"spawn_pad_m": 150,
|
||||
"streaming_grid_components": 1,
|
||||
"source": {
|
||||
"kind": "noise",
|
||||
"seed": 7,
|
||||
"path": "",
|
||||
"elevation_m": null,
|
||||
"width": 0,
|
||||
"flip_y": false,
|
||||
"smooth_passes": 0
|
||||
},
|
||||
"layers": {
|
||||
"rock_slope_start": 0.55,
|
||||
"rock_slope_full": 1.05,
|
||||
"high_altitude_start_m": 1400,
|
||||
"high_altitude_full_m": 2000,
|
||||
"breakup_m": 18,
|
||||
"wear_rock_start": 0.35,
|
||||
"ridge_rock": 0.6,
|
||||
"deposit_softens": 0.7
|
||||
},
|
||||
"pipeline": {
|
||||
"geology_factor": 4,
|
||||
"continent": {
|
||||
"enabled": true,
|
||||
"radius": 0.62,
|
||||
"coast_warp": 0.28,
|
||||
"sea_floor_m": [
|
||||
-180,
|
||||
-30
|
||||
],
|
||||
"land_fraction": 0.62,
|
||||
"radial_bias": 0.85,
|
||||
"shore_width_pct": 3
|
||||
},
|
||||
"plates": {
|
||||
"count": 6,
|
||||
"velocity_cm_yr": [
|
||||
1,
|
||||
5
|
||||
],
|
||||
"convergent_mm_yr": [
|
||||
1,
|
||||
2
|
||||
],
|
||||
"band_km": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"divergent_mm_yr": [
|
||||
-2,
|
||||
-1
|
||||
],
|
||||
"rift_km": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"intraplate_mm_yr": 0.25,
|
||||
"intraplate_swell_mm_yr": 0.9,
|
||||
"low_uplift_fraction": [
|
||||
0.2,
|
||||
0.4
|
||||
]
|
||||
},
|
||||
"faults": {
|
||||
"major": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"minor": [
|
||||
10,
|
||||
30
|
||||
],
|
||||
"length_km": [
|
||||
2,
|
||||
15
|
||||
],
|
||||
"spacing_km": [
|
||||
1,
|
||||
4
|
||||
],
|
||||
"throw_major_m": [
|
||||
100,
|
||||
400
|
||||
],
|
||||
"throw_minor_m": [
|
||||
20,
|
||||
80
|
||||
],
|
||||
"strike_slip_m": [
|
||||
200,
|
||||
800
|
||||
]
|
||||
},
|
||||
"lithology": {
|
||||
"types": 3,
|
||||
"k_multipliers": [
|
||||
0.5,
|
||||
1,
|
||||
3
|
||||
]
|
||||
},
|
||||
"relief": {
|
||||
"octaves": 7,
|
||||
"gain": 0.45,
|
||||
"base_frequency_m": 4000,
|
||||
"amplitude_m": [
|
||||
50,
|
||||
150
|
||||
],
|
||||
"crest_weight": 0.12
|
||||
},
|
||||
"fluvial": {
|
||||
"k": 0.00005,
|
||||
"m": 0.5,
|
||||
"n": 1,
|
||||
"dt_yr": 1500,
|
||||
"steps": 1000,
|
||||
"diffusion_m2_yr": 0.02,
|
||||
"fill_every": 1,
|
||||
"critical_area_m2": 100000
|
||||
},
|
||||
"thermal": {
|
||||
"coarse_passes": 2,
|
||||
"every": 2,
|
||||
"fine_passes": 24,
|
||||
"talus_deg": 28
|
||||
},
|
||||
"strata": {
|
||||
"period_m": 160,
|
||||
"contrast": 0.6
|
||||
},
|
||||
"detail": {
|
||||
"octaves": 4,
|
||||
"amplitude_m": [
|
||||
2,
|
||||
8
|
||||
]
|
||||
},
|
||||
"particle": {
|
||||
"droplets": 9000000,
|
||||
"lifetime": 40,
|
||||
"scale": 0.5,
|
||||
"min_erode_slope": 0.25,
|
||||
"max_change": 0.2,
|
||||
"max_speed": 5,
|
||||
"max_load": 2,
|
||||
"inertia": 0.1,
|
||||
"capacity": 2,
|
||||
"min_slope": 0.01,
|
||||
"erode_rate": 0.2,
|
||||
"deposit_rate": 0.2,
|
||||
"evaporation": 0.02,
|
||||
"gravity": 4,
|
||||
"batch": 200000
|
||||
}
|
||||
},
|
||||
"erosion": {
|
||||
"coarse_droplets": 800000,
|
||||
"coarse_factor": 4,
|
||||
"coarse_lifetime": 120,
|
||||
"enabled": true,
|
||||
"fine_droplets": 2000000,
|
||||
"fine_lifetime": 40,
|
||||
"fine_scale": 0.5,
|
||||
"max_change": 0.2,
|
||||
"min_erode_slope": 0.25,
|
||||
"strata_contrast": 0.6,
|
||||
"strata_period_m": 160,
|
||||
"talus_deg": 35,
|
||||
"thermal_passes": 24
|
||||
}
|
||||
},
|
||||
"preview": true,
|
||||
"seed": 7,
|
||||
"stats": {
|
||||
"land_fraction": 0.617614453125,
|
||||
"clip_fraction": 0.05079296875,
|
||||
"relief_m": 3275.23681640625,
|
||||
"min_m": -177.8711700439453,
|
||||
"max_m": 3097.36572265625,
|
||||
"land_min_m": 0.07955958694219589,
|
||||
"land_max_m": 3097.36572265625,
|
||||
"land_relief_m": 3097.286163069308,
|
||||
"slopes": {
|
||||
"under_15_deg": 0.08713465937803785,
|
||||
"under_30_deg": 0.18604977695809166,
|
||||
"over_50_deg": 0.4914827907023812,
|
||||
"median_deg": 49.43696058525635
|
||||
},
|
||||
"slope_area": {
|
||||
"bins": [
|
||||
{
|
||||
"log_area": 5.375,
|
||||
"log_slope": -1.2677670416916433,
|
||||
"n": 683
|
||||
},
|
||||
{
|
||||
"log_area": 5.625,
|
||||
"log_slope": -1.4305904912657468,
|
||||
"n": 1946
|
||||
},
|
||||
{
|
||||
"log_area": 5.875,
|
||||
"log_slope": -1.4826823545073475,
|
||||
"n": 2431
|
||||
},
|
||||
{
|
||||
"log_area": 6.125,
|
||||
"log_slope": -1.672890078629601,
|
||||
"n": 1841
|
||||
},
|
||||
{
|
||||
"log_area": 6.375,
|
||||
"log_slope": -1.7544107352813034,
|
||||
"n": 1737
|
||||
},
|
||||
{
|
||||
"log_area": 6.625,
|
||||
"log_slope": -2.0020962150340726,
|
||||
"n": 870
|
||||
},
|
||||
{
|
||||
"log_area": 6.875,
|
||||
"log_slope": -2.1158422907284846,
|
||||
"n": 714
|
||||
},
|
||||
{
|
||||
"log_area": 7.125,
|
||||
"log_slope": -2.2509340814703545,
|
||||
"n": 398
|
||||
},
|
||||
{
|
||||
"log_area": 7.375,
|
||||
"log_slope": -2.2851363474462554,
|
||||
"n": 480
|
||||
},
|
||||
{
|
||||
"log_area": 7.625,
|
||||
"log_slope": -2.259510600133706,
|
||||
"n": 314
|
||||
}
|
||||
],
|
||||
"exponent": -0.49273487927531473,
|
||||
"raw_exponent": -0.4818256360084761,
|
||||
"expected": -0.5,
|
||||
"r2": 0.9615927396748828,
|
||||
"raw_r2": 0.8228630579799373,
|
||||
"channel_cells": 11414,
|
||||
"threshold_km2": 0.2
|
||||
},
|
||||
"hypsometry": {
|
||||
"integral": 0.4977686828691704,
|
||||
"curve": [
|
||||
1,
|
||||
0.9883321221458826,
|
||||
0.8878326575350091,
|
||||
0.6654978549648882,
|
||||
0.5210408242905382,
|
||||
0.447721924010795,
|
||||
0.376127147485948,
|
||||
0.2985807918952269,
|
||||
0.2036837807769688,
|
||||
0.08722194077135248,
|
||||
6.324738646146244e-7
|
||||
]
|
||||
},
|
||||
"drainage_density_per_km": 0.8103353479007795
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:535d9d9a31cbd1fc425cc7cb5ec633084107f7123d4b184179f577b3dbbee214
|
||||
size 1007473
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e48f461d1c9427a9bfb82afc02fb81134f1acf10d60481f8e65e54e0d52b0d26
|
||||
size 133933
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e0a0451fe40e0918e29a00050e0ec8144b6906fcbc3e574a000200637e079b3
|
||||
size 73022
|
||||
Reference in New Issue
Block a user