[QUESTION] How to use Metal on iOS? #2103
Unanswered
thisisthekap
asked this question in
Q&A
Replies: 1 comment
-
This depends on what you are using:
For both Forms and Maui, I want to create a new SKHardwareView or SKGpuView and then make the backend switch out depending on platforms. For example Metal on Apple, GL on Android and DX on WIndows. The API is basically the same, but does not use the I created a new issue to track this specifically: #2104 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Which components should we use (SKGLView, SKCanvasView, ...) to use metal on iOS?
Beta Was this translation helpful? Give feedback.
All reactions