Jump to content

fur clumpdensity


bandit

Recommended Posts

hi guys. how can i manipulate density parameter under clump folder.

as this is acting globally, is there a way to manipulate this data for getting some randomness.

i havent found any calculation using this parameter, under any of the cvex shaders. need a little help on this.

cheers

Link to comment
Share on other sites

by default the density is sort of uniform based on the skin area and clumpdensity parameter

within fur tool however the clump guides are created by Fur SOP and therefore the density can be varied by furdensity float attribute which acts as multiplier

but because the guides acts the same way and can use furdensity as well, it would change density of both at the same time

so what you can do is create some attribute like clumpdensity on your skin (that is not recognised by fur tools and does not do anything it's just for you to know how you want to use it)

but then you can go to Fur Object/Clumps and insert Attribute SOP before Fur SOP to change clumpdensity attribute name to furdensity so it acts only on clumps and not guides as well

additionally you can drive strength of clumping by float attribute named furclumping

variable_clump_density.hip

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