armyofevilrobots / cgal-sys

Rust bindings for the CGAL library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...)

About

Rust bindings for the CGAL library

License:MIT License


Languages

Language:Rust 60.9%Language:C++ 39.1%