Jump to content

Noise driven by color


logix1390

Recommended Posts

Hello,

I am trying to create a gradient ramp on a plane and add noise only to the white color of the ramp. I am trying to do this in vops. I have the noise and I have the ramp applied in vops, however I don't know how to make the noise only affect the color.

Any help would be much appreciated , thank you.

 

ramp_and_noise.hip

Link to comment
Share on other sites

really appreciate the help konstantin. this works well with the ramp and color, I see what you mean now.

If I wanted to add displacement to the position of only the anti aliased noise, would I have to fit the position of the aanoise and add it after I mulitply it with the values of the ramp? No matter what I do it just becomes a jumbled mess. 

I attached my scene if by any chance you want to take a second look . Thank you.

 

 

ramp_and_noise2c.hipnc

Link to comment
Share on other sites

Hi Mike, if you want to keep the grid´s extent and only change it´s height, you should only change the Y component of your position vector. This can be done with setvectorcomponent (set to 2nd).

Btw: I set the noise to 1D, so that the color information fits to the height deformation. However you can set it back to 3D without corrupting the geometry.

ramp_and_noise2d.hipnc

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