Jump to content

Python in Houdini : Right or Wrong ?


Recommended Posts

there's absolutely nothing wrong with it, unless you're using a lot of Python to manipulate geometry where you could otherwise do it in VEX. and even then, if you're using SOP verbs there's a lot you can get away with performance-wise. 

the only thing you need to be careful about is python library dependencies. if you're using third-party libs that aren't shipped with houdini, and you need to distribute your tool, things can get a little hairy.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...