blob: e3c9189b460e343d2c39a8880423e208d75e7c9d [file] [log] [blame]
Brian Paul0b27ace2003-03-08 17:38:57 +00001<HTML>
2
3<TITLE>SGI GLU</TITLE>
4
5<BODY text="#000000" bgcolor="#55bbff" link="#111188">
6
7<H1>SGI SI GLU</H1>
8
9(Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library)
10
11<p>
12SGI open-sourced their OpenGL Sample Implementation (SI) in January, 2000.
13This includes the GLU library.
14</p>
15
16<p>
17The SI GLU library implements GLU version 1.3 whereas the original
18Mesa GLU library only implemented version 1.2.
19We recommend using the SI GLU library instead of Mesa's GLU library
20since it's more up-to-date, complete and reliable.
21We're no longer developing the original Mesa GLU library.
22</p>
23
24<p>
25The new SI GLU library code is included in the Mesa package.
26You don't have to download it separately.
27</p>
28
29
30<p>
31<b>Olivier Michel</b> has made Linux RPMs of GLU for i386 and PowerPC.
32You can download them from the
33<a href="http://www.sourceforge.net/project/showfiles.php?group_id=3"
34target="_parent">download area</a> under <b>Miscellaneous</b>.
35</p>
36
37<p>
38Visit the <a href="http://oss.sgi.com/projects/ogl-sample/" target="_parent">
39OpenGL Sample Implementation home page</a> for more information about the SI.
40</p>
41
42</body>
43</html>