can someone help me get this obj file working
This is the code called "Phong.java" that I am trying to run with the icosahedron object file.
I needed to use Phong.java and the teapot input to create a icosahedron
im unable to attach the object file here can someone email me at raghavansdroid@gmail.com and i will send the object file
its very urgent
please please please



here is the code, need help in fixing it
#isocahedron

v .29045075 0.25 0.0
v -.29045075 0.25 0.0
v .29045075f -0.25 0.0
v -.29045075 -0.25 0.0
v 0.25 0.0 .29045075
v 0.25 0.0 -.29045075
v -0.25 0.0 .29045075
v -0.25 0.0 -.29045075
v 0.0 .29045075 0.25
v 0.0 -.29045075 0.25
v 0.0 .29045075 -0.25
v 0.0 -.29045075 -0.25

f 0 8 4
f 0 5 10
f 2 4 9
f 2 11 5
f 1 6 8
f 1 10 7
f 3 9 6
f 3 7 11
f 0 10 8
f 1 8 10
f 2 9 11
f 3 11 9
f 4 2 0
f 5 0 2
f 6 1 3
f 7 3 1
f 8 6 4
f 9 4 6
f 10 5 7
f 11 7 5