UWP issue
Hi.
So I was trying to use the SeeingSharpRenderPanel in a UWP application but nothing comes up. I followed the WinUI getting started guide, I could not find one for UWP but also looked at the UWP sample. I did install the SeeingSharp2 and SeeingSharp2.UWP packages, I also called the GraphicsCore.Loader.SupportUWP() method in the App.cs file but the cube is not showing up.
Am I missing something or could there be an issue?
Hi JuandreG,
you can try to download the full code of Seeing# and try to run the SeeingSharp.UwpSamples project: https://github.com/RolandKoenig/SeeingSharp2/tree/master/src/Samples/SeeingSharp.UwpSamples
You can also provide me some source code here than I can test it on my side.
Greetings Roland