Pavel Siska Posted March 17, 2010 Share Posted March 17, 2010 Hi, I know how to split render output into different planes (or passes if you want). Does anyone know how to render single pass(vex variable) and not bother with other calculations(other vex variables)? I think that one way could be to write special shader that can disable the rest of passes you don't need. But there is few limitations/disadventeges as far as I can see: 1. It won't block the calculations you dont need, it won't just show them in render output, right? 2. It is "per shader"/"per object" solution so it could be quite tricky to set them in complicated scenes the way you want. Any thoughts or suggestions are welcome. 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.