You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first two arguments are seed parameters. Minor changes to these parameters will result in a new terrain layout at the start of simulation. Running the simulation twice with same parameters will produce the same terrain layout.
16
+
17
+
For best results, we recommend keeping seed parameters at the same orders of magnitude shown above.
18
+
19
+
If arguments are not specified, a set of default seed parameters will be used. This will run a simulation starting from a default world that's used to test how changes to code affect simulation behavior.
20
+
21
+
On Windows, you can simply click the executable. This will run a simulation starting from the default world.
0 commit comments