Open totaam opened 3 years ago
It seems that OpenGL is being deprecated, at least on MacOS: #3063.
So it would be good to have an accelerated renderer to replace it. Vulkan is a fairly low level API so perhaps it is best to wait until toolkits provide convenience APIs for it.
Hi @totaam , is this still on the roadmap for this project?
@paulphys sure, but right now I don't see the point of investing time and effort into it. The OpenGL renderer works on all platforms.
It seems that OpenGL is being deprecated, at least on MacOS: #3063.
So it would be good to have an accelerated renderer to replace it. Vulkan is a fairly low level API so perhaps it is best to wait until toolkits provide convenience APIs for it.