Shantanu Posted April 6, 2023 Share Posted April 6, 2023 i want to scatter point on p rimitives baised on attribute present on the primitives. if the value on that primitive is 3 then on that primitive i want to scatter 3 points . how to do that. scatter.hipnc Quote Link to comment Share on other sites More sharing options...
Shantanu Posted April 6, 2023 Author Share Posted April 6, 2023 scatter.hipnc Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted April 6, 2023 Share Posted April 6, 2023 Hi, if you set the pointcount attribute on primitive, you can call it from the scatter node using the prim() function. scatter_on_prims.hipnc 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.