Skip to content

Releases: VisMotrix/A3_MaskToSatMap_Converter

Build v4.3

15 Apr 11:43
Compare
Choose a tag to compare

Known Issues:

  • Comments in layers.cfg will break program

Fixed:

  • A bug, where a space was appended to the paths listed in the layers.cfg file. This should fix a lot of file not found errors.
  • The workdrive letter now gets stripped of any whitespace when changing.

Build v4.2

20 Oct 16:05
Compare
Choose a tag to compare

Known Issues:

  • Comments in layers.cfg will break the program, fix is on the way

Changed:

  • always use temporary files for storing large arrays

Fixed:

  • parameters datatype conversion
  • now will ignore leading or trailing white space in all text boxes
  • GUI now properly shows runtime errors in the log for easier debugging
  • fix textboxes not updating actual variables

v4.1 - hotfix

28 Sep 19:14
Compare
Choose a tag to compare

Fixed:

  • Fixed type errors for the noise generator.

Added:

  • GUI description in readme

Build v4.0: GUI release

23 Sep 22:22
Compare
Choose a tag to compare

Added:

  • GUI version of the program, simply lauch maskToSatMapGUI.exe for a user friendly interface!

Performance improvements

21 Sep 20:19
Compare
Choose a tag to compare

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

17 Sep 11:52
Compare
Choose a tag to compare

Improved:

  • Readme

Build v3.1

15 Sep 15:23
Compare
Choose a tag to compare

Added :

  • brightness noise generation
  • memory conservation mode for large maps and/or machines with less RAM
  • new options:
-lumvv, --lumvariation set luminance variation 0
-mem conserve 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

14 Sep 18:14
Compare
Choose a tag to compare

Added : noise generation

added new options:

-rgbv, --rgbvariation set rgb variation 0 0 0 *
-nc, --noisecoverage noise coverage fraction 0.0 *
* can only be used in conjunction, be aware that even with the use of multithreading, the noise generation can take a lot of time depending on your map size. Roughly 30s for 8k*8k, 15min for 30k*30k.

Build v1.0

12 Sep 11:53
Compare
Choose a tag to compare

Arma 3 Mask To SatMap Converter
Release Build v1.0

Full README: https://github.com/VisMotrix/A3_MaskToSatMap_Converter/blob/master/README.md