0

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?

genpfault
  • 51,148
  • 11
  • 85
  • 139
Al Berger
  • 1,048
  • 14
  • 35

1 Answers1

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