Simple Zippering
Convert curves to line segments
- Data structure is important
- Driven by a tolerance value
- Introduces a tradeoff : accuracy/speed
Find matching vertices
- Another tolerance required
- Speedup with space partition
Merge matching vertices and edges