first commit of lab2
This commit is contained in:
12
lab2/input.txt
Normal file
12
lab2/input.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
BSPLINE
|
||||
# Sample file containing Bspline control points
|
||||
# {dimension} {number of points} {degree}
|
||||
2 7 2
|
||||
1 2 3 4 5 6 7 8
|
||||
0.15 0.2
|
||||
0.20 0.2
|
||||
0.30 0.8
|
||||
0.34 0.6
|
||||
0.42 0.7
|
||||
0.63 0.5
|
||||
0.7 0.3
|
||||
Reference in New Issue
Block a user