/cgal-sys

Rust bindings for the CGAL library

Primary LanguageRustMIT LicenseMIT

cgal-sys Build Status

Some Rust bindings for the CGAL library.

Features

  • 2d convex hull
  • 2d Delaunay

Requirements

  • CGAL

TODO

  • documentaion
  • doctests
  • travis
  • Voronoi
  • some examples:
    • geometric inference
    • 2d viewer (glium...)