Geometry Light in LOPs
15052 23 8- wanglifu
- Member
- 185 posts
- Joined: 2月 2017
- Online
- sekow
- Member
- 238 posts
- Joined: 11月 2013
- Offline
tamtesekowyou can tag geometry with LPE tag and then isolate in your AOVs
bump, LPE tags for geo lights still a no no?
it works for geometry light contributions
the main limitation seems to be that the Split Per LPE Tag checkboxes don't parse geometry marked as lights, only light schemas and therefore they will not detect and create the AOVs for current workaroundish incarnation of geometry lights
so you have to create additional AOVs yourself with corresponding LPE that filters lights by LPE tag of the geometry light object
thanks Tomas, should have come up with that on my own, here is the hip for everybody that is interested. But not sure if my LPEs are correct, even if they look alright.
- tamte
- Member
- 8780 posts
- Joined: 7月 2007
- Offline
sekowIf you always want to treat those objects as lights you can just do:
But not sure if my LPEs are correct, even if they look alright.
C.*<L.'tubes'>
but I assume your LPE tries to match both cases whether you interpret them as lights or keep as emissive surfaces
C.*[<L.'tubes'>+<O.'tubes'>]
in that case I think you can simplify by typing:
C.*<[LO].'tubes'>
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- HexEgg
- Member
- 3 posts
- Joined: 11月 2016
- Offline
-
- Quick Links