Hello 3D friends,
Can any one tell me how to convert a file in any other format like IGES to a
Java 3D file ?
Thanks in advance,
Chetan Shah
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
===
Dear Java3D community,
Recently I had to fight against the getBounds() routine of the Node class
that forced me to implement my own version.
The problem is that I absolutely need the maximum and minimum coordinates
of a loaded VRML object. To load the object I use the Xj3D package taken
from th