Gael-de-Sailly
|
6b9c091dd5
|
Fix file opening mode on the Lua side, to avoid crashes on Windows
|
2020-11-14 17:31:36 +01:00 |
|
Gaël de Sailly
|
25c5cb2e1f
|
Reverse axes order for heightmaps (iterate in Z direction first instead of X)
|
2020-07-21 12:46:23 +02:00 |
|
Gael-de-Sailly
|
6f43430574
|
Added glaciers, and re-organized noise definitions
|
2020-05-24 12:09:21 +02:00 |
|
Gael-de-Sailly
|
a73a0dd80b
|
Avoid some redundant calculation on corners
(not very significant, but why not)
|
2020-04-27 21:08:15 +02:00 |
|
Gael-de-Sailly
|
a9ab0e53d3
|
Change folder structure: data files are now in a directory.
Also added a demo 400x400 map, that is overriden on pre-processing.
|
2020-04-26 23:29:36 +02:00 |
|
Gaël de Sailly
|
b429b302e1
|
Rewritten part of code to calculate river depth
Fixes bathymetry problems on turns or confluences, as well as abrupt riverbanks.
|
2020-04-26 22:19:05 +02:00 |
|
Gael-de-Sailly
|
206c68813e
|
Switch again to using river direction and flux instead of table of bounds
|
2020-04-26 18:10:23 +02:00 |
|
Gael-de-Sailly
|
6af6795d90
|
Comment and clarify
|
2020-04-26 17:13:38 +02:00 |
|
Gael-de-Sailly
|
55725ad94b
|
Re-organized the code. All polygon-related calculations go to polygons.lua.
|
2020-04-14 21:11:54 +02:00 |
|