helix-toolkit / helix-toolkit

Helix Toolkit is a collection of 3D components for .NET.
http://helix-toolkit.org/
MIT License
1.89k stars 671 forks source link

Does helix-toolkit.UWP allow to display and interact with models in XAML island? #1792

Open Shomnipotence opened 2 years ago

Shomnipotence commented 2 years ago

It seems to me that XAML island only allows the use of XAML island controls and does not allow further functionality, unlike UWP development. So can I use the helix-toolkit.UWP to insert the model in the XAML island and use the cursor to rotate and zoom in to see it - like in the UWP example?

holance commented 2 years ago

Why do you need to use xaml island?

Shomnipotence commented 2 years ago

Why do you need to use xaml island?

it is the only way to combine winUI2 and

i have to do so

so is it possible?

holance commented 2 years ago

Helix toolkit supports WinUI. Have you tried Helix toolkit WinUI package?

Shomnipotence commented 2 years ago

Helix toolkit supports WinUI. Have you tried Helix toolkit WinUI package?

it is winUI3,i tried to use helix-toolkit.uwp in xaml island

holance commented 2 years ago

Probably it's more easier to just upgrade to winui3 than figuring out the xaml island.