Questions and Answers

0 Like 0 Dislike

Andrea

Problems converting an object file with two objects

Hello,
 
I’m trying to convert an .obj file with two different objects but I get an error message. However an obj file with only one object works perfectly fine.
So, where is the problem? How can I convert a geometry with two objects?
 
Thanks in advance.
 
This is the object file that does not work:
 
# Blender v2.76 (sub 0) OBJ File: 'two_objects.blend'
# www.blender.org
mtllib two_objects.mtl
o Cube.001_Cube.002
v -0.439129 -0.250370 -1.193851
v -0.439129 1.749630 -1.193851
v -0.439129 -0.250370 -3.193851
v -0.439129 1.749630 -3.193851
v 1.560871 -0.250370 -1.193851
v 1.560871 1.749630 -1.193851
v 1.560871 -0.250370 -3.193851
v 1.560871 1.749630 -3.193851
vn -1.000000 0.000000 0.000000
vn 0.000000 0.000000 -1.000000
vn 1.000000 0.000000 0.000000
vn 0.000000 0.000000 1.000000
vn 0.000000 -1.000000 0.000000
vn 0.000000 1.000000 0.000000
usemtl None
s off
f 2//1 4//1 3//1 1//1
f 4//2 8//2 7//2 3//2
f 8//3 6//3 5//3 7//3
f 6//4 2//4 1//4 5//4
f 1//5 3//5 7//5 5//5
f 6//6 8//6 4//6 2//6
o Cube_Cube.001
v -1.864998 -0.991698 2.948200
v -1.864998 1.008302 2.948200
v -1.864998 -0.991698 0.948200
v -1.864998 1.008302 0.948200
v 0.135002 -0.991698 2.948200
v 0.135002 1.008302 2.948200
v 0.135002 -0.991698 0.948200
v 0.135002 1.008302 0.948200
vn -1.000000 0.000000 0.000000
vn 0.000000 0.000000 -1.000000
vn 1.000000 0.000000 0.000000
vn 0.000000 0.000000 1.000000
vn 0.000000 -1.000000 0.000000
vn 0.000000 1.000000 0.000000
usemtl None
s off
f 10//7 12//7 11//7 9//7
f 12//8 16//8 15//8 11//8
f 16//9 14//9 13//9 15//9
f 14//10 10//10 9//10 13//10
f 9//11 11//11 15//11 13//11
f 14//12 16//12 12//12 10//12

Report abuse

0 Responses

No other responses made.