Another OpenGl based implementation of M3G
I pick up an article about the M3G implementation based on OpenGL by two Sweden students. it’s an intro. in the paper, and there is no detail descriptions. Just like my implements in KEmulator, we both take use of the comparability between M3G API and OpenGL. The M3G API is designed based on OpenGL, you can find the infos from the m3g specification.