mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-25 06:15:42 +00:00
8 lines
820 B
Smalltalk
8 lines
820 B
Smalltalk
Heightfield::add("\t");
|
|
Heightfield::add("General\tTab_general\tgeneral_min_height\t0\tgeneral_scale\t175\tgeneral_water\t0.273684\tgeneral_centerx\t879.301\tgeneral_centery\t641.805");
|
|
Heightfield::add("fBm Fractal\ttab_fBm\tfbm_interval\t6\tfbm_rough\t0.000\tfBm_detail\tVery Low\tfBm_seed\t915321697");
|
|
Heightfield::add("Canyon Fractal\ttab_Canyon\tcanyon_freq\t4\tcanyon_factor\t0.500\tcanyon_seed\t919506399");
|
|
Heightfield::add("Turbulence\ttab_Turbulence\tturbulence_factor\t0.4\tturbulence_radius\t40");
|
|
Heightfield::add("Blend\ttab_Blend\tblend_factor\t0.5\tblend_srcB\t2\tblend_option\tSubtract");
|
|
Heightfield::add("Filter\ttab_Filter\tfilter\t0.00000 0.10000 0.41538 0.50000 0.95385 1.00000 1.00000 ");
|
|
Heightfield::add("Smooth Water\ttab_SmoothWater\twatersmooth_factor\t0.500\twatersmooth_iter\t2");
|