Hello,
Im trying to figure out why, this whole mesh is displacing...
The displacement map is a .jpg done in photoshop with a grey of RGB : 128. Only the thin black lines should be displacing
I have tried RGB and greyscale .jpg..
Ryan
displacement issue
-
rpmaguire
- Posts: 67
- Joined: 04 Feb 2013, 04:54
- Skype: eyekeystudio
displacement issue
You do not have the required permissions to view the files attached to this post.
-
grahamef
- Posts: 281
- Joined: 23 Jun 2009, 19:01
Re: displacement issue
It's the middle gray that's causing that. You need to connect a Scalar Change Range between the Color to Scalar's out and the Displacement port so that the middle gray background gets mapped to 0 and the black to negative values.
BTW I really wouldn't use JPGs for this as the lossy compression can cause nasty artefacts. Use a lossless format like PNG.
BTW I really wouldn't use JPGs for this as the lossy compression can cause nasty artefacts. Use a lossless format like PNG.
-
rpmaguire
- Posts: 67
- Joined: 04 Feb 2013, 04:54
- Skype: eyekeystudio
Re: displacement issue
Thank you!
It worked fine..
It worked fine..