Geometry Light in LOPs

   12864   23   9
User Avatar
Member
10 posts
Joined: 9月 2017
Offline
Hello everyone !

Has anyone tried setting a geometry light in LOPs ?

I've set the type to “Geometry”
then added the path in : Base Geometry > Geometry

But it doesn't seem to work.

Do you have any advice ?
Thanks !
User Avatar
Member
7 posts
Joined: 2月 2017
Offline
Just add a “PBR Emission” material to the object that's emitting light.
Edited by anon_user_96208160 - 2020年4月3日 11:16:17

Attachments:
Screenshot from 2020-04-04 01-05-33.png (1.0 MB)

User Avatar
Member
8539 posts
Joined: 7月 2007
Offline
I don't see geometry light working either

adding emissive shader to geometry is just emissive geometry, whether you have Geometry Light in the scene or not, does Karma already support Geometry lights?
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
7759 posts
Joined: 9月 2011
Offline
tamte
adding emissive shader to geometry is just emissive geometry, whether you have Geometry Light in the scene or not, does Karma already support Geometry lights?

I highly doubt it. I'm pretty sure those parameters are placeholders from the usdLux Schema.
User Avatar
スタッフ
468 posts
Joined: 5月 2019
Offline
Geometry lights in USD are indeed just placeholders ATM. It's difficult to support them due to limitations in Hydra.

Instead, Karma automatically turns any geometry or volumes into geo-lights under the hood, if emission is being used on the material.

- “Treat as LightSource” geometry property can be used to change this behavior.
- “Light Sampling Quality” geometry property can be used to adjust sampling quality.
Edited by brians - 2020年4月3日 23:16:50

Attachments:
geo_light_properties.JPG (13.1 KB)

User Avatar
Member
8539 posts
Joined: 7月 2007
Offline
thanks brians, that's good to know, however such “Light Source” doesn't seem to show up in Light Linker or Light Mixer
also can we tag lights and objects for LPE's and would such “Light Source” lpe tag work as a light tag?
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
10 posts
Joined: 9月 2017
Offline
Thank you all for your answers, this has been quite helpful !
User Avatar
スタッフ
468 posts
Joined: 5月 2019
Offline
tamte
thanks brians, that's good to know, however such “Light Source” doesn't seem to show up in Light Linker or Light Mixer also can we tag lights and objects for LPE's and would such “Light Source” lpe tag work as a light tag?

Hi Tomas
Those features are not supported yet. Once Pixar have done the work necessary for Hydra to support geometry-lights, then we will be able to move forward on them. We don't have a firm date on when that'll be unfortunately, at this stage it will not be in 18.5 at least.
Thanks
User Avatar
Member
292 posts
Joined: 12月 2007
Offline
Almost a year since this topic was discussed. @brians do you know if there has been any development? geo/mesh lights are a staple of the lighting artist.

thank you

lor
User Avatar
Member
146 posts
Joined: 1月 2018
Offline
brians
tamte
thanks brians, that's good to know, however such "Light Source" doesn't seem to show up in Light Linker or Light Mixer also can we tag lights and objects for LPE's and would such "Light Source" lpe tag work as a light tag?

Hi Tomas
Those features are not supported yet. Once Pixar have done the work necessary for Hydra to support geometry-lights, then we will be able to move forward on them. We don't have a firm date on when that'll be unfortunately, at this stage it will not be in 18.5 at least.
Thanks

Any news on this? thanks!
User Avatar
Member
146 posts
Joined: 1月 2018
Offline
I have some doubts regarding how to use it. Emission intensity is ignored and intensity is only specified through color values?
Also, the illuminate objects check doesn't work, but I suppose that's remanent of the Mantra behaviour...
User Avatar
Member
2 posts
Joined: 12月 2021
Offline
Please say someone has an update on this? Is there any way to get geo lights working in Karma?
User Avatar
Member
49 posts
Joined: 5月 2019
Offline
@Healiosol, yes you can enable geo lights. You have to create materiallibrary LOP, dive inside of it, and create a MaterialX (for example) shader, enable emission - assign a material to the mesh with materiallibrary LOP or with assign material LOP.

- https://www.sidefx.com/docs/houdini/solaris/kug/lights.html#geo [www.sidefx.com]

Example using MaterialX:




Example using Principled Shader (rendering feels a bit slower compared to MaterialX):




Node graph:

Edited by AnimGraphLab - 2023年4月2日 14:42:20

Attachments:
karma-geo-light-nodegraph-example.png (1.2 MB)
karma-geo-light-example.png (3.2 MB)
karma-geo-light-principleshader-example.png (1.2 MB)

3D Generalist.
Socials: https://linktr.ee/AnimGraphLab [linktr.ee]
User Avatar
Member
11 posts
Joined: 10月 2022
Offline
здмит
это было очень полез
How do I use the lpe tag in your example?
User Avatar
Member
85 posts
Joined: 4月 2017
Offline
brians
tamte
thanks brians, that's good to know, however such "Light Source" doesn't seem to show up in Light Linker or Light Mixer also can we tag lights and objects for LPE's and would such "Light Source" lpe tag work as a light tag?

Hi Tomas
Those features are not supported yet. Once Pixar have done the work necessary for Hydra to support geometry-lights, then we will be able to move forward on them. We don't have a firm date on when that'll be unfortunately, at this stage it will not be in 18.5 at least.
Thanks

Is this limitation still present?
User Avatar
Member
7 posts
Joined: 11月 2017
Offline
Following up with the same question. will Houdini 20 support it? it does says lighting: geo lights
User Avatar
Member
138 posts
Joined: 2月 2017
Offline
Does H20 support geometry/volume lighting?
User Avatar
Member
238 posts
Joined: 11月 2013
Offline
bump, LPE tags for geo lights still a no no?
http://www.sekowfx.com [www.sekowfx.com]
User Avatar
Member
8539 posts
Joined: 7月 2007
Offline
sekow
bump, LPE tags for geo lights still a no no?
you can tag geometry with LPE tag and then isolate in your AOVs
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
Edited by tamte - 2023年12月14日 21:46:30
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
7759 posts
Joined: 9月 2011
Offline
tamte
sekow
bump, LPE tags for geo lights still a no no?
you can tag geometry with LPE tag and then isolate in your AOVs
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

Is that with O event or L?
  • Quick Links