This is just a follow up to my previous message..

I also tried the following with the same results as before, i.e. model gets displayed 
correctly, but still no textures.

try {
  f.setBasePath(new String("d:/mydata/textures"));
  s = f.load(new String("d:/mydata/dummy.obj"));
}
catch()..

Just curious does J3D support texture maps from obj loader, or are we suppossed to 
write our own objloader to support this.

Thanks

Unni

===========================================================================
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