-
|
For example, Direct2d/Direct3d on Windows (or Vulkan for cross platform). I guess it's a framework for OpenGL, so only OpenGL is supported. |
Beta Was this translation helpful? Give feedback.
Answered by
SpartanJ
Jan 25, 2026
Replies: 1 comment
-
|
Not possible. I use OpenGL because it's the only real cross-platform API (Vulkan is not supported in macOS and iOS, D3D is Windows only, etc). |
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
Not possible. I use OpenGL because it's the only real cross-platform API (Vulkan is not supported in macOS and iOS, D3D is Windows only, etc).