Skip to content
/ GPCJS Public

Javascript port of GPC (General Polygon Clipping)

Notifications You must be signed in to change notification settings

ArifBS/GPCJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPCJS - javascript port of GPC

GPC stands for General Polygon Clipping , a library written in C to solve polygon operation (difference, intersection, union , and xor). This library is powerfull enough and has been ported to many programming languages. Visit : http://www.cs.man.ac.uk/~toby/gpc/

GPCJS (this library) This is the javascript version, It based on GPCAS (ActionScript3 version of GPC : https://code.google.com/archive/p/gpcas/).

License : License of this javascrip library retain the original sotware:

http://www.cs.manchester.ac.uk/~toby/alan/software/#Licensing

http://www.seisw.com/GPCJ/GpcjLicenseAgreement.txt

About

Javascript port of GPC (General Polygon Clipping)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published