tallen
tallen
About Me
Connect
LOCATION
ウェブサイト
Houdini Skills
Availability
Not Specified
Recent Forum Posts
LPE caustics only is not denoising 2026年7月26日19:27
I have a caustics_only LPE working, but it's not denoising.
I placed the following in an additionalrendervars lop
Name: caustics_only
Source Name: C.*L
Source Type: LPE
It's working, but not denoising. (I used the Refining Karma Renders tutorial from Side Effects as my test bed)
I'm striving for a denoise solution. For sure, I can render at higher sampling and denoise in post, but I would be taking a bit of a hit.
Is there any way around this?
I placed the following in an additionalrendervars lop
Name: caustics_only
Source Name: C.*L
Source Type: LPE
It's working, but not denoising. (I used the Refining Karma Renders tutorial from Side Effects as my test bed)
I'm striving for a denoise solution. For sure, I can render at higher sampling and denoise in post, but I would be taking a bit of a hit.
Is there any way around this?
Image Not Found
Image Not Found
Render curves as flat ribbons with Karma XPU 2025年9月14日22:04
Yikes! Is it still this way with H20.5.684? I know that renderman from solaris can do ribbons (as long as you include an N attr)
yup, still that limitation. just checked.
yup, still that limitation. just checked.
Formatting Time in Font COP 2024年11月17日21:57
adding minutes:
time: `padzero(trunc(2,$F/($FPS*60))%60)`:`padzero(trunc(2,$F/$FPS)%60)`:`padzero(2,$F%$FPS)`
time: `padzero(trunc(2,$F/($FPS*60))%60)`:`padzero(trunc(2,$F/$FPS)%60)`:`padzero(2,$F%$FPS)`