markghayden / camlgpc

OCaml interface to Alan Murta's General Polygon Clipper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

camlgpc

OCaml interface to Alan Murta's General Polygon Clipper.

GPC Homepage: http://www.cs.man.ac.uk/~toby/gpc/

To build

  1. Type "make"

  2. Type "make install" to install with ocamlfind

The documentation will be built in doc/camlgpc/html

To build the example

Type "make" whilst in examples directory. Now execute the 'test' program.

About

OCaml interface to Alan Murta's General Polygon Clipper

License:Other


Languages

Language:C 94.7%Language:OCaml 4.7%Language:Makefile 0.5%