Julien Etelain
Julien Etelain
Hi, This could be a solution for residential areas. I would like also to have procedural fences around specific areas like military area, farmland, and sports grounds.
Hi, A linux binary is already available in Beta 6 release : https://github.com/jetelain/ArmaRealMap/releases/tag/0.6 It requires dotnet 6 runtime to be installed, see https://learn.microsoft.com/fr-fr/dotnet/core/install/linux It requires a file named "modelinfo.json" that...
IvanNeskochov6801 > So it seems like the stripe issue might be able to fixed for higher resolutions if you make the final size an even multiple of the input size?...
Not fixed, this case still does not works : 512 x 6.875
The reference point for normal correction might be wrong
System assumes the land contact is centered on model center. To test : - get resolution 2E+15 - get the 3 vertexes - compute the plane normal vector for the...
Hi, this error may happen with custom assets if a texture is not specified in the "Ground materials" section. You may probably starts from the "CentralEurope" base asset config to...
Hi, It's planned, but I'm quite busy for now
Documentation is still in progress: - https://github.com/jetelain/ArmaRealMap/wiki/Create-a-map-for-Arma-3 - https://github.com/jetelain/ArmaRealMap/wiki/Create-an-asset-configuration-for-Arma-3
Reflection based workaround done in #226