11 Commits

Author SHA1 Message Date
a5e850feec 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. 2024-09-09 23:14:43 +02:00
bbc924984a Removed wedgen in favor of the initial code for a class that generates X-Plane scenery. Class is not yet complete, but is final piece of the toolchain. 2024-09-07 20:50:39 +02:00
55e58c2fe4 Initial code to generate the WED (X-Plane World Editor) XML file at the end of all tile generation. 2024-09-05 22:49:39 +02:00
a1483fccc3 Changed path delimiter from "\\" to "/" for cross OS compatibility 2024-09-03 20:49:35 +02:00
a4c0291e74 RC4 - Implemented cross-degree adjacency checks, corrected major issue in tile completion adjacency checks 2024-09-02 08:03:45 +02:00
f9597fbb79 First public release - corrected issue with forest rendering. Implemented file-in-use check when clearing cache. Zoom level 16 now being built in tilegen.py . Tiles around airports will be kept - the rest will be removed after all tile creation. 2024-08-31 21:55:14 +02:00
8a4aab200e Made forest lines look much more natural, adjusted coloring of some roads and streets, corrected layering, added graphical patch files to make some natural features look more realistic. 2024-08-29 22:46:49 +02:00
3566992860 Implemented mechanism that can continue interrupted work to continue later at some point, or to re-generate an ortho photo. Fixed layering of small rivers/streams 2024-08-28 21:26:07 +02:00
2aed6ee8a3 Changed licensing model info, beginning of tilegen - the class which completes the entire degree of latitude and longitude, once all orthos have been generated 2024-08-27 21:55:25 +02:00
f455988334 Corrected bug in layergen preventing generation of tile completion layer 2024-08-27 21:24:32 +02:00
e2d5b3dc98 Initial commit of mostly working codebase. 2024-08-27 20:59:02 +02:00