Files | |
file | anim.c [code] |
Routines useful in animation programs. | |
file | axis.c [code] |
This routine is used to generate an axis for a graph. It draws an axis with a linear scale, places tic marks every inch, labels the tics, and uses the supplied title for the axis. | |
file | bn_tcl.c [code] |
Tcl interfaces to all the LIBBN math routines. | |
file | complex.c [code] |
file | const.c [code] |
Constants used by the ray tracing library. | |
file | font.c [code] |
file | fortran.c [code] |
A FORTRAN-callable interface to libplot3. | |
file | list.c [code] |
file | marker.c [code] |
file | mat.c [code] |
4 x 4 Matrix manipulation functions... | |
file | msr.c [code] |
Minimal Standard RANdom number generator. | |
file | noise.c [code] |
file | plane.c [code] |
Some useful routines for dealing with planes and lines. | |
file | plot3.c [code] |
A public-domain UNIX plot library, for 2-D and 3-D plotting in 16-bit VAX signed integer spaces, or 64-bit IEEE floating point. | |
file | poly.c [code] |
file | qmath.c [code] |
Quaternion math routines. | |
file | rand.c [code] |
These are our tables of random numbers. | |
file | scale.c [code] |
scale geometry points. | |
file | sphmap.c [code] |
Common Subroutines for Spherical Data Structures/Texture Maps Subroutines. | |
file | symbol.c [code] |
file | tabdata.c [code] |
Routines for processing tables (curves) of data with one independent parameter which is common to many sets of dependent data values. | |
file | tplot.c [code] |
This routine is designed to simplify the creation of X,Y plots for user. | |
file | vectfont.c [code] |
file | vector.c [code] |
file | vers.c [code] |
file | vers_win.c [code] |
file | vert_tree.c [code] |
Routines to manage a binary search tree of vertices. | |
file | wavelet.c [code] |
This is a standard wavelet library that takes a given data buffer of some data type and then performs a wavelet transform on that data. |