I invented this little game the other day: First I draw a cloud of as equally as it gets distributed points on a piece of paper, then I try to find a triangulation with the points as vertices such that each vertex meets exactly $6$ edges if it is surrounded by triangles and up to $5$ if it lies on the boundary (see image).

Now I ask myself, given a finite set of points in ${\bf R}^2$ such that no three points lie on the same line, can one always find such a triangulation? What about infinite sets?
[EDIT] User Symlic pointed out that there exists always a rather trivial solution for finite point clouds, you can read it in their comment. So I thought the best way to ask the question would be to consider infinite point sets only (and then ask for any vertex to meet $6$ edges), but there are also some restrictions which should hold, so that e.g. not all points lie in some finite area or on the upper half plane. One idea would be to demand for any ray $X$ and $\epsilon>0$ that there exists some point within $\epsilon$-distance of $X$ (so there are points in any direction if you look far enough) and that the point set is topologically discrete.
Maybe the question is stupid after all, but while drawing these patterns I felt that there should be some underlying result affecting this.