Jump to content

OpenCL Wrangle from Animatrix


Recommended Posts

Curious if anyone is using this tool for their Houdini projects:

I've checked out his OpenCL Smooth otl to try and get an idea of how to set up the VEX code, variables, all that stuff for the OpenCL Wrangle to run, but honestly I'm a bit lost with it.

Was wondering if anyone out there is using this and if so maybe just a quick run down of how to work with it? Even just setting up something really basic like:

float hitprim;
vector hitprimuv;
xyzdist(1, @P, hitprim, hitprimuv);
v@P = primuv(1, "P", hitprim, hitprimuv);

 

 

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