ftp.nice.ch/pub/next/developer/resources/libraries/Mesa.2.0.s.tar.gz#/Mesa-2.0/book

Imakefile
 
Makefile
 
NOTES
 
README
 
accanti.c
[View accanti.c] 
accnot.c
[View accnot.c] 
accpersp.c
[View accpersp.c] 
accum.c
[View accum.c] 
aim.c
[View aim.c] 
alpha.c
[View alpha.c] 
alpha3D.c
[View alpha3D.c] 
anti.c
[View anti.c] 
antiindex.c
[View antiindex.c] 
antipindex.c
[View antipindex.c] 
antipoint.c
[View antipoint.c] 
antipoly.c
[View antipoly.c] 
bezcurve.c
[View bezcurve.c] 
bezmesh.c
[View bezmesh.c] 
bezsurf.c
[View bezsurf.c] 
checker.c
[View checker.c] 
checker2.c
[View checker2.c] 
chess.c
[View chess.c] 
clip.c
[View clip.c] 
colormat.c
[View colormat.c] 
cone.c
[View cone.c] 
cube.c
[View cube.c] 
curve.c
[View curve.c] 
depthcue.c
[View depthcue.c] 
disk.c
[View disk.c] 
dof.c
[View dof.c] 
dofnot.c
[View dofnot.c] 
double.c
[View double.c] 
drawf.c
[View drawf.c] 
feedback.c
[View feedback.c] 
fog.c
[View fog.c] 
fogindex.c
[View fogindex.c] 
font.c
[View font.c] 
jitter.h
[View jitter.h] 
light.c
[View light.c] 
linelist.c
[View linelist.c] 
lines.c
[View lines.c] 
list.c
[View list.c] 
list2.c
[View list2.c] 
maplight.c
[View maplight.c] 
material.c
[View material.c] 
mipmap.c
[View mipmap.c] 
model.c
[View model.c] 
movelight.c
[View movelight.c] 
nurbs.c
[View nurbs.c] 
pickdepth.c
[View pickdepth.c] 
pickline.c
[View pickline.c] 
picksquare.c
[View picksquare.c] 
plane.c
[View plane.c] 
planet.c
[View planet.c] 
planetup.c
[View planetup.c] 
polys.c
[View polys.c] 
robot.c
[View robot.c] 
sccolorlight.c
[View sccolorlight.c] 
scene.c
[View scene.c] 
scenebamb.c
[View scenebamb.c] 
sceneflat.c
[View sceneflat.c] 
select.c
[View select.c] 
simple.c
[View simple.c] 
smooth.c
[View smooth.c] 
sphere.c
[View sphere.c] 
stencil.c
[View stencil.c] 
stroke.c
[View stroke.c] 
surface.c
[View surface.c] 
tea.c
[View tea.c] 
teaambient.c
[View teaambient.c] 
teapots.c
[View teapots.c] 
texgen.c
[View texgen.c] 
texturesurf.c
[View texturesurf.c] 
trim.c
[View trim.c] 
xfont.c
[View xfont.c] 

README

/*
 *	For the software in this directory
 * (c) Copyright 1993, Silicon Graphics, Inc.
 * ALL RIGHTS RESERVED 
 * Permission to use, copy, modify, and distribute this software for 
 * any purpose and without fee is hereby granted, provided that the above
 * copyright notice appear in all copies and that both the copyright notice
 * and this permission notice appear in supporting documentation, and that 
 * the name of Silicon Graphics, Inc. not be used in advertising
 * or publicity pertaining to distribution of the software without specific,
 * written prior permission. 
 *
 * THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
 * AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
 * INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
 * FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL SILICON
 * GRAPHICS, INC.  BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
 * SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
 * KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
 * THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC.  HAS BEEN
 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
 * ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
 * POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
 * 
 * US Government Users Restricted Rights 
 * Use, duplication, or disclosure by the Government is subject to
 * restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
 * (c)(1)(ii) of the Rights in Technical Data and Computer Software
 * clause at DFARS 252.227-7013 and/or in similar or successor
 * clauses in the FAR or the DOD or NASA FAR Supplement.
 * Unpublished-- rights reserved under the copyright laws of the
 * United States.  Contractor/manufacturer is Silicon Graphics,
 * Inc., 2011 N.  Shoreline Blvd., Mountain View, CA 94039-7311.
 *
 * OpenGL(TM) is a trademark of Silicon Graphics, Inc.
 */

The source code examples in this directory accompany the examples
printed in the _OpenGL Programming Guide_, published by Addison-Wesley;
ISBN 0-201-63274-8.

The source code examples here need to be compiled with libaux.a
(which in turn needs files from libtk.a).

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.