Summary :
Nurbs library  (Aug 2005)					

Description :
                   NURBS toolbox for SCILAB 3.1
                   ============================
                          Version 1.2
                          ===========


For a detailed explaination of NURBS and how to manipulate them, I can
strongly recommend the book by Les Piegl and Wayne Tiller called 'The NURBS
Book' ISBN 3-540-61545-8. Please note that the 'C' code algorithms is this
toolbox are modified versions of the pseudo-code within the book. 

License
=======

All the software within this tool is covered by the GPL Version 2 license
which is stated in the file 'LICENSE'.

Author
======
Mark Spink                                                       
                      
dmspink@aria.uklinux.net

Support site for the toolbox is at 
====================================
http://www.aria.uklinux.net/


CHANGES from v1.0 to v1.1
=========================
Two small changes to make the toolbox compatible with Scilab 2.6
1) sortup(x) replaced with gsort(x,'g','i')
2) isempty(x) replaced with x == []

CHANGES from v1.1 to v1.2
=========================
1) Some changes to accessing hypermats within tlists.
2) The new Style graphics caused a problem in some demos.
  					

Corresponding Author : Mark Spink
Website : http://www.aria.uklinux.net/
File Name : nurbs_v1_2.tgz


Your comments
Number of Comments :0

Leave your comment

Your email address :
Your rate : Love it  Useful Just OK none
Comments :


Confirmation code :

Enter the code exactly as you see it.
The code isn't case sensitive.