Atom_Monky 14 Posted September 12, 2022 This converter helps you to quickly create a pixel accurate satmap. The tool takes the Mask image and looks at each pixel color, according to the layer.cfg it grabs the ground texture of the pixel color and saves the average color of this texture. In that way we can use the mask and the ground texture to generate a nice satmap really fast. More inforamtion and example can be found on githubhttps://github.com/VisMotrix/A3_MaskToSatMap_Converter -------------------------------------- Edit ---------------------------------------- Build v4.1 Fixed: - Fixed type errors for the noise generator. Added: - GUI description in readme Build v4.0: GUI release Added: - GUI version of the program, simply lauch maskToSatMapGUI.exe for a user friendly interface! Build v3.3 Improved: - image loading speed - sat map generation speed - noise generation speed - file export speed - memory usage reduced - large maps (30k x 30k) now only take ~30s to process and export vs >100s on previous build Build v3.2 Improved: - Readme Build v3.1 Added : - brightness noise generation - memory conservation mode for large maps and/or machines with less RAM - new options: -lumvv, --lumvariationset luminance variation0 -memconserve memory if possble, for large maps Improved: - Massive speed up for noise generation - compression of output sat map now uses deflate algorithm for smaller files, saving takes longer Build v2.0 - Added : noise generation option Build v1.0 - first releases 1 2 Share this post Link to post Share on other sites
ykarateke 0 Posted January 8, 2023 Thanks. Maybe there is a problem? Share this post Link to post Share on other sites