Skip to content

hd1001/cgal-bindings

 
 

Repository files navigation

cgal-bindings

CGAL bindings using SWIG

For details, refer to the wiki.

Installation

Simply use pip: pip -v install cgal-bindings

This completely replaces the Cmake build, so either use setup.py or Cmake.

Usage

There are a ton of examples in the python test directory at examples/python. You can also test your installation using these tests, just download the source and run ./test.sh.

About

CGAL bindings using SWIG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.0%
  • C 8.9%
  • CMake 3.5%
  • Python 2.5%
  • Java 0.1%
  • Shell 0.0%