SeeingSharp2 icon indicating copy to clipboard operation
SeeingSharp2 copied to clipboard

UWP issue

Open JuandreG opened this issue 2 years ago • 1 comments

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?

JuandreG avatar Jul 07 '23 12:07 JuandreG

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

RolandKoenig avatar Jul 07 '23 13:07 RolandKoenig