> It has come to my attention that the ObjectFile loader class, does not
> function properly with relative files that use external files (like material
> files).

Correction, it works with relative files, but it does not work with files
with out some type of path. Here is an example of a working load.

java ObjLoader .\model.obj

Simply by appending ".\" it is able to load the materials. I tried this in my
own code and it also works, it still does not work if I try to "setBasePath"
to ".\"

Leyland Needham

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to