Jump to content

Seam between two side-by-side volumes with different voxel sizes


Kalina

Recommended Posts

Here is a simplification of my problem:

I have two side-by-side volumes, and one of them has voxels that are twice the size of the other's. Or, another way of wording it – I have two volumes that are the same size, with resolutions e.g. 10x10x10 and 20x20x20.

When I render the image, there is a seam between the two volumes. This seam is not there if the two volumes were have the same voxel size.

How do I remove this seam? Is there something I can do in the shader?

seam.png

seam.hipnc

Link to comment
Share on other sites

it seems it  has to do with the volume filter width you find at object level. if you have less voxels in the same amount of space the filter will look more pronounced.

if you try to render a volume box with 3x3x3 voxels and one with 100x100x100 they will look different. play with the volume filter width, set it to zero and see that they will match.

maybe there's a way to have a "world space" measure for filtering somewhere? 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...