syntheticperson Posted May 26, 2017 Share Posted May 26, 2017 (edited) According to the houdini documention: http://www.sidefx.com/docs/houdini/nodes/obj/geo [www.sidefx.com] For correct matte shading of volumes: Add the vm_matteshader property to the object. Create a Volume Matte shader. Set the density on this shader to match the density on the geometry shader. Assign this shader to vm_matteshader. Does any one have an example of a volume matte shader? I want to hold out particle renders with a volume hold out matte. i.e. where the density of the volume = 1, the particles are not visible in RGB and A. Where the density of the volume = 0, the particles are visible in RGB and A. And the particles are correspondingly partially visible for all values between 0 and 1. I'm trying to make particles partially visible behind a translucent object. Any pointers would be much appreciated. thanks Edited May 26, 2017 by syntheticperson 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.