Triangulation_3

所属分类:其他
开发工具:Visual C++
文件大小:7KB
下载次数:126
上传日期:2009-08-09 19:21:22
上 传 者xiao409600768
说明:  cgal 开发包对三维点的三角化,可用于旋转体。
(cgal development kit for the three-dimensional point of the triangle can be used to rotate body.)

文件列表:
Triangulation_3\data\points (38, 2007-05-31)
Triangulation_3\demo.cpp (5320, 2007-05-31)
Triangulation_3\demo_color.cpp (2718, 2007-05-31)
Triangulation_3\demo_remove.cpp (4126, 2007-05-31)
Triangulation_3\demo_voronoi.cpp (2556, 2007-05-31)
Triangulation_3\makefile (2241, 2007-05-31)
Triangulation_3\data (0, 2007-05-31)
Triangulation_3 (0, 2007-05-31)

The demos use Geomview [see the chapter Geomview in the cgal manual - support library: Geomview 1.8.1 is required. The geomview command must be in the user's $PATH, otherwise the program will not be able to execute.] ------- demo ------------------------------------------------- Construction of a Delaunay triangulation. Needs an input file "data/points" containing points (given by x y z) Draws the triangulation (vertices and edges) in geomview Locates a point a shows the cell containing it Draws the triangulation (edges and cells) in geomview, then the user can move one of the two displayed versions of the triangulation. -------------------------------------------------------------- ------- demo_color ------------------------------------------- Constructs a Delaunay triangulation with a special Vertex base class containing a color (white by default). Sets the color of degree 6 vertices to red. Displays the triangulation where each vertex has its own color. -------------------------------------------------------------- ------- demo_voronoi ------------------------------------------ Constructs a Delaunay triangulation for points on a grid. Displays the Voronoi edges of the set of points -------------------------------------------------------------- ------- demo_remove ------------------------------------------ Constructs a Delaunay triangulation for points on a grid. Then removes all the vertices in random order --------------------------------------------------------------

近期下载者

相关文件


收藏者