This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
mapgen_rivers
Watch
1
Star
0
Fork
0
You've already forked mapgen_rivers
mirror of
https://gitlab.com/gaelysam/mapgen_rivers.git
synced
2024-11-14 06:40:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1adb4fbece
mapgen_rivers
/
.gitignore
10 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit: working example using a basis of Simplex noise and implementing river flowing, lakes, and erosion
2020-04-09 21:13:38 +02:00
__pycache__/
dem
lakes
size
Implemented grid twisting. Still many possible bugs, potentially clumsy implementation, but it seems to work.
2020-04-12 09:40:10 +02:00
offset_x
offset_y
Implemented variable river width. Also changed the river data exported by terrain_rivers.py. They will not be compatible with what's generated by older versions.
2020-04-13 12:15:10 +02:00
bounds_x
bounds_y
Initial commit: working example using a basis of Simplex noise and implementing river flowing, lakes, and erosion
2020-04-09 21:13:38 +02:00
unused/
Reference in New Issue
Copy Permalink