An Improved Tracing algorithm for surface/surface intersection

곡면간의 교차곡선 계산을 위한 개선된 Tracing 알고리즘

  • 조두연 (서울대학교 조선해양공학과 대학원) ;
  • 이규열 (서울대학교 조선해양공학과) ;
  • 임중현 (서울대학교 조선해양공학과 대학원)
  • Published : 1999.09.01

Abstract

Surface/surface intersection is a common and important problem in geometric modeling and CAD/CAM. Several methods have been used to approach this problem. All possible intersection curves can be obtained by using the subdivision algorithm, while it requires a great deal of memory and is somewhat inefficient. The tracing algorithm is much faster than the subdivision algorithm, and can find points on the intersection curve sequentially. But, the tracing algorithm has some problems in the intersection curves on surface boundaries. In this paper, an Improved tracing algorithm that includes some ideas such as a new trace-terminating condition for the intersection curves on surface boundaries, detecting closed intersections and extension for composite surfaces is suggested. This algorithm consists of three step: generating state points for curve tracing, tracing intersection curves and sorting pieces of the intersection curves. The results of this algorithm and comparisons to the 'DESIGNBASE' and 'ACIS' system are presented.

Keywords

References

  1. Computer Aided Geometric Design v.2 Implementation of a divide-and conquer method for intersection of parametic surfaces Houghton, E.G.;Emnett, R.F.;Factor, J.D.;Sabharwal, C.L.
  2. Douglas Aircraft Company Technical Memorandum, Cl-250-CAT-77-036 Analytic background for computational of surface intersections Timmer, H.G.
  3. Computer Aided Geometirc Design v.4 Surface/surface intersection Barnhill, R.E.;Farin, G.;Jordan, M.;Piper, B.R.
  4. Computer Aided Geometric Design v.7 A marching method for parametric surface/surface intersection Barnhill, R.E.;Kersey, S.N.
  5. 한국 CAD/CAM학회 논문집 v.3 no.2 곡면간의 교선에서 Step Size 결정 및 접점탐지 방법 주상윤;이상헌
  6. Geometric Modeling Mortenson, M.E.
  7. Surface Modeling for CAD/CAM Choi, B.K.
  8. 대한조선학회논문집 v.34 no.4 베지에 곡선모델(드 카스텔죠 알고리듬)을 이용한 곡면 통합 모델링 기법 임중현;이규열
  9. 경상대학교 석사학위논문 곡면간의 교선에 대한 복합적 접근 이시열;전차수
  10. Computer Geometry for Design and Manufacture Faux, I.D.;Pratt, M.J.
  11. Fundamentals of Computer Aided Geometric Design Lasser, D;Hoschek, J.;A K Peters
  12. 컴퓨터 그래픽과 CAD 이건우