|
05265e8136
|
Code for Zoom Level 16, and Perlin-map based ortho generation. Not entirely complete, but initial test working correctly. Liners for some elements need corrections.
|
2025-01-26 21:57:50 +01:00 |
|
|
c584aa0838
|
Change to ZL16, initial Perlin noise class and first steps to have Perlins generated for all tags.
|
2025-01-20 21:59:27 +01:00 |
|
|
c77002b930
|
Change to zoom level 16, attempt to generate contour maps for each OSM tag. Not yet complete. Perlin implementation to follow. Switched to local storage of XML data.
|
2025-01-17 20:31:56 +01:00 |
|
|
e82ecc9d32
|
Transition to image-based contour detection for resource allocation. Allocation of resources not yet implemented with this code. Contour detection requires opencv-python to be present.
|
2025-01-10 12:59:36 +01:00 |
|
|
cf25d45789
|
Another change to resource allocation
|
2025-01-03 11:47:28 +01:00 |
|
|
ce631dc9f9
|
New mechanism for resource allocation
|
2025-01-03 11:07:18 +01:00 |
|
|
f460964722
|
Further corrections in resource allocation code
|
2024-12-31 16:22:52 +01:00 |
|
|
4ab426308b
|
Issue of incorrectly assigned resources appears to be fixed. Complete tile to be tested.
|
2024-12-28 19:59:26 +01:00 |
|
|
c2d4915114
|
Another attempt to correct resource placement discoloration
|
2024-12-24 09:05:27 +01:00 |
|
|
59cae087a4
|
Correction in completion image code
|
2024-12-22 18:03:48 +01:00 |
|
|
0b9d8433a6
|
Attempt to make the fill of empty space look more realistic, hopefully fixed a contrast issue for some tags
|
2024-12-22 12:37:21 +01:00 |
|
|
58f626abe1
|
Removed cache clearing at the end of genphoto
|
2024-12-21 19:34:25 +01:00 |
|
|
c7f96e7783
|
Intricate details for buildings. Adjustments to tree generation. Removed textures to make them available in a separate package.
|
2024-12-21 18:18:49 +01:00 |
|
|
3de9058cc6
|
Fine-tuned tree generator in photogen
|
2024-12-20 21:40:55 +01:00 |
|
|
5f214308c4
|
Color averaging for trees being generated in final step, to make them blend better with actual forest color
|
2024-12-20 19:30:02 +01:00 |
|
|
eb68996385
|
Corrected typo in line 158
|
2024-12-20 14:09:34 +01:00 |
|
|
4434ad004c
|
Correction in srcstr line for contrast finding
|
2024-12-20 14:07:56 +01:00 |
|
|
01e53bdcde
|
Contrast values moved into separate file to make sure values only appear once. Appropriate adjustments toward that in layergen. Made sure trees do not get placed in water in photogen.
|
2024-12-20 14:05:48 +01:00 |
|
|
b29bc3b0d2
|
Production-ready change to building rendering
|
2024-12-19 16:20:58 +01:00 |
|
|
3bdf595173
|
Change in building rendering to a different texture set
|
2024-12-19 13:38:15 +01:00 |
|
|
8b027cf096
|
Different approach to resource placement raytracing, several layergen fixes, adjustments to photogen, new logging type.
|
2024-12-19 12:16:21 +01:00 |
|
|
b07caba79d
|
Made sure generated patches are not bigger than the ortho itself
|
2024-12-18 10:37:16 +01:00 |
|
|
5cc9819dba
|
Corrections to patch generation code for some features
|
2024-12-18 09:57:24 +01:00 |
|
|
70e895692c
|
Added resource generator class
|
2024-12-17 17:21:55 +01:00 |
|
|
2278fe3b0a
|
Massive commit. Raytracer for tile preparation. Resource generator. Everything moved into RAM for processing.
|
2024-12-17 17:18:05 +01:00 |
|
|
aae81c58e9
|
Re-enabled download of elevation, activated proper code in orthographic.py
|
2024-12-03 16:23:52 +01:00 |
|
|
c3b9c38b74
|
Fixed a critical issue with XML number handling, added missing taxiways for airports
|
2024-12-03 09:58:19 +01:00 |
|
|
a58bd71d46
|
Adjustment to photogen, added missing textures
|
2024-12-02 07:26:25 +01:00 |
|
|
7b7aff4acf
|
Made sure that the XML parser gets valid XML as otherwise the check lead to crashes in the code that generates the orthos
|
2024-12-01 15:55:34 +01:00 |
|
|
8774e3b6ac
|
Final normal map generation modification. Original result without multiplier appears to be best in X-Plane 12.
|
2024-12-01 11:46:16 +01:00 |
|
|
8a9dfd05f4
|
Normal map moved to end of ortho pipeline. Water is no longer rendered underneath, but makes use of normal maps. Physics model in orthos fixed. Testing of normals outstanding.
|
2024-11-30 22:13:58 +01:00 |
|
|
43d00df062
|
Removed O4XP-like mask generation, fixed inland water cutting instead by passing water layers for cutting to photogen
|
2024-11-29 20:54:18 +01:00 |
|
|
642b42de1e
|
Ortho4XP-like approach to generate water masks. I may roll this back if it does not work.
|
2024-11-29 17:24:32 +01:00 |
|
|
10d00169fe
|
Milestone commit: xp_scenery class able to generate pixel-perfect and vertex-perfect ortho meshes. This is the missing step for X-Plane. Large-scale testing to commence.
|
2024-11-28 22:28:39 +01:00 |
|
|
2bfcabab0c
|
Updated repoinfo to contain version information about Pillow, removed unnecessary call from xp_normalmap.py
|
2024-11-17 11:50:53 +01:00 |
|
|
ca02337f23
|
Removed comments in some code, updated repoinfo
|
2024-11-17 09:11:52 +01:00 |
|
|
9631df0150
|
Further adjustment to repoinfo
|
2024-11-16 15:46:43 +01:00 |
|
|
2c89e14e78
|
Updated repoinfo
|
2024-11-16 15:43:19 +01:00 |
|
|
88bcdf4a7a
|
Milestone commit - switch to mostly in-memory management, and functioning multi-processing for ortho generation
|
2024-11-16 15:20:00 +01:00 |
|
|
fc88947768
|
Initial step toward all-in-memory management, osmxml is now completely in-RAM driven. Remaining parts to follow. Initial changes to all other elements toward preparation-then-render approach.
|
2024-11-12 20:25:46 +01:00 |
|
|
925f7bee27
|
XML handling moved completely into memory for performance. Initial commit of tileprep class in preparation for ortho generation redesign
|
2024-11-12 12:44:22 +01:00 |
|
|
9d67334908
|
Added landuse:construction as OSM tag and value as it was missing in photo generation
|
2024-10-25 17:38:45 +02:00 |
|
|
bd2594221d
|
Last minor adjustments and a needed feature for PBF generation (needed for a later stage)
|
2024-10-18 21:48:24 +02:00 |
|
|
817d65639d
|
Further fine tuning to rendering and layering, added subtle details to different kinds of buildings for more realism
|
2024-10-12 21:18:39 +02:00 |
|
|
265197d295
|
Corrections to shadow sharpness, made sure shadows of buildings appear below forests
|
2024-10-09 21:12:37 +02:00 |
|
|
0cbc59fd61
|
Added addendum to license
|
2024-10-09 17:25:11 +02:00 |
|
|
be750bd53c
|
Added textures. Changes to shadow generation. Refinements to layers and blurs. Made sure roads appear correctly. Removed streams for inland cutting as those are barely visible on actual satellite images. Proper testing to be done, close to public release.
|
2024-10-08 21:20:51 +02:00 |
|
|
10e87db4a0
|
Correction to make streams appear correctly. Refinement to streets, roads, highways. Corrected bug in orthographic main class so that it renders correct amount of latitude and longitude tiles/orthos.
|
2024-10-06 23:16:06 +02:00 |
|
|
10a078b9f1
|
Correction to layergen to include streams for inland cutout
|
2024-10-05 23:03:41 +02:00 |
|
|
d4aaa36ca0
|
Added small streams to be cut from the image to have X-Plane show it as real water
|
2024-10-05 22:54:53 +02:00 |
|