Skip to main content
Inspiring
November 13, 2023
Answered

Height to Normals node creates thin outline around the edges

  • November 13, 2023
  • 1 reply
  • 2549 views

Hi, does anyone know why Height to Normals node creates thin outline around the edges? This is an issue for me cos then they create thin bump lines in areas where these normal maps meat. Here's the zoomed in example:

 

The heightmap I'm using is a 16bit single-channel grayscale map and it doesn't have any edges along its edges at all. Here's that same area in the heightmap:

(P.S. Of course I have TiIling turned off for all of my nodes.)

 

Is there any workaround for this? Thanks!

 

 

This topic has been closed for replies.
Correct answer Cyril Dellenbach

Hello @Defonten,

 

I know Kirkr already helped with your issue (Thanks Kirkr by the way), but as I've investigated with the team, I wanted to keep you updated.

 

The problem partially comes from the Normal nodes. These nodes were buit for tiling maps and don't support the deactivation of H and V Tiling mode. Considering your map doesn't tile, it creates a one pixel line. An additionnal workaround to the one shared by Kirkr is to use the Distance node in order to dilate the texture on this pixel line.

 

 

Best regards,

 

1 reply

Cyril Dellenbach
Community Manager
Community Manager
November 14, 2023

Hello @Defonten,

 

What do you mean by "I have Tiling turned off for all of my nodes"? In order to avoid this kind of artifact, make sure the Tiling parameter in the nodes Properties is set to "H and V Tiling".

 

 

Best regards,

 

Cyril Dellenbach (Micro) | QA Support Artist | Adobe
DefontenAuthor
Inspiring
November 14, 2023

@Cyril Dellenbach Well because I actually don't need that texture to be tiled to itself as it needs to be seamless with a series of different normal maps that Im generating off of other relevant heightmaps. 

 

By a series of maps I mean this cross-like cubemap layout where each of 6 maps represents single side of a cube-mapped planet. That's why it's important for me so that there's no outline along the edges of those maps.

 

 

 

By the way here's the source heightmap I'm using by the way. You can try it for yourself and see that it indeed produces thin 1pixel outline along the edges.

Nitroleum
Known Participant
November 20, 2023

Hi @Cyril Dellenbach, sorry for bothering, do you have any assumptions or thoughts on my previous post please?