oslo

oslo

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

The hotkey system is broken in Houdini 20.5 2024年8月14日6:58

HOUDINI_NEW_HOTKEY_SYSTEM = 0

Switch Proxy and Render purpose 2024年4月24日7:29

Do we have some solution for how I could switch proxy and render purpose without doing that in the sopmodify LOP ?

thanks

Loading references via python 2024年4月22日17:18

Good day community

How I could load references via python LOP without inlineusd LOP ?

I want to recreate via python that USD description

def "sphere" (
prepend references = @../../home/user/sphere.usd@
)
{
}