Karl Habanero

alexwheezy

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Cannot load example files from an external browser 2025年3月8日0:42

I asked last year about this issue and got this response.

RFE #160907

Hello Alexander,
Many released back (well before Houdini 20.0), or development team made the decision that Houdini help files will not launch from the external web browser.
You can open these help files from the internal browser, inside of Houdini. And launch the files directly from houdini/help/examples

Cannot find Cross Product VOP node 2024年12月13日10:05

I think you have changed the definition of this node. The easiest solution would be to backup the houdini20.5 folder in your home user directory and start Houdini again.

Cannot find Cross Product VOP node 2024年12月12日1:53

Hi,
many reasons can be for this behaviour but can you create a node using Python?
hou.node("/obj").createNode("geo").createNode("attribvop").createNode("cross")