[java] ObjectFile doesn't load textures!!

Started by
0 comments, last by 5MinuteGaming 16 years, 1 month ago
Hello, I'm using the ObjectFile class to load some models in and outside an external JAR. The textures aren't loaded and applied to the model. I'm now loading the textures seperately, but this works only if there is just one texture used. What am I doing wrong??
Advertisement
Code samples would help determine the problem also any libraries that you are using because I am not familiar with the class ObjectFile. Are you using Java3D, LWJGL, JOGL, JME, what? Also please revise the first sentence I'm guessing you mean the models and textures are located in an external JAR file.

I'd like to help you but until I know more information there isn't much I can do.

This topic is closed to new replies.

Advertisement