1 Star 0 Fork 1

chuck/ply

forked from FightingforYoung/ply 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
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) 1998 Greg Turk

空文件

简介

ply convert 123 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chuck_chen/ply.git
git@gitee.com:chuck_chen/ply.git
chuck_chen
ply
ply
master

搜索帮助