More graphics API support #6045
L2750558108
started this conversation in
Engine Core
Replies: 1 comment 6 replies
-
Supporting Direct3D is a MASSIVE undertaking. Godot already supports Vulkan and GLES3. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support more graphics APIs like Unity does and allow automatic selection (selection that works and provides optimal performance on the current platform) or sequential fallback (the user provides a list of graphics APIs, giving preference to the top graphics APIs, and then selecting down if not) for better performance and compatibility
Beta Was this translation helpful? Give feedback.
All reactions