I'm trying to extract some AOVs from particles that are partially transparent and constant shaded. For mattes, for example.
Unfortunately it seems that AOVs are multiplied by the opacity no matter what... which seems wrong and difficult to work with, since... they're AOVs and theoretically should be able to do anything.
Maybe I'm getting old but I seem to remember doing this easily enough in Mantra.
So I now want to try the LPE approach and make an AOV for each subset of my particles' shader emission. Ideally a prim for each particle group, and tag them with a LPE tag and make a different render var for each.
Does that work?
LPE for emission of specific object (Karma MtlX Unlit)
1481 3 1-
- jparker
- Member
- 321 posts
- Joined:
- Offline
-
- dagoose
- Member
- 10 posts
- Joined: Jan. 2014
- Offline
-
- pixelninja
- Member
- 58 posts
- Joined: March 2017
- Offline
-
- pixelninja
- Member
- 58 posts
- Joined: March 2017
- Offline
dagoose
Hey there, I have exactly the same problem. I need a AOV where my unlit mat particles with a translucency of 1 show up. How would I e.g. get a velocity AOV?
Thanks!
Unfortunately I don't think you can get a velocity AOV from unlit particles.
As far as I know your best bet would be to render a separate pass with the transmission set to 0 and opacity at 1. Then you can add an AOV to output the velocities primvar.
-
- Quick Links