ivan.fuligni

Results 5 comments of ivan.fuligni

Thank you Following your suggestion I build the geometry of the mesh using MeshGeometry3D, while for the material I am using a DiffuseMaterial. To build the diffuse map I am...

No, I have only a stream of bytes. For the conversion I am using [this library](https://github.com/Nominom/BCnEncoder.NET).

The test project can be found [here](https://github.com/ivan2007/ViewerNativeNetCore)

Even without MapControl there are these exceptions: 'System.PlatformNotSupportedException' in System.Configuration.ConfigurationManager.dll 'System.Configuration.ConfigurationErrorsException' in System.Configuration.ConfigurationManager.dll

Hi @michael-hawker, I tried the MapControl in a simple WPF app with Net Core 3.1. Many of the exceptions are the same. Everything seems to work fine but there are...