Skip to content

cicada-lewis/clipper-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clipper-go

Ploygon intersection area rate algorithm for golang

build wtih cgo and wrap Angus Johnson's clipper

Setup

go install github.com/Catelemmon/clipper-go

Function

  • Polygon's area
  • Polygon's intersection area rate
  • Polygon's edge number

Plan

  • plan to wrap more functions from angusj's clipper, maybe not

contribution

If you want to contribute this repo, welcome your PRs

Licence

Licenced by MIT

About

cgo wrapper of angusj's clipper

Resources

Stars

Watchers

Forks

Packages

No packages published