Jump to content

Render Single Plane?


Recommended Posts

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...