Config can now hold array of knots
This commit is contained in:
parent
332e311de0
commit
4b88304b25
@ -1,3 +1,5 @@
|
|||||||
|
{
|
||||||
|
"knots": [
|
||||||
{
|
{
|
||||||
"f": [9, 7, 5, 7],
|
"f": [9, 7, 5, 7],
|
||||||
"p": [0, 0, 0, 0],
|
"p": [0, 0, 0, 0],
|
||||||
@ -9,3 +11,5 @@
|
|||||||
"a": 1.0,
|
"a": 1.0,
|
||||||
"line_width": 1.0
|
"line_width": 1.0
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user