Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 1 | <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> |
| 12 | SGI open-sourced their OpenGL Sample Implementation (SI) in January, 2000. |
| 13 | This includes the GLU library. |
| 14 | </p> |
| 15 | |
| 16 | <p> |
| 17 | The SI GLU library implements GLU version 1.3 whereas the original |
| 18 | Mesa GLU library only implemented version 1.2. |
| 19 | We recommend using the SI GLU library instead of Mesa's GLU library |
| 20 | since it's more up-to-date, complete and reliable. |
| 21 | We're no longer developing the original Mesa GLU library. |
| 22 | </p> |
| 23 | |
| 24 | <p> |
| 25 | The new SI GLU library code is included in the Mesa package. |
| 26 | You 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. |
| 32 | You can download them from the |
| 33 | <a href="http://www.sourceforge.net/project/showfiles.php?group_id=3" |
| 34 | target="_parent">download area</a> under <b>Miscellaneous</b>. |
| 35 | </p> |
| 36 | |
| 37 | <p> |
| 38 | Visit the <a href="http://oss.sgi.com/projects/ogl-sample/" target="_parent"> |
| 39 | OpenGL Sample Implementation home page</a> for more information about the SI. |
| 40 | </p> |
| 41 | |
| 42 | </body> |
| 43 | </html> |