ubcsdelta
ubcsdelta
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Recipes on Mac Oct. 29, 2024, 5:16 a.m.
If the menu item is missing then unfortunately have no idea.
If you're saving recipes to $HIP/otls than it might be helpful to add a project path to hpath
The most convenient way is thorough package file. You can run this snippet in your terminal while replacing <VALUES_IN_BRACKETS> to those relevant to your config
echo \
'
{
"hpath": [
{
"value": "<PROJECT_PATH>",
"method": "append"
}
]
}
' \
> /Users/<USER_NAME>/Library/Preferences/houdini/20.5/packages/<PROJECT_NAME>.json
If you're saving recipes to $HIP/otls than it might be helpful to add a project path to hpath
The most convenient way is thorough package file. You can run this snippet in your terminal while replacing <VALUES_IN_BRACKETS> to those relevant to your config
echo \
'
{
"hpath": [
{
"value": "<PROJECT_PATH>",
"method": "append"
}
]
}
' \
> /Users/<USER_NAME>/Library/Preferences/houdini/20.5/packages/<PROJECT_NAME>.json
Cd into a material network? Oct. 28, 2024, 9:53 a.m.
ray_roamer
I noticed there's no Bind node in the MaterialX builder -- is there a way to get the vertex Cd there too?
Please try this
USD Prim Var Reader node
Var Name displayColor
Recipes on Mac Oct. 28, 2024, 7:47 a.m.
Please confirm that the menu item is missing (see attach)
macOS BigSur, x86
macOS BigSur, x86