摘要
先将隐式曲面进行多边形化 ,两隐式曲面的求交 ,采用八叉树来搜索它们相应的两组多边形面片的交线 .这一方法既避免了解析法对所给定隐式曲面要有特殊要求的局限性 ,又能克服数值法遇到初始点选取和迭代收敛性问题 。
The paper proposes the algorithm for intersection between two implicit surfaces when the surfaces are polygonized.We do appropriate octree partition in 3D space and check whether there are polygons of two implicit surfaces in the octree nodes and the numbers of two polygons in the nodes.Then we trace the intersection curves of the two implicit surfaces using octree.The algorithm presented by the paper doesn't need any special demands for implicit surface like analytic method,and avoids these problems such as the choice of initial value and iterative convergent which take in digital method.
出处
《同济大学学报(自然科学版)》
EI
CAS
CSCD
北大核心
2001年第5期567-570,共4页
Journal of Tongji University:Natural Science
基金
国家科技部"九五"重大攻关项目 (96-A0 1-0 2 -0 1)
关键词
隐式曲面
多边形化
求交
八叉树
implicit surface
polygonization
intersection
octree