搜索资源列表
helens
- 用VRML写的三维地形程序,高程数据含在文件里,纹理是单独的文件。对网络三维发布有一定参考意义-write with VRML 3D terrain procedures, elevation data with the documents, texture is a separate document. 3D release of the network are meaningful
WildMagic4
- 很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file