Delete Isolated points in Cloud points
19898 13 0-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
Hi everyone,
I’m new in Houdini and I try to do some geometry from points cloud.
First I wanna clan my point cloud from Alembic file because I have some points wrong, isolate than another points so I need to delet this point and then try to connect this points to create a geometry.
Now I was trying to create a group and then delete it, but I don’t know what expression I need to use in Attribute Create or Attribute Wrangle, to select the isolate points with some dynamic value.
I this picture you can see my points.
Thanks
I’m new in Houdini and I try to do some geometry from points cloud.
First I wanna clan my point cloud from Alembic file because I have some points wrong, isolate than another points so I need to delet this point and then try to connect this points to create a geometry.
Now I was trying to create a group and then delete it, but I don’t know what expression I need to use in Attribute Create or Attribute Wrangle, to select the isolate points with some dynamic value.
I this picture you can see my points.
Thanks
-
- Enivob
- Member
- 2657 posts
- Joined: June 2008
- Offline
Just select the ones you do not want in the viewport and press the delete key. This will generate a Blast node with the point numbers in the pattern field. Those numbers can be used for further processing as well. Or copy those numbers into the Group field for a group node to make them a group.
Using Houdini Indie 20.5
Windows 11 64GB Ryzen 16 core.
nVidia 3060RTX 12BG RAM.
Windows 11 64GB Ryzen 16 core.
nVidia 3060RTX 12BG RAM.
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
-
- sepu
- Member
- 473 posts
- Joined: Feb. 2012
- Offline
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
-
- sepu
- Member
- 473 posts
- Joined: Feb. 2012
- Offline
-
- Enivob
- Member
- 2657 posts
- Joined: June 2008
- Offline
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
Maybe with this example is easier to understand!
I can't select the points in the air only if I make a selection as a radius from every particle, if this particle doesn’t find a another particle it’s one of I want to delete.
This is the reason I think I need to use Attribute Create or Attribute Wrangle o group I’m not sure.
Thanks if someone any idea.
I can't select the points in the air only if I make a selection as a radius from every particle, if this particle doesn’t find a another particle it’s one of I want to delete.
This is the reason I think I need to use Attribute Create or Attribute Wrangle o group I’m not sure.
Thanks if someone any idea.
-
- tamte
- Member
- 9241 posts
- Joined: July 2007
- Offline
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
Hi Tamte,
Your syntax was an advance thanks, it’s works!! Now I see I need one more think?
I need only one network of points (the biggest), so I need to see only a points who are connected with another point (radius 2). I don’t want a net point more far than radius value.
It’s hard to explain.
Do you recommend me some tutorial for learn how can I read this kind of syntax’s in Vex?
Thanks People
Your syntax was an advance thanks, it’s works!! Now I see I need one more think?
I need only one network of points (the biggest), so I need to see only a points who are connected with another point (radius 2). I don’t want a net point more far than radius value.
It’s hard to explain.
Do you recommend me some tutorial for learn how can I read this kind of syntax’s in Vex?
Thanks People
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
-
- magolalipson
- Member
- 12 posts
- Joined: Jan. 2017
- Offline
-
- Adetayo
- Member
- 2 posts
- Joined: Jan. 2020
- Offline
-
- Quick Links