-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Spade 2.0 looks great API-wise, and is almost perfect for my triangulation needs.
One thing I found missing is that, when iterating over inner faces, I need to get their 3 neighbour faces, which currently seems pretty difficult.
Would it be possible to add an adjacent_faces method similar to adjacent_edges to the face handle?
Reactions are currently unavailable