]> marstr Code Repo - orthographic/commit
Normal map maker for X-Plane now working correctly, and properly implemented in layer...
authormarstr <marcus@marstr.online>
Tue, 10 Sep 2024 17:38:48 +0000 (19:38 +0200)
committermarstr <marcus@marstr.online>
Tue, 10 Sep 2024 17:38:48 +0000 (19:38 +0200)
commit7326984762db1eb1e438da8e99d1530a6e26f5af
treed3f1e617b09028873af8bac9d392d628d4a04cc2
parenta5e850feec02d98a0871ef6aefae28244e208fa2
Normal map maker for X-Plane now working correctly, and properly implemented in layer generation process. Tile folder now has a proper "z_orthographic_" naming convention, data is stored in this folder. Orthos are now stored in DDS format, as opposed to jpg, which was twice as large in file size. Tile generation process completes by generating proper DSF data files for X-Plane.
defines.py
layergen.py
orthographic.py
photogen.py
tiledb.py
xp_dsfgen.py
xp_normalmap.py