jtoumey / immerse

0 stars 0 forks source link

Change polygon storage to DCEL #5

Open jtoumey opened 6 years ago

jtoumey commented 6 years ago

Use a more appropriate data structure for storing the polygon.

jtoumey commented 6 years ago

Also, the quadtree will eventually need point coordinates from the polygon to appropriately immerse the boundaries.