]> marstr Code Repo - orthographic/commit
X-Plane DSF file generator, X-Plane normal map generator. Normal maps can be turned...
authormarstr <marcus@marstr.online>
Mon, 9 Sep 2024 21:14:43 +0000 (23:14 +0200)
committermarstr <marcus@marstr.online>
Mon, 9 Sep 2024 21:14:43 +0000 (23:14 +0200)
commita5e850feec02d98a0871ef6aefae28244e208fa2
treef5402a9c1160ce685a0531409d9bfd1bd766d3a2
parentbbc924984ad2ee73e34506e035cdd79c804669c6
X-Plane DSF file generator, X-Plane normal map generator. Normal maps can be turned on or off in defines.py . Normal map generation implemented in layergen. Nearing initial public release. Added sand and desert source material. Changed layer order for some parts.
17 files changed:
Textures/building/common/brd/b5.png [new file with mode: 0644]
Textures/building/common/ptc/b5_p1.png [new file with mode: 0644]
Textures/building/common/ptc/b5_p2.png [new file with mode: 0644]
Textures/natural/desert/brd/b1.png [new file with mode: 0644]
Textures/natural/desert/ptc/b1_p1.png [new file with mode: 0644]
Textures/natural/desert/ptc/b1_p2.png [new file with mode: 0644]
Textures/natural/sand/brd/b1.png [new file with mode: 0644]
Textures/natural/sand/ptc/b1_p1.png [new file with mode: 0644]
Textures/natural/sand/ptc/b1_p2.png [new file with mode: 0644]
Textures/natural/water/normal_template.png [new file with mode: 0644]
defines.py
layergen.py
orthographic.py
photogen.py
wedgen.py [deleted file]
xp_dsfgen.py
xp_normalmap.py [new file with mode: 0644]