Skip to content

Draw intersection primitives to understand the degenerate configurations

Aleksei KALINOV requested to merge outside_tris into master

Draw intersection primitives to understand the degenerate configurations

The change introduces another visualization mode to draw intersections. Specifically, on each N button press, a new intersection is highlighted. The intersections consists of three parts: triangle, grid edge and intersection point. These are highlighted with different colors.

Merge request reports