Add bezier curve to test cube
This commit is contained in:
parent
2df200fce8
commit
cbbffc247b
@ -12,3 +12,8 @@ f 5 6 8 7
|
|||||||
f 7 8 2 1
|
f 7 8 2 1
|
||||||
f 2 8 6 4
|
f 2 8 6 4
|
||||||
f 7 1 3 5
|
f 7 1 3 5
|
||||||
|
|
||||||
|
cstype bezier
|
||||||
|
deg 3
|
||||||
|
curv 1 2 3 4
|
||||||
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user