Texture artefacts [solved]

vincent.casivincent.casi Posts: 7
edited December 2022 in Daz Studio Discussion

Hi,

I tried to modify the color of a cloth by adjusting the Hue of an area (with GIMP) and the render is not nice at all whereas the texture is very sharp.
Someone has an idea why ?

BoxerRender.jpg
1080 x 1080 - 629K
BoxerTexture.jpg
2194 x 1638 - 619K
Post edited by vincent.casi on

Comments

  • GordigGordig Posts: 10,051

    Try exporting from GIMP as a PNG. Those look like compression artifacts to me.

  • vincent.casivincent.casi Posts: 7
    edited December 2022

    Same results in PNG (actually I used PNG but I converted to JPG to post here a smaller file)

    The only way to have ok-result is to fill with solid color, so removing the fabrics texture, as you can see in the screenshot. SOLID over SOLID gives a clean render, but loosing fabrics texture... No solution to solve that such thing ?

    Screenshot_1.png
    1540 x 1045 - 4M
    Post edited by vincent.casi on
  • markusmaternmarkusmatern Posts: 559
    edited December 2022

    When rendering with IRAY there is one setting, that could be the cause here. Texture Compression settings of Iray itself.

    Open your Render Settings tab and switch to Advanced. Check the values for Texture Compression: Medium Threshold and High Threshold.

    In the past I had problems with textures having red colors. Almost the same as you have. When you set both values to 4096 and your textures are smaller than this, the artefacts may disappear. If they do at least you know what causes this.

    See also this post for more information. And also this thread.

    Post edited by markusmatern on
  • Thanks !
    Indeed, the thresholds were set to 512 and 1024.
    I found that :
    texture < Medium Threshold -> no compression
    Medium Threshold < texture < High Threshold -> medium compression (small artefacts)
    texture > High Threshold -> max compression (big artefacts)

    So I increased the thresholds to have no compression at all and now the result is perfect.

    Thanks.

    Screenshot_2.png
    1013 x 228 - 52K
  • markusmaternmarkusmatern Posts: 559
    edited December 2022

    vincent.casi said:

    So I increased the thresholds to have no compression at all and now the result is perfect.

    Thanks.

    You are welcome! Glad I could help. You may change the threads title to Texture artefacts [solved] so people know there is a known solution.

    Post edited by markusmatern on
Sign In or Register to comment.