Skip to content

jc_voronoi v0.5.0

Compare
Choose a tag to compare
@JCash JCash released this 14 Oct 15:38
· 25 commits to master since this release
  • Fixed issue where the graph edge had the wrong edge assigned (issue #28)
  • Fixed issue where a point was falsely passing the jcv_is_valid() test (issue #22)
  • Fixed jcv_diagram_get_edges() so it now returns all edges (issue #28)
  • Added jcv_diagram_get_next_edge() to skip zero length edges (issue #10)
  • Added defines JCV_CEIL/JCV_FLOOR/JCV_FLT_MAX for easier configuration