diff --git a/readme.md b/readme.md index 3c4bd2f..e10f7e5 100644 --- a/readme.md +++ b/readme.md @@ -21,6 +21,10 @@ De Boor's Algorithm reference: https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES ### install and use +* copy ghuser file to User Objects Folder +* open sample file DeBoorAlgorithmNurbs.gh to see the result + + **bezier curve**: ![component](images/bezier01.png) @@ -30,9 +34,6 @@ De Boor's Algorithm reference: https://pages.mtu.edu/~shene/COURSES/cs3621/NOTES **nurbs circle**: ![component](images/nurbsCircle.png) -* copy ghuser file to User Objects Folder -* open sample file DeBoorAlgorithmNurbs.gh to see the result - ### License You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.