⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 C语言滤波程序
💻 TXT
字号:
Introduction------------This package contains a collection of geometry filters-- programs thatare for manipulating polgonal representations for 3D graphical objects.This source code is undergoing revision, and I expect that a newversion of the code, together with many more filters, will beavailable shortly.Support Requirements--------------------These geometry filters have been developed on a Silicon Graphicsworkstation using the native C compiler.  The code may very well rununmodified on other platforms but this has not yet been verified.You will need some Inventor or VRML viewer to look at the models thatare 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, mostprograms will print out a simple usage line when invoked with theoption "--", such as "platoply --".Below is the documentation as it exists now.  The most important fileto test out the code is EXAMPLES.txt.ALL_FILTERS.txt -  one-line descriptions of all the geometry filtersPLY_FILES.txt   -  details about the PLY geometry file formatREADME.txt      -  the file you are readingcube.ply        -  a cube in the PLY file formatflipply.c       -  heavily commented read_file() and write_file() routines                   to illustrate the support routines for file I/O(c) 1998 Greg Turk

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -