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