I cannot find in Internet any links to "official" GLU downloads or documentation. The links about GLU on opengl.org are defunct. The only GLU API documentation that I found is on MSDN about windows version of GLU. Is there such page as "official" GLU page and documentation and downloads for Linux?
Asked
Active
Viewed 280 times
1 Answers
2
http://www.opengl.org/sdk/docs/man2/
GLU documentation is the part of OpenGL 2 documentation. There is a special section for GLU functions.

genpfault
- 51,148
- 11
- 85
- 139

HolyBlackCat
- 78,603
- 9
- 131
- 207
-
Looks like GLU is not actual anymore. – Al Berger Apr 03 '14 at 11:59