update Readme and example
This commit is contained in:
@@ -26,7 +26,7 @@ uv run ibspline.py <num_points> <degree> OR <filename>
|
|||||||
For example, to create a new B-Spline curve with 5 control points and degree 3, run:
|
For example, to create a new B-Spline curve with 5 control points and degree 3, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
uv run ibspline.py 5
|
uv run ibspline.py 5 3
|
||||||
```
|
```
|
||||||
|
|
||||||
To load control points from a file named `control_points.txt`, run:
|
To load control points from a file named `control_points.txt`, run:
|
||||||
|
|||||||
BIN
lab2/example.png
Normal file
BIN
lab2/example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
Reference in New Issue
Block a user