Replies: 1 comment 1 reply
-
Hi dimohy, which examples are you experiencing the poor performance on? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use Win2D in WinUI 3 (win32).
The 'Gallery of Win2D examples' from the Microsoft Store shows very beautiful behavior.
So, using the source code of 'Win2D Example Gallery', I understand Win2D and reconfigure it as a WinUI 3 (win32) project.
However, the performance of 'Invalidate()' in 'CanvasControl' is significantly different from Win2D in UWP.
I want the performance of Win2D on UWP. I'm not at the level to look into the source code of WinUI or Win2D, so I desperately need your answer.
Beta Was this translation helpful? Give feedback.
All reactions