|
计算机应用研究 2005
Intersection of Two Line Segments Using Exact Real Arithmetic
|
Abstract:
Finding intersection between two line segments is a fundamental problem in computer graphics,computer geometry, geometry modeling, etc. Exact real arithmetic refers to getting numerical results, which could satisfy arbitrary precision requirement. This paper presents how to apply the exact real arithmetic to finding intersection between two line segments and gives out an algorithm. With the algorithm, the cross point with arbitrary precision can be gotten.