Skip to content

Commit

Permalink
0.02
Browse files Browse the repository at this point in the history
  • Loading branch information
mahaidong committed Jun 5, 2020
1 parent 75d39ea commit f8ed397
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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.

0 comments on commit f8ed397

Please sign in to comment.