Skip to content
/ contour Public

Contour of a Union of Iso-Oriented Rectangles

Notifications You must be signed in to change notification settings

mayoff/contour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE

I have rewritten my implementation of this algorithm and made it available as a SwiftPM package: the RectangleContour package.

Contour of a Union of Iso-Oriented Rectangles

This project implements, in Swift, the algorithm described by Lipski and Preparata. You can find the technical report describing the algorithm in file Lipski-Preparata.pdf.

I, Rob Mayoff, am the sole author of the Swift source code in this repository. I hereby dedicate the code to the public domain in accordance with the CC0 1.0 Public Domain Dedication.

About

Contour of a Union of Iso-Oriented Rectangles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages