TRICUT

所属分类:Windows编程
开发工具:Visual C++
文件大小:30KB
下载次数:129
上传日期:2008-11-01 14:35:27
上 传 者zlltalent
说明:  c++写的三角形相交测试程序,可以判断三维空间内的三角形是否相交
(c++ write triangle intersection test procedure can be judged in three-dimensional space within the triangle is the intersection)

文件列表:
CUTTER.CXX (41208, 2001-08-29)
TRICUT.CXX (72095, 2001-08-29)

// CH. LINDENBECK, H. D. EBERT, H. ULMER, L. PALLOZZI LAVORANTE, and R. PFLUG // TRICUT: A PROGRAM TO CLIP TRIANGLE MESHES USING // THE RAPID AND TRIANGLE LIBRARIES AND THE VISUALIZATION TOOLKIT The source code of the TRICUT Program: tricut.cxx : First part of the new tricut program. It doesnt perform cutting or visualization. It processes the data and creates temporary files. cutter.cxx : Second part of the new program: visualization, selection and cutting. It is based on three packages: (1) RAPID - Robust and Accurate Polygon Interference Detection. http://www.cs.unc.edu/~geom/OBB/OBBT.html (2) TRIANGLE - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator. http://www.cs.cmu.edu/~quake/triangle.html (3) VTK - Visualization Toolkit (VTK). http://www.kitware.com/vtk.html After download and installation of these packages (under UNIX/Linux) TRICUT can be compiled and linked with the libraries: libVTKGraphics.a libVTKCommon.a librapid.a triangle.a

近期下载者

相关文件


收藏者