]> marstr Code Repo - marstr/orthographic.git/commit
Perlin-noise based renderer fully functional. perlin.py adjusted to produce fully...
authorMarcus Str. <marcus@marstr.online>
Sat, 1 Feb 2025 15:39:15 +0000 (16:39 +0100)
committerMarcus Str. <marcus@marstr.online>
Sat, 1 Feb 2025 15:39:41 +0000 (16:39 +0100)
commit88905ac5092fd67c6fe75cb7d3f309667e3b0cbe
treeab818f39a28ac9be9a11ba44eeaa3970638d66b8
parent9eddb9742529637488b295d4c084af4836a3d437
Perlin-noise based renderer fully functional. perlin.py adjusted to produce fully dynamic Perlin noises, per resource. Scenery generated to produce proper ZL16 tiles. Correction for incorrectly rendered water bodies in photogen.py . Removed waterway:stream from rendering as it is no actual geographical feature.
defines.py
layergen.py
og.py
orthographic.py
perlin.py
photogen.py
xp_scenery.py