Skip to content
/ dcel Public

A DCEL (doubly connected edge list) implementation using C++ 11

License

Notifications You must be signed in to change notification settings

4x7y/dcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doubly connected edge list

Build Status Coverage Status

A DCEL implementation using C++ 11

  1. DCEL data structure
  2. Sweepline Polygon Decomposition
  3. Point Location using Persistent Tree Structure

Triangulation of Polygon

About

A DCEL (doubly connected edge list) implementation using C++ 11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published