Jump to content

displacement problem


chunkified

Recommended Posts

I'm having an issue with the rendering of some displacements... I want to only displace the sides of an extruded set of primitives... but the primitives fray from the rest of the object.

(The sides are grouped by a polyextrude node)

disp.jpg

is there any way to fix this?

Cheers in advance :)

Edited by chunkified
Link to comment
Share on other sites

oh and attached is a hip :)

(if it's not there already... skip to frame 85 or so...)

It does this because your geometry is not fused, there's nothing to stop things from getting ripped apart.

Fusing the points might cause other problems, but you should try it anyway... It will probably prevent the sides from splitting, but I don't know what will happen at the shader boundary between the sides and top, my guess is it will split or streak badly.

I see what you are trying to do, will be cool if you manage to get it working. You will probably have to inset the top edge and manipulate the normals along the edges to point in the same direction as the side faces, so that the displacement happens in that direction.

and add the re-dice displacements rendering attribute if you get nasty artefacts.

hope this helps

S

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...