all_filters.txt
来自「C语言滤波程序」· 文本 代码 · 共 39 行
TXT
39 行
This file contains one-line descriptions of the geometry filters.Geometry Manipulation---------------------flipply - flip the orientation of facesnormalsply - compute surface normal vectors at verticesxformply - transform vertices (translation, scale, rotation)Create PLY Files----------------platoply - make any of the five Platonic solidssphereply - create a sphereFile Conversion---------------ply2ascii - convert polygon file to ASCII versionply2binary - convert polygon file to binary versionply2iv - convert to Inventor file formatobj2ply - convert from Wavefront .obj formatInformation About Files-----------------------boundply - find bounding box of object and re-position if desiredheadply - print out the entire file headerSupport Routines----------------ply.c - layout grammar parsing and file I/O for geometry filtersadjacency_module.c - determining ajacency between vertices and faces(c) 1998 Greg Turk
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?