Hi,
this is a simple obj format description of a cube with unit length. The
'g' statement specifies a group of faces. On the web there are various
descriptions of the format(e.g. http://www.royriggs.com/obj.html).
v 0 1 1 # 1
v 0 0 1 # 2
v 1 0 1 # 3
v 1 1 1 # 4
v 0 1 0 # 5
v 0 0 0 # 6
v 1 0 0 # 7
i just want to make file .obj of any shape to load it in my class
how to make a file .obj
===
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help,