Sythelux Rikd

Results 44 comments of Sythelux Rikd

Ther format is used by ARCGIS or more general in GIS realm: https://www.esri.com/arcgis-blog/products/arcgis-online/3d-gis/creating-and-using-elevation-layers-in-arcgis-online-arcgis-pro/?rmedium=redirect&rsource=blogs.esri.com/esri/arcgis/2016/08/30/creating-and-using-elevation-layers-in-arcgis-online for some reason it is not very well documented, but if I download gis data from my...

I was hoping to find a IEEE spec or something, but I can't instead I can only present the links below. XYZ is a common Point Cloud Format together with...

> Overall if this is so common in GIS I don't see why it should not be supported here, but the format can be wildly impractical to convert because points...

Thank you very, very much for working through this. I will change the code according to what you found as best as I can and add the commit. (I'm feeling...

I merged it back into my fork and it works. Thank you for taking care of it.

> Can you paste the output of `dotnet.exe --info`? ah, it prints the same `Found .NET SDK, but did not find dotnet.dll at [C:\Program Files\dotnet\sdk\7.0.100-preview.7.22377.5\dotnet.dll]` How could I mess up...

> `dotnet.exe` seems to expect that SDKs are installed as long as it finds a folder for that version. And Microsoft's own installers seem to fail deleting those folders when...

I don't know if the version from the Assetlib got updated at all. as for the git version. can you move the folder such that plugins.cfg is located at: res:///addons/`TerrainPlugin`/plugin.cfg...

Thank you. I'll try to reproduce it.

Ok this is more of a workaround, but before you activate the addon you have to trigger C# build one time. So the simplest solution is to create a new...