Add support for desaturation as poor man's season support #502
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Orthophotos are mostly created at summer time and that looks very strange in other seasons, e.g. a winter sky and bare trees on top of summer orthos. Looking what others tried to achieve (e.g. "season" products for MSFS with grey or brown filters on top of the scenery, "X-Plane Map Enhancement" ) I came to the conclusion that just desaturation of orthos adds greatly to the immersion.
E.g. in Germany mid of March vegetation is still very dormant and a desaturation to 55% makes everything look very natural.
I added desaturation to the core and a slider in the GUI to select saturation in %.
Note that contrary to "X-Plane Map Enhancement" desaturation is done just before delivering data to X-Plane so cached data is not affected.