Jump to content

PcOpen PcFilter logic


andmotion

Recommended Posts

Hey,

 

I have this logic :

int mypoints = pcopen(0,"P",@P,chf("Dist"),chi("MAxpoints"));
@Cd = pcfilter(mypoints,"Cd");

working fine in wrangler BUT I would like to make it in VOP as a exercise and......:)

Uploaded file showing my problem....How can I get Cd from attribfrommap and inside VOP support that info to the string input for PcFilter which I suppose is necessary to do.

 

I did try change inside pcfilter to vector and put Cd but it's not working (for me at least)

 

Thanks:)

Image 1.jpg

Edited by andmotion
Link to comment
Share on other sites

Currently you are probably sampling the default geo that pcopen1 points to based on it's Point Cloud Texture parameter 

To use the first input geo as your vex example, connect OpInput1 to file input of your pcopen1

Edited by anim
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...