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