Mark Elendt
mark
About Me
専門知識
                Developer
            Connect
LOCATION
                
                    
                    Canada
                
            ウェブサイト
                Houdini Engine
Availability
Not Specified
            My Badges
                        SideFX Staff
                    
                    
                        
                            Since 1月 1990
                        
                    
                
                Recent Forum Posts
No UDIM support on Stencil Maps? 2025年10月31日8:53
 Something that slipped through the cracks.  Good suggestion.  Thank you. 
            husk:render_stats exr -> txt/json 2025年10月2日10:55
 One of the big culprits is the OIIO stats (with high verbosity).  We added HOUDINI_OIIO_MAX_STAT_LENGTH in a recent daily build (21.0.462) to cut down on that info.
Is this what you're experiencing?
You can also decide what data gets written to the metadata using a custom UsdRenderers.json file if you want. See the husk.metadata section.
            Is this what you're experiencing?
You can also decide what data gets written to the metadata using a custom UsdRenderers.json file if you want. See the husk.metadata section.
Karma Resume From Checkpoint with husk 2025年9月5日9:15
 Resuming from checkpoint requires you to use the exact same USD file.  If the timestamp changes on the USD file, then Karma will assume that something has changed in the scene.
Rendering with higher verbosity should help diagnose why the checkpoint file is ignored. With verbosity of 2, look for messages that contain "Invalid checkpoint ..."
            Rendering with higher verbosity should help diagnose why the checkpoint file is ignored. With verbosity of 2, look for messages that contain "Invalid checkpoint ..."