Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
The code in this directory was taken from the preprocessed C++ version of SGI's NURBS code. This is what we used originally to bring up the GLU library for OpenGL on Daytona (Windows NT 3.5). This was done because of incompatibilities between the C++ compilers. Since then however, the compiler issue has been resolved allowing us to now use the C++ source.
The C++ source has a different structure from this directory so a new subdirectory tree (with nurbs as the root) has been added to the glu tree. This directory is being preserved only to keep the history of changes.
|