図学研究
Online ISSN : 1884-6106
Print ISSN : 0387-5512
ISSN-L : 0387-5512
多面体の内外判定の新しい方法
長島 忍
著者情報
ジャーナル フリー

1985 年 19 巻 2 号 p. 15-19

詳細
抄録
In computer graphics and geometric modeling, polyhedron's inside test, a determination whether a given point lies inside or outside a polyhedron, plays an important role. However, this cannot be realized easily. Since former methods have some difficulties, a yew method of design is introduced in this papaer.
When all polygons of polyhedron's faces are projected ont.o a sphere whose center lies on the given point with radius of 1, the sum of area becomes 4π i f the point lies inside the polyhedron. Otherwise, this becomes 0. Though it is difficult to calculate an area of the polygon on the sphere, it can be calculated by dividing the polygon into triangles.
This new algorithm of inside test was programmed and applied to two kinds of object, one, a cube and the other an octagonal prism. As a result, the errors of area's calculation for 4π was under 0.03%. These figures confirms that the test can be applied to rather complex objects.
著者関連情報
© 日本図学会
前の記事 次の記事
feedback
Top