This repository has been archived on 2024-06-25 . You can view files and clone it, but cannot push or open issues or pull requests.
spanne
280a735302
Initial version of a fully OpenGL-3.0-compliant of the famous smooth.c from the
Red Book. What has been done already: * Explicitly request a forward-compatible 3.0 context * Report GL errors, if any, at a few crucial places * Replaced gluOrtho2D with a home-grown matrix + glLoadMatrixf What remains to be done: * Use vertex shaders and fragment shaders * Use vertex buffer objects git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@774 7f0cb862-5218-0410-a997-914c9d46530a
Languages
C
97.2%
CMake
2%
C++
0.8%