Replies: 4 comments 7 replies
-
Hi @jtorjo, appreciate the question. Win2D for WinUI 3 is a work in progress but we just released a preview package recently along with Project Reunion 0.5. Link to WinUI 3 current preview docs: https://docs.microsoft.com/en-us/windows/apps/winui/winui3/ The doc page and source Readme both have a link to the NuGet package to get started. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
I just tested Direct2D in C# (P/Invoke) and it works fine |
Beta Was this translation helpful? Give feedback.
-
Hi, I was browsing the discussion and just saw this thread. I have a very simple bar chart in my app that utilized Win2D. I installed the NuGet package You can check out the project page here. |
Beta Was this translation helpful? Give feedback.
-
Win2D is mainly a wrapper to Direct2D (ID2D1Factory2 and so on) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that #105 has been closed, since .Net 5 will never come to UWP, when can we expect win2d support on WinUI 3 Desktop?
This is the only thing keeping me from porting my app BACK to Desktop. My app was originally WPF, but had to switch to UWP because I need win2d.
This is an insane blocker for me, and I'm sure for a lot of other people - without win2d, I can't really develop for WinUI 3 Desktop.
Beta Was this translation helpful? Give feedback.
All reactions