rob Posted July 27, 2009 Share Posted July 27, 2009 Hi All , I wanted to pose the question in VOPs is it possible to output a diffuse pass without shadows but still retain the shadows from the light in the beauty. r rse_difWithShad.hip Quote Link to comment Share on other sites More sharing options...
brianburke Posted July 31, 2009 Share Posted July 31, 2009 Yes. Its just a matter of doing the Lambert shading without running the shadow shader and exporting the result. If you run the shadow shader and export that as well, you can get an output with and without the shadow in the same pass. This is almost the same setup as the one used in the discussion of the Env. light - just without the mechanism to export the shadow. . diffuseexport.hip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.