Jump to content

Houdini procedural tree generator


dD_

Recommended Posts

this is an amazing work! Thanks for sharing!

there are several usage of import vex function in the workflow, such as import("P", pos, 0, neighbour);
since import function has been deprecated in Houdini, I'm getting erros
checking the documentations, it is suggested to use getattrib function instead
but getattrib seems different and not doing the exact thing (or does it?)
getattrib(<geometry>geometry, string attribclass, string attribute_name, int elemnum, int &success)

can anyone help me how to change thevex code in a way that the system function correctly?

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...