naaaames
This commit is contained in:
parent
e2cb1f55ca
commit
53eef3522c
7 changed files with 40 additions and 182 deletions
|
|
@ -18,7 +18,6 @@ export function createMapFields() {
|
|||
basinField: new Float32Array(SIZE),
|
||||
coastalLowland: new Float32Array(SIZE),
|
||||
flowAccum: new Float32Array(SIZE),
|
||||
crestCrossingScore: new Float32Array(SIZE),
|
||||
erosionField: new Float32Array(SIZE),
|
||||
depositionField: new Float32Array(SIZE),
|
||||
flowTo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue