Kym watts

Kym Watts

About Me

専門知識
Developer
Location
Canada
ウェブサイト

Pipeline Developer @ Gurustudio in Toronto

Connect

Recent Forum Posts

half complete on a single work item 2021年12月10日23:17

Hey folks,

I'm not sure what this icon means.
right now I'm testing with a Single work item , its running through a python script that pulls from our environment class and populates a environment edit node.
Running the code out side of houdini runs with out an exist code so I'm a bit stumped.
after running the python script node , i get some known verbosity/stdout that works fine in a shell, but im not sure i understand the reason as to why its failing on 1 thing ,but completing one 1 other thing ?
i have no errors in the console or in the %houdini_temp%, so like i said im stumped.

cheers
kym

Houdini 19 doesn't load AT ALL on Ubuntu 21.10 2021年11月21日9:41

chrism
Apparently some users had luck installing some linux missing libraries:
sudo apt install libopengl0 freeglut3 freeglut3-dev

Using Pop_os 21.04, this fixed houdini 19.0.383 not showing anything in the sceneview and crashing when switching to a render engine such as karma in a solaris view.

Can't find Hydra Plugin 'HdRedshiftRendererPlugin' 2021年11月2日11:49

From our environment builder , which will replace the path delimiters, this is what the minimum redshift paths required to have husk find the redshift hydra plugin.
(I have edited the paths to reflect the default location redshift installs to on windows.)
set PATH = C:/ProgramData/Redshift/bin;%PATH%
set HOUDINI_PATH = C:/ProgramData/Redshift/Plugins/Houdini/%HOUDINI_VERSION%;%HOUDINI_PATH%;&
set PXR_PLUGINPATH_NAME=C:/ProgramData/Redshift/Plugins/Solaris/%HOUDINI_VERSION%;&