stanford_ply_code

所属分类:OpenGL
开发工具:Visual C++
文件大小:51KB
下载次数:14
上传日期:2008-08-24 21:28:39
上 传 者phdcs_2006
说明:  stanford 三维图像库ply格式文件源码
(stanford three-dimensional image database ply format source)

文件列表:
ply format\ALL_FILTERS.txt (988, 1998-08-07)
ply format\PLY_FILES.txt (11674, 1998-08-07)
ply format\adjacency_module.c (10540, 1998-08-07)
ply format\boundply.c (8083, 1998-08-07)
ply format\convertply.c (6040, 1998-08-07)
ply format\flipply.c (9788, 1998-08-07)
ply format\headply.c (3498, 1998-08-07)
ply format\normalsply.c (9098, 1998-08-07)
ply format\obj2ply.c (13501, 1998-08-07)
ply format\platoply.c (10568, 1998-08-07)
ply format\ply.c (89427, 1998-08-07)
ply format\ply.h (8727, 1998-08-07)
ply format\ply2iv.c (7796, 1998-08-07)
ply format\sphereply.c (8166, 1998-08-07)
ply format\xformply.c (12715, 1998-08-07)
ply format (0, 2005-03-24)

Introduction ------------ This package contains a collection of geometry filters-- programs that are for manipulating polgonal representations for 3D graphical objects. This source code is undergoing revision, and I expect that a new version of the code, together with many more filters, will be available shortly. Support Requirements -------------------- These geometry filters have been developed on a Silicon Graphics workstation using the native C compiler. The code may very well run unmodified on other platforms but this has not yet been verified. You will need some Inventor or VRML viewer to look at the models that are created using these filters. The programs "ivview" and "SceneViewer" are such programs that are shipped with SGI workstations. Compiling --------- The command "make all" should compile and link all of the geometry filters. Documentation ------------- Manual pages have not yet been prepared for the filters. However, most programs will print out a simple usage line when invoked with the option "--", such as "platoply --". Below is the documentation as it exists now. The most important file to test out the code is EXAMPLES.txt. ALL_FILTERS.txt - one-line descriptions of all the geometry filters PLY_FILES.txt - details about the PLY geometry file format README.txt - the file you are reading cube.ply - a cube in the PLY file format flipply.c - heavily commented read_file() and write_file() routines to illustrate the support routines for file I/O (c) 19*** Greg Turk

近期下载者

相关文件


收藏者