Mark Elendt

mark

About Me

EXPERTISE
Developer

Connect

LOCATION
Canada
WEBSITE

Houdini Skills

Availability

Not Specified

My Badges

SideFX Staff
Since Jan 1990

My Talks

obj-image HIVE
Houdini Rendering & De-noising

Recent Forum Posts

How to render multiple products (deep) with husk/karma Aug. 24, 2026, 2:01 p.m.

If I render the attached with husk -V3 deep.usda, I see the following in the render log
...
Enabling bucket mode for efficient deep image rendering
Seting top first bucket order for efficient deep image rendering
First Pixel: 0:00.27
...
Render complete
Saving deep images
Saved deep image: output_deep.exr
...
Saved Image: output_beauty.exr
...
If you have further problems, then could you submit a bug with your setup?

How to render multiple products (deep) with husk/karma Aug. 24, 2026, 7:11 a.m.

Karma looks for the product type karma:deep, what product type are use using?
You should be able to set this up pretty easily using the "Deep Output" tab on the Karma LOP;.

USD Geometry DoubleSided support in Karma July 3, 2026, 8:21 a.m.

So, you're telling Karma to cull the backfaces, but also to shade double sided?
I think in this case, Karma decides to the cull backfaces option takes priority.

Internally, there's only one option in Karma that controls this behaviour. The USD attribute is used to set the value of the "Cull Backface" property in Karma - but it looks like if the Karma property also exists, it overrides the USD behaviour. This might actually change based on threading or updates to the USD/Karma libraries. When you're giving conflicting instructions, you get undefined behaviour.