Add bezier objects

This commit is contained in:
2014-05-31 18:43:20 +02:00
parent 1a107b455b
commit 74f0af7a07
4 changed files with 40 additions and 0 deletions

14
obj/beziercurve.obj Normal file
View File

@@ -0,0 +1,14 @@
v -4.0 0.0 0.0
v -4.0 1.0 0.0
v -3.0 2.0 0.0
v 0.0 3.0 0.0
v 3.0 2.0 0.0
v 1.0 0.0 0.0
v 3.0 -2.0 0.0
v -3.0 -2.0 0.0
v -4.0 -1.0 0.0
v -4.0 0.0 0.0
cstype bezier
deg 9
curv 1 2 3 4 5 6 7 8 9 10
end