Author Topic: Texture stretching when objects at some distance  (Read 1121 times)

2021-11-03, 20:42:07

swedgedesign

  • Active Users
  • **
  • Posts: 21
    • View Profile
Hey guys

Working on animation where I have a textured chair - it's layered with several UVW Maps rather than a proper unwrap however I get this strange cross / stretching artefact on the non-tiling textures.

To clarify, the tiled textures are fine, and if I bring the camera closer to the object then all the textures work fine. Is this some texture-distance scaling bug?


2021-11-03, 21:19:01
Reply #1

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 9252
  • Let's move this topic, shall we?
    • View Profile
    • My Models
Could be filtering issue. Try to reduce filtering blur radius and/or choose better filtering method.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2021-11-03, 21:29:24
Reply #2

swedgedesign

  • Active Users
  • **
  • Posts: 21
    • View Profile
Turned out I had set the texture repeat mode as 'clamp' - after setting it to no tiling, the issue disappeared. Thanks for getting back to me romullus, I'll keep that tip in mind if I come across it again!

Cheers