This project intends to implement OpenGL APIs on MiniGUI based on the famous open-source implementation of OpenGL: Mesa3D. This project uses MiniGUI as the graphics backend of Mesa3D. By using Mesa3D4MiniGUI, you can run OpenGL 3D applications on Mi
This project intends to implement OpenGL APIs on MiniGUI based on the famous open-source implementation of OpenGL: Mesa3D. This project uses MiniGUI as the graphics backend of Mesa3D. By using Mesa3D on MiniGUI, you can run OpenGL 3D applications on
Mesa7.8.2学习总结.doc http://www.mesa3d.org/: Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
It contains the following compiler libraries: 1. MinGW - Gcc compiler on Windows. 2. Mesa3D - An OpenGL implementation of OpenGL. 3. SFML - A simple and fast multimedia library. 4. GLFW - An OpenGL framework. 5. Notepad++ - An editor.