Mark Wallman

Mark Wallman

About Me

専門知識
VFX Artist
業界:
Film/TV

Connect

LOCATION
United Kingdom
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

ShotBuilder: creating deeper folders via JSON 2025年10月6日14:51

Hi.

I am on Windows. I have shotBuilder working via the json file I have made.

Right now it creates the a folder structure like

HoudiniProject/env
HoudiniProject/shotAssets
HoudiniProject/shot

What I really want is something like this:

HoudiniProject/usd/shotBuilder/env
HoudiniProject/usd/shotBuilder/shotAssets
HoudiniProject/usd/shotBuilder/shot

Going though the docs I can see there is a HOUDINI_SHOTBUILDER_PROJECT_PATH environment variable.

So I gave that a try inside my packages folder (snippet below):

{
"enable" : true,
"show" : true,
"load_package_once" : true,
"env": [
{
"HOUDINI_SHOTBUILDER_PROJECT_PATH" : "$HIP/usd/shotBuilder"
},
{
"HOUDINI_NO_ENV_FILE" : "1"
},


But that stopped it working altogether.

Is there anyway to do this?
Thanks in advance for any help!

Best. Mark

USD animation curve support 2025年10月6日1:52

Hi. Thanks for the very detailed response. !

Mark

USD animation curve support 2025年10月5日7:49

Hi SideFX peeps.

IS USD animation curves somthing that might be looked at in the future?

Best. Mark