-
OpenGL is no longer being developed and I'm sure that Apple will eventually drop it from their platforms (if they haven't already), so what's the plan for Vulkan and Metal (if any)? What about using something like wgpu? |
Beta Was this translation helpful? Give feedback.
Answered by
mrDIMAS
Apr 18, 2022
Replies: 1 comment
-
There are some plans for that, but they're low priority. Current renderer works pretty fine and I have no spare time to do a complete re-write of it, it is very complex task and probably will take few months. If there are volunteers to do that, then go ahead, I will be happy to see new renderer. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Barugon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are some plans for that, but they're low priority. Current renderer works pretty fine and I have no spare time to do a complete re-write of it, it is very complex task and probably will take few months. If there are volunteers to do that, then go ahead, I will be happy to see new renderer.