old-www/HOWTO/Nvidia-OpenGL-Configuration/intro.html

166 lines
2.7 KiB
HTML

<HTML
><HEAD
><TITLE
>Introduction</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="Nvidia OpenGL Configuration mini-HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Contributors"
HREF="contribs.html"><LINK
REL="NEXT"
TITLE="Download the software packages"
HREF="downloadsw.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Nvidia OpenGL Configuration mini-HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="contribs.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="downloadsw.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="CHAPTER"
><H1
><A
NAME="INTRO"
>Chapter 1. Introduction</A
></H1
><P
> The installation of the NVIDIA drivers under Linux can be quite easy
in itself. However, there is a little more to it sometimes than
just unpacking the driver files.
</P
><P
> Since certain versions of the NVIDIA drivers require upgrading your
XFree86 to work, I've included some material on installing XFree86.
If upgrading XFree86 is necessary for you, you can read this document
but also carefully read the information at
<A
HREF="http://www.XFree86.org/"
TARGET="_top"
>XFree86.org</A
>.
</P
><P
> The NVIDIA driver is only concerned with installing the OpenGL libGL
library. But since there is more to a complete OpenGL installation than
just libGL, I cover the installation of defacto standard OpenGL add-on
libraries like GL Utility (libGLU) and GL Utility Toolkit (libglut).
</P
><P
> Going a little beyond the basics, I cover the installation of some
other libraries you might want to consider:
<A
HREF="http://www.trolltech.com/"
TARGET="_top"
>TrollTech</A
>'s Qt C++ Library
and the Java language
<A
HREF="http://java.sun.com/products/java-media/3D/"
TARGET="_top"
>Java 3D API</A
>.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="contribs.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="downloadsw.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Contributors</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Download the software packages</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>