one pixel wide dark line in Copernicus

   158   1   0
User Avatar
Member
102 posts
Joined:
オフライン
After doing another post for something else I discovered something that looks like a bug to me.

I have a height field with a size of 1024x1024, and a resolution of 1 (1024x1024 voxels). When I import this into Copernicus (Houdini 21 btw.) I seem to only really get 1023x1023 pixels out of it. See attached image. Around the very edge of the image plane I can see a one pixel sized dark line that has no values (the picker disappears over this line), where there should be information. Or is there something I need to address in sops?

Has someone else had this issue? Could it be a bug?

Thanks,
Dag
Edited by Dougie0047 - 2025年9月3日 16:17:58

Attachments:
one_pixel_line.PNG (908.4 KB)

User Avatar
Member
76 posts
Joined: 12月 2020
オフライン
reminds me of Unreal heightfield generation needing a strange pixel count to stop dropped edges on the actual terrain..
the greyscale pixel holds height info for the quad point to sit at so you would need one extra pixel to hold up the other half of the quad? also check any padding settings?
  • Quick Links