CinnamonMetal Posted February 9, 2018 Share Posted February 9, 2018 Anyone know how to attach points to primitives ? And only emit n number of points based on how many primitives you want to attach too ? Quote Link to comment Share on other sites More sharing options...
Atom Posted February 10, 2018 Share Posted February 10, 2018 Check out Compute Dual feature of the Divide node. It will give you the center point of a primitive. Not sure about how to implement your emit condition. ap_compute_dual_center_primitive.hiplc Quote Link to comment Share on other sites More sharing options...
CinnamonMetal Posted February 11, 2018 Author Share Posted February 11, 2018 That is helpful, the Divide is after POPNet within a SOP network. If I understand this correctly; the points from the POPNet should be inherited by the primitives so I can get the center of the primitive ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.