kremiansky 0 Posted June 30, 2017 Hey all, I'm using houdini 15.5 and I'm trying to expose edges (in a manner similar to vray curvature/ inverted ao- https://docs.chaosgroup.com/download/attachments/12085592/VRayCurvatureHero.png?version=4&modificationDate=1487005362000&api=v2), the manual says "If the negated normal is connected, will find exposed edges. @parameters" so I took global variables, took the P plugged it into the P, took the N and added negate node (also I tried multiply constant with -1 instead) and plugged it into nN, the bias direction is 0, 0, 0, and still all I'm seeing is occlusion dirt, same as with default settings. I know that there's a 'curvature' VOP, but it yields some weird results for me, so I would like to try the dirt instead and see if it's different, so please help:) Share this post Link to post Share on other sites
f1480187 765 Posted July 2, 2017 I think your setup is simply wrong somewhere, it should work as described. Post scene. Bias should place ray starting point above a surface. Try to scale your negated normal by a small value and use this as bias. Curvature mask produces better results than occlusion masking, but meshes must have a nice curvature, therefore be smooth. worn_edges.hipnc Share this post Link to post Share on other sites
kremiansky 0 Posted July 5, 2017 On 7/2/2017 at 10:03 AM, f1480187 said: I think your setup is simply wrong somewhere, it should work as described. Post scene. Bias should place ray starting point above a surface. Try to scale your negated normal by a small value and use this as bias. Curvature mask produces better results than occlusion masking, but meshes must have a nice curvature, therefore be smooth. worn_edges.hipnc cool, I'll try that, thanks! Share this post Link to post Share on other sites