Malcolm Zaloon Posted April 1, 2014 Share Posted April 1, 2014 (edited) Hi! How to transform point Groups to attributes? i need transform point grouping based on normal angle, and transform it to an attribute so i can "blur" the attribute... I can "fill" the group with attribute, it´s an idea, but there is another "more direct" way to just convert it? any ideas? thanks in advance. Edited April 1, 2014 by Malcolm Zaloon Quote Link to comment Share on other sites More sharing options...
H2O Posted April 2, 2014 Share Posted April 2, 2014 Hi Malcolm, I think the better way is to put an attribut create after your group. Then you set the "group" with your group name and set the value to 1. Now you have an attribut with a value of 1 only for points in the group. Hope it will help. Cheers Quote Link to comment Share on other sites More sharing options...
iamyog Posted April 2, 2014 Share Posted April 2, 2014 Not sure I got your question correctly but if you want to "blur" an attribute there is this useful tip from attribTransfer's doc : http://www.sidefx.com/docs/houdini13.0/nodes/sop/attribtransfer Tip If you wire the same geometry into both inputs of this node, you can use it to “blur” attributes across surfaces. Quote Link to comment Share on other sites More sharing options...
Malcolm Zaloon Posted April 2, 2014 Author Share Posted April 2, 2014 Hi Malcolm, I think the better way is to put an attribut create after your group. Then you set the "group" with your group name and set the value to 1. Now you have an attribut with a value of 1 only for points in the group. Hope it will help. Cheers Yeah, this is the "fill" method i mentioned.. i tested, works very well anyway. the question now is a fast attribute blur, because blur node is very slow when i need much blur... any idea to fast blur attribute? thanks Paul! Quote Link to comment Share on other sites More sharing options...
Doum Posted April 3, 2014 Share Posted April 3, 2014 Hey Malcolm, You can try the in vop pointcloud open + pointcloud filter which will average the attributes base on there neighboor. Here a hipfile Blur_attributes.hip Cheers Doum 1 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.