Skip to content

m-click/camlgpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camlgpc

OCaml interface to Alan Murta's General Polygon Clipper.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • OCaml 4.7%
  • Makefile 0.6%