www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: whis on February 16, 2007, 02:42:24 pm

Title: Texture problem
Post by: whis on February 16, 2007, 02:42:24 pm
Hello,

I just want to know why the textures (JPG files) in JPCT are ugly when I start my app.

In 3Dsmax the textures on my objects are more beautiful than in JPCT.


Thanks.
Title: Texture problem
Post by: cyberkilla on February 16, 2007, 03:02:20 pm
They must be a multiple of 2, in width and height
Title: Texture problem
Post by: EgonOlsen on February 16, 2007, 03:17:29 pm
Also, a screenshot would help. Because "ugly" can mean anything...
Title: Texture problem
Post by: cyberkilla on February 16, 2007, 03:53:32 pm
Yes, I agree, your question is vague.

Are you referring to scaled/skewed textures? Strange lighting?
Incorrect UV coords?
Also, effects applied to the textures may be different.
Not that I'm an expert in this department, but there is also things like MipMapping, etc, that might make the texture representations look different.