Wow really cool!
Is it working with Python 3.11 and Houdini 20.5?
Found 101 posts.
Search results Show results as topic list.
Work in Progress » VS Code in Houdini
- jomaro
- 102 posts
- Offline
Houdini Lounge » Shortcuts to USD Geometry Spreadsheet?
- jomaro
- 102 posts
- Offline
Houdini Lounge » Karma XPU in Vulkan viewport less responsive than opengl
- jomaro
- 102 posts
- Offline
I also switched back to OpenGL
You can try the heavy scene in (Caldera data set from Call of Duty®: Warzone™) from Activision:
https://github.com/Activision/caldera [github.com]
Try to grab the USD file e.g. from:
/caldera/map_source/prefabs/br/wz_vg/mp_wz_island/map_airfield/building_set_a.usd
And see how it perform.
You can try the heavy scene in (Caldera data set from Call of Duty®: Warzone™) from Activision:
https://github.com/Activision/caldera [github.com]
Try to grab the USD file e.g. from:
/caldera/map_source/prefabs/br/wz_vg/mp_wz_island/map_airfield/building_set_a.usd
And see how it perform.
Technical Discussion » Can .rat image files handle ACES?
- jomaro
- 102 posts
- Offline
Does .rat image file format support ACEScg?
Is it better to convert the .exr files to .rat before using them with Karma?
Or is it only recommended for other type of images e.g. .jpg?
Is it better to convert the .exr files to .rat before using them with Karma?
Or is it only recommended for other type of images e.g. .jpg?
Technical Discussion » Can you work with nodes invisibly in Python?
- jomaro
- 102 posts
- Offline
I am preparing the nodes with Python and use the settings on different nodes and then destroy it.
Is there a way you can do these stuff invisibly without seeing the nodes getting drawing on the Network view?
Is there a way you can do these stuff invisibly without seeing the nodes getting drawing on the Network view?
Technical Discussion » Traceback (most recent call last) [solved]
- jomaro
- 102 posts
- Offline
albehany
thank to awesome people at sideFX support the problem was in the HOUDINI_PATH not setup correctly so we fix it and it's gone the error
How did you solve your problem?
I am having this error:
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/heightfield_drawmask?Sop/heightfield_drawmask
Error running event handler:
Traceback (most recent call last):
File "Sop/heightfield_paint, ViewerStateModule", line 8, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/heightfield_paint, opdef:/Sop/heightfield_paint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/heightfield_paint?Sop/heightfield_paint
Error running event handler:
Traceback (most recent call last):
File "Sop/attribpaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/attribpaint, opdef:/Sop/attribpaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/attribpaint?Sop/attribpaint
Error running event handler:
Traceback (most recent call last):
File "Sop/drawcurve, ViewerStateModule", line 11, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/drawcurve, opdef:/Sop/drawcurve?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/drawcurve?Sop/drawcurve
Error running event handler:
Traceback (most recent call last):
File "Sop/groupbylasso, ViewerStateModule", line 5, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/groupbylasso, opdef:/Sop/groupbylasso?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/groupbylasso?Sop/groupbylasso
Error running event handler:
Traceback (most recent call last):
File "Sop/rbdpaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/rbdpaint, opdef:/Sop/rbdpaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/rbdpaint?Sop/rbdpaint
Error running event handler:
Traceback (most recent call last):
File "Sop/shotsculpt, ViewerStateModule", line 13, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/shotsculpt, opdef:/Sop/shotsculpt?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/shotsculpt?Sop/shotsculpt
Error running event handler:
Traceback (most recent call last):
File "Sop/vellumbrush, ViewerStateModule", line 8, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/vellumbrush, opdef:/Sop/vellumbrush?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/vellumbrush?Sop/vellumbrush
Error running event handler:
Traceback (most recent call last):
File "Sop/fibergroom, ViewerStateModule", line 10, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/fibergroom, opdef:/Sop/fibergroom?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/fibergroom?Sop/fibergroom
Error running event handler:
Traceback (most recent call last):
File "Sop/frankenmusclepaint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "Sop/frankenmusclepaint, opdef:/Sop/frankenmusclepaint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Sop/frankenmusclepaint?Sop/frankenmusclepaint
Error running event handler:
Traceback (most recent call last):
File "Lop/followpathconstraint, ViewerStateModule", line 11, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_curve'
Error running event handler:
Traceback (most recent call last):
File "Lop/followpathconstraint, opdef:/Lop/followpathconstraint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/Lop/followpathconstraint?Lop/followpathconstraint
Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, ViewerStateModule", line 3, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'kinefx'
Error running event handler:
Traceback (most recent call last):
File "kinefx::Sop/adapttoterrain, opdef:/kinefx::Sop/adapttoterrain?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/kinefx::Sop/adapttoterrain?kinefx::Sop/adapttoterrain
Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, ViewerStateModule", line 18, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'ParseExrMetadata'
Error running event handler:
Traceback (most recent call last):
File "labs::Lop/karma::2.0, opdef:/labs::Lop/karma::2.0?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/labs::Lop/karma::2.0?labs::Lop/karma::2.0
Error running event handler:
Traceback (most recent call last):
File "labs::Sop/wfc_sample_paint, ViewerStateModule", line 6, in <module>
File "C:\Program Files\Side Effects Software\Houdini 20.5.314\python311\lib\site-packages-forced\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'sidefx_stroke'
Error running event handler:
Traceback (most recent call last):
File "labs::Sop/wfc_sample_paint, opdef:/labs::Sop/wfc_sample_paint?ViewerStateInstall", line 1, in <module>
File "C:\PROGRA~1/Side Effects Software/Houdini 20.5.314/houdini/python3.11libs\viewerstate\utils.py", line 1007, in register_pystate_embedded
raise ViewerStateException(
viewerstate.utils.ViewerStateException: createViewerStateTemplate not found in oplib:/labs::Sop/wfc_sample_paint?labs::Sop/wfc_sample_paint
Technical Discussion » Disabling a node parameter via Python
- jomaro
- 102 posts
- Offline
Solved!
The tick on the parm called enable_pathprefix and it has to be set to 0 when disabling.
xxx.parm("enable_pathprefix").set(0)
The tick on the parm called enable_pathprefix and it has to be set to 0 when disabling.
xxx.parm("enable_pathprefix").set(0)
Technical Discussion » Disabling a node parameter via Python
- jomaro
- 102 posts
- Offline
I have this issue when disabling with Python xxx.parm("pathprefix").disable(True) which is showing the parameter is disabled but the tick still there
And it will export to USD with the prefix
And it will export to USD with the prefix
Technical Discussion » Can you read image file path from FBX with Python?
- jomaro
- 102 posts
- Offline
With FBX embedded media you can have the material images with the FBX when importing with Filmbox in Houdini.
Can you read the image path with Python with a custom tool?
A Python script to read from file node pointed to a FBX file.
Can you read the image path with Python with a custom tool?
A Python script to read from file node pointed to a FBX file.
Houdini Indie and Apprentice » Set external script editor not working
- jomaro
- 102 posts
- Offline
Andrew Grahamjomaro
I am having the same issue even in H20.5, everytime you open the external editor you need to close the file in VSCode to prevent Houdini from crash!
did you use -w like I suggested?
Yes I did, it looks like it's the normal behavior, you need to close the file in VSCode so Houdini can pick it up!
Houdini Indie and Apprentice » Set external script editor not working
- jomaro
- 102 posts
- Offline
I am having the same issue even in H20.5, everytime you open the external editor you need to close the file in VSCode to prevent Houdini from crash!
Houdini Lounge » Why is the UI Design of Houdini So Inconsistent?
- jomaro
- 102 posts
- Offline
20.5 still not stable at all. The objects get despaired from the viewport all the time.
Yesterday I did press "Ctrl+S" to save three times and Houdini crashed and guess what? the file get deleted from harddisk!
"Open recent" showed $hip at the beginning of the path but it's not in the folder anymore! so I was forced to open the last backup file.
Yesterday I did press "Ctrl+S" to save three times and Houdini crashed and guess what? the file get deleted from harddisk!
"Open recent" showed $hip at the beginning of the path but it's not in the folder anymore! so I was forced to open the last backup file.
Technical Discussion » Attribute from uv islands
- jomaro
- 102 posts
- Offline
viklc
Hi, in the hip below there are two approaches you can try:
Thank you so much for the file.
Technical Discussion » Attribute from uv islands
- jomaro
- 102 posts
- Offline
Thank you.
This was my approach but I feel it's insufficient :/
First I assigned the groups and then the attributes.
This was my approach but I feel it's insufficient :/
First I assigned the groups and then the attributes.
Technical Discussion » Attribute from uv islands
- jomaro
- 102 posts
- Offline
I have a simple object with 6 uv islands I wanted to give every island an attribute name so I can use that in the shading.
In old Houdini (Partition) node was good solution but it's deprecated now and the recommended node is (Groups from Name) but I didn't know how to use it.
I have (connectivity) node after the object so every uv island has a number.
Any help much appreciated. Thanks
In old Houdini (Partition) node was good solution but it's deprecated now and the recommended node is (Groups from Name) but I didn't know how to use it.
I have (connectivity) node after the object so every uv island has a number.
Any help much appreciated. Thanks
Edited by jomaro - July 15, 2024 18:55:22
Houdini Lounge » 20.5 sneak peek is here!
- jomaro
- 102 posts
- Offline
Houdini Lounge » Modeling and Houdini.
- jomaro
- 102 posts
- Offline
Mike_A
I really hope some staff from Sidefx come across this thread, if only to emphasise that there are people who do model in Houdini - and who want to model in Houdini!
For sure there is tons of artist who want to do modeling in Houdini but the current tools makes it longer to do it.
Of course we wish to stay in the same program and do the work from A to Z in Houdini and not leaving the program just for modeling because when you do so you have to deal with different shortcuts/viewport etc.
And as we all know it's much easier for SideFX to do the tools and much quicker because they know the shortest way but sometime I feel they don't want to do it on purpose :/ and they want to stick with FX only.
I was dreaming of proper modeling tools for Houdini for ages and every new major release I say maybe this year they will do it but I get disappointed :/
Sometimes it's enough with 5 modeling and one basic sculpting tool.
Edited by jomaro - Dec. 14, 2023 12:14:24
Solaris and Karma » How to create a double-sided material in Karma?
- jomaro
- 102 posts
- Offline
I don't know maybe this is the setup you are after?
I think this is not yet supported by XPU
I think this is not yet supported by XPU
Edited by jomaro - Dec. 4, 2023 16:10:36
Houdini Lounge » Pleading for equivalent of object merge in materials VOP
- jomaro
- 102 posts
- Offline
Believe me sometimes when you have complicated shading network you wish you have such a feature.
At the moment there is no ability to fetch information from a certain network node in Karma H20 material builder.
At the moment there is no ability to fetch information from a certain network node in Karma H20 material builder.
Edited by jomaro - Dec. 1, 2023 15:55:19
Houdini Lounge » Pleading for equivalent of object merge in materials VOP
- jomaro
- 102 posts
- Offline
I think we also need a teleport broadcaster and teleport receiver nodes like in Foundry Mari.
https://learn.foundry.com/mari/Content/reference_guide/nodes/teleport.html [learn.foundry.com]
https://learn.foundry.com/mari/Content/reference_guide/nodes/teleport.html [learn.foundry.com]
-
- Quick Links