It seems like OpenGL does not allow to do some modern things on MacOS, e.g. styling. And moreover, I expect there is no OpenGL on Mac M1.
Maybe, migration to Metal for Apple platform is even better solution (at least it is native). However, in this case we need to have different code for different platforms.
It seems like OpenGL does not allow to do some modern things on MacOS, e.g. styling. And moreover, I expect there is no OpenGL on Mac M1.
Maybe, migration to Metal for Apple platform is even better solution (at least it is native). However, in this case we need to have different code for different platforms.