Night Textures for Photoreal?

falcon409

SOH-CM-2026
I have several projects that I want to release, but I happened to notice that they glow in the dark, lol. Never gave it much thought before because I rarely do night flights, but I decided to take a look at one I just did (Accomack County) and realized the problem. Is there a way to adjust the photoreal image to accommodate night texturing?
 
Yes. Take the source file for the photo stuff (make a backup, just in case...:kilroy:) and edit the brightness and contrast to make it really dark, but not totally dark. Save the edited version with a different name, so that you have Source.Bmp and Source_night.Bmp, or what ever sounds good. Modify your INF file so that you are now telling Resample that it's a MultiSource and label the Source areas as Source1 and Source2, etc. A line in the INF file gets added to the night time section specifying that it's "Night". Compile and notice how the file is "magically" twice it's size!

Example INF files are installed as part of the SDKs.

Editing the night texture to give the illusion of lighted areas is another task, saved for much more coffee consumption.
 
I the only way I can come up with right now is manual darkening via Photoshop (or a similar program).
 
same theory applies for seasonal variations Falcon, add the new seasonal images to the INF and compile
 
Back
Top