OpenGL cross-platform (Android & iOS) use


how to write a common part of OpenGL in CPP for cross-platform use by Android and iOS?

what is questionable is how to connect OpenGL,iOS through EGL in Android and use EAGL to connect OpenGL, according to different platforms using CPP to encapsulate OpenGL??

Menu