ecastillor Posted April 6, 2005 Share Posted April 6, 2005 Im trying to apply a displacement map in vray, but the thing is that my object is a solid geometry, and the displacement works fine but in the corners of the object it seems separated ....I have a box uvw map applied to my objects...is there a way to solve this and not get this "floating" edges? Please Help! (Image attached) Link to comment Share on other sites More sharing options...
Ernest Burden III Posted April 6, 2005 Share Posted April 6, 2005 I don't know vRay but with disp. maps you usually have to define the 'zero'. That would usually be black, with white being the max. displacement. In Cinema, you have a choice to 'center' the map (half goes in, half out). Check for that sort of thing. Also--is the base color of your map PURE black? Anything non-black should displace, which is what I see in your image. Sub-poly displacement is pretty amazing! Especially when it works. Link to comment Share on other sites More sharing options...
Chad Warner Posted April 6, 2005 Share Posted April 6, 2005 I had the same problem with my displacement...there are two options, the easiest being setting the "shift" value in the displacement modifier to a negative number, roughly the same as your displacement value...so if disp value=2, then set your shift to -2. This will basically shift the "0" level back. The other option, which mostly works, is to apply a "meshsmooth" modifier to the mesh. Don't ask me what it does, I just learned it from a tutorial somewhere, and it seems to work OK. Link to comment Share on other sites More sharing options...
Ismael Posted April 6, 2005 Share Posted April 6, 2005 Maybe this helps http://www.seraph3d.com/bricktut.htm Ismael Link to comment Share on other sites More sharing options...
Christopher Nichols Posted April 6, 2005 Share Posted April 6, 2005 It is basically because Vray will displace along a normal, and hard edges means that you have two distinct normals going at different angles seperate polygones. It will only keep things together if the they are part of the same smoothing group. So what you can do is to do an Autosmooth at 100 degrees (anything over 90), and the they will see everything as a single smoothing group. This will keep all your edges tight as it displaces. The first method that you mentioned will still give you a gap which is bad, since it may still be a problem when animating. Link to comment Share on other sites More sharing options...
Tim Nelson Posted April 6, 2005 Share Posted April 6, 2005 I had the same problem with my displacement...there are two options, the easiest being setting the "shift" value in the displacement modifier to a negative number, roughly the same as your displacement value...so if disp value=2, then set your shift to -2. This will basically shift the "0" level back. The other option, which mostly works, is to apply a "meshsmooth" modifier to the mesh. Don't ask me what it does, I just learned it from a tutorial somewhere, and it seems to work OK. I never had much luck with the meshsmooth modifier because I always use imported geometry and it ends up doing really nasty things to it. But as Chad mentioned the "shift" value as the opposite number always does the trick for me. Link to comment Share on other sites More sharing options...
ecastillor Posted April 6, 2005 Author Share Posted April 6, 2005 I kind of solved it! Made a negative of my displacement map Turned the disp. value to begative... that did the trick thanx Chad! and all of you ...ill also try the mesh smooth modifier... Link to comment Share on other sites More sharing options...
jow Posted April 7, 2005 Share Posted April 7, 2005 try converting to editable poly then chamfering the problem edges.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now