NURBS++ is now at 3.0.11 ( May 24, 2002 ) |
|
NURBS Library downloadThe latest greatest version is available with sourceforge under the files section. Sometimes I'm too excited and create a release before it's been tested thoroughly. The following table gives you an easy way to see if the version of the library you have downloaded is known to work on your platform. In this table, 'ok' means everything works out of the box, 'ok*' means that it mostly works but maybe the OpenGL or Image Magick support is lacking, 'no' means that a new version that corrects the problem should be out soon and '?' means that no one reported positively or negatively on that platform.
About CppUnitNURBS++ is now using CppUnit to test the library. This is available for Unix or Windows machines alike. I use the CVS version of cppunit, so if you have problems with integrating NURBS++ and CppUnit, you might want to install the CVS version of CppUnit (1.9.X). There is a tests directory inside NURBS++, it contains both Makefile and VC++ project files to compile and generate the test programs. NURBS library installation
After you decompress and untar the library, you will have one
directory named
Under Unix, the normal procedure is to type the following:
You should not that the make process also installs the Matrix
library. This is necessary because the NURBS library has a dependance
on the Matrix library. The
The install process will put the resulting libraries in: Configure optionsThe most usefull opions are:
|
The NURBS library and these pages are maintained by Philippe Lavoie. |