From f8ed397835653db06ac9245f111ecaac4d5f9862 Mon Sep 17 00:00:00 2001 From: ma haidong Date: Sat, 6 Jun 2020 03:06:01 +0800 Subject: [PATCH] 0.02 --- readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.