blob: 8adaf42bcb952dc328000e8bf879ffe0b16bb018 [file] [log] [blame]
Brian Paul0b27ace2003-03-08 17:38:57 +00001<HTML>
2
3<TITLE>SGI GLU</TITLE>
4
Brian Paul36da0452005-01-20 03:55:10 +00005<link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
Brian Paul0b27ace2003-03-08 17:38:57 +00008
9<H1>SGI SI GLU</H1>
10
11(Silicon Graphics, Inc. Sample Implementation of the OpenGL Utility library)
12
13<p>
14SGI open-sourced their OpenGL Sample Implementation (SI) in January, 2000.
15This includes the GLU library.
16</p>
17
18<p>
19The SI GLU library implements GLU version 1.3 whereas the original
20Mesa GLU library only implemented version 1.2.
21We recommend using the SI GLU library instead of Mesa's GLU library
22since it's more up-to-date, complete and reliable.
23We're no longer developing the original Mesa GLU library.
24</p>
25
26<p>
Brian Paulb7c727e2005-08-19 16:57:50 +000027The SI GLU library code is included in the Mesa distribution.
Brian Paul0b27ace2003-03-08 17:38:57 +000028You 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.
34You can download them from the
35<a href="http://www.sourceforge.net/project/showfiles.php?group_id=3"
36target="_parent">download area</a> under <b>Miscellaneous</b>.
37</p>
38
39<p>
40Visit the <a href="http://oss.sgi.com/projects/ogl-sample/" target="_parent">
41OpenGL Sample Implementation home page</a> for more information about the SI.
42</p>
43
44</body>
45</html>