Added: Initial world generation tool
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90b29fc6cbe3ea2f6cae9d385516da23086262b82b59c3ce6126b18ffc37572f
|
||||
size 428054
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55975e0d13f62f97afedc281e6c25a00e9a097d7c1ee5106115811c40237fc37
|
||||
size 1280083
|
||||
@@ -0,0 +1,279 @@
|
||||
{
|
||||
"elapsed_s": 151.1703849,
|
||||
"generated_at": "2026-09-17T09:49:14Z",
|
||||
"geology_cell_m": 11.909924937447872,
|
||||
"geology_size": 1200,
|
||||
"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.5,
|
||||
2
|
||||
],
|
||||
"band_km": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"divergent_mm_yr": [
|
||||
-2,
|
||||
-1
|
||||
],
|
||||
"rift_km": [
|
||||
3,
|
||||
6
|
||||
],
|
||||
"intraplate_mm_yr": 0.3,
|
||||
"intraplate_swell_mm_yr": 0.8,
|
||||
"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.0001,
|
||||
"m": 0.5,
|
||||
"n": 1,
|
||||
"dt_yr": 1500,
|
||||
"steps": 1000,
|
||||
"diffusion_m2_yr": 0.15,
|
||||
"fill_every": 1,
|
||||
"critical_area_m2": 10000
|
||||
},
|
||||
"thermal": {
|
||||
"coarse_passes": 3,
|
||||
"every": 2,
|
||||
"fine_passes": 24,
|
||||
"talus_deg": 33
|
||||
},
|
||||
"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.6176034722222222,
|
||||
"clip_fraction": 0,
|
||||
"relief_m": 2870.443115234375,
|
||||
"min_m": -177.8711700439453,
|
||||
"max_m": 2692.572021484375,
|
||||
"land_min_m": 0.007662822026759386,
|
||||
"land_max_m": 2692.572021484375,
|
||||
"land_relief_m": 2692.5643586623482,
|
||||
"slopes": {
|
||||
"under_15_deg": 0.06100079946117891,
|
||||
"under_30_deg": 0.24816579318130452,
|
||||
"over_50_deg": 0.30072446250009843,
|
||||
"median_deg": 40.29165819822567
|
||||
},
|
||||
"slope_area": {
|
||||
"bins": [
|
||||
{
|
||||
"log_area": 5.375,
|
||||
"log_slope": -1.1075694011208599,
|
||||
"n": 1421
|
||||
},
|
||||
{
|
||||
"log_area": 5.625,
|
||||
"log_slope": -1.2302166636729257,
|
||||
"n": 1904
|
||||
},
|
||||
{
|
||||
"log_area": 5.875,
|
||||
"log_slope": -1.3087076397851436,
|
||||
"n": 2041
|
||||
},
|
||||
{
|
||||
"log_area": 6.125,
|
||||
"log_slope": -1.4525689434177083,
|
||||
"n": 1618
|
||||
},
|
||||
{
|
||||
"log_area": 6.375,
|
||||
"log_slope": -1.6216791237543478,
|
||||
"n": 1138
|
||||
},
|
||||
{
|
||||
"log_area": 6.625,
|
||||
"log_slope": -1.8884080829971168,
|
||||
"n": 869
|
||||
},
|
||||
{
|
||||
"log_area": 6.875,
|
||||
"log_slope": -2.394181056967823,
|
||||
"n": 510
|
||||
},
|
||||
{
|
||||
"log_area": 7.125,
|
||||
"log_slope": -4.3408623276057865,
|
||||
"n": 386
|
||||
},
|
||||
{
|
||||
"log_area": 7.375,
|
||||
"log_slope": -2.1191911426372205,
|
||||
"n": 318
|
||||
}
|
||||
],
|
||||
"exponent": -1.0656806621205928,
|
||||
"raw_exponent": -1.1672953807001922,
|
||||
"expected": -0.5,
|
||||
"r2": 0.5364130840549429,
|
||||
"raw_r2": 0.4928987485774514,
|
||||
"channel_cells": 10205,
|
||||
"threshold_km2": 0.2
|
||||
},
|
||||
"hypsometry": {
|
||||
"integral": 0.30433441732834104,
|
||||
"curve": [
|
||||
1,
|
||||
0.8580568483238864,
|
||||
0.6072048206047345,
|
||||
0.40834138229199113,
|
||||
0.2700559622825235,
|
||||
0.17014355444263163,
|
||||
0.116413241595819,
|
||||
0.06831401395852477,
|
||||
0.03743074990807882,
|
||||
0.010532423154464676,
|
||||
0.0000011244179731750847
|
||||
]
|
||||
},
|
||||
"drainage_density_per_km": 0.9659103935317077
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21da5c72a445a351cb4b3dec258026f58397fbc2599edc0b4364466629a3baad
|
||||
size 713760
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ada97e1e0721380f8cda6f96ac74e5f003b86e43e5d34f3d367c5596253a55f4
|
||||
size 84805
|
||||
Reference in New Issue
Block a user