搜索资源列表
Tut07_Mesh
- 把3dMax文件转换为.x文件,然后在vc环境下把模型导入到d3d中。-put 3dMax for document conversion. X, and then in vc environment where D3D model imported into China.
reBuild01
- vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
Vostok
- 本程序表示被附到三辆车辆的三烟效果。如果效果的变换包含了被转换的车辆的旋转,那么每个会似乎有一个不同的方向的风吹效果。 效果因此被开始只有在 adf 文件中以 X , Y 和 Z 转换,然后一个风矢量被为每个进入 VGFX_WVECTOR 属性目录之内复印。 当风方向然后被改变它的时候将会为所有的三烟效果一起改变, 不管位置和叁考效果的运动员的定方位-the procedure was attached to the three vehicles of three smoke effect. I
Vrmlrd
- VRML读写,可以将3dv文件转换为VRML文件
ivcon
- 3D图形文件转换工具。 支持的3D图形文件格式: 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA, STLB, TEC, TRI/TRIA, TRIB, TXT, UCD, VLA, WRL, XGL
evolver
- 这个是3DMAX的脚本软件。可以把FBX的骨骼控制体系转换成标准的3DMAX双足人物。需要在3DMAX 环境中运行。源程序文件名为:evolverBipedBinder.ms。 其余为帮助文件-Utility to help in the binding of FBX bone rigs to Biped characters.
ms3dImportExport_ver1_0.zip.zi
- milkshape的.ms3d文件和3ds max的文件之间的转换工具,另外还支持gmax,A utility for importing and exporting .ms3d files into 3ds Max and Gmax. This is used in conjunction with GrumpyOldMan s meshconverter to get models from .mesh files into 3ds Max (and Gmax) which preser
3ds2mesh
- vs实现从3ds读入输出保存为mesh的工具,读取各种3DS文件并转换为ogre可读的MESH文件。-vs 3ds read into the output is saved as the mesh tool to read a variety of 3DS file and convert the MESH file readable ogre.
CADIGES
- CAD文件格式转换代码,支持DWG2000,CATIA,KMG,IGES
3DExp1833b
- 3D Exploration是一个将3D模型转换成CPP文件的工具软件,支持纹理等。-3D Exploration is a 3D model of the CPP file into a software tool to support the texture.
3ds2mesh
- 讲 3ds 文件转换为 ogre下使用的mesh 文件的小工具-3ds file into ogre about the use of the mesh file Gadgets
PLY_TO_TRI_MESH
- 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
TRI_MESH_TO_PLY
- 将三角网格表示的3D曲面转换成一个PLY格式的文件-a MATLAB program which converts data describing a triangular mesh of a 3D surface, and reformats it into a data structure suitable for storage as a PLY file
3DSMaxVC
- 3dsmax 将.3ds文件转换为.x文件 然后用VC++ 调用.x文件-3dsmax
wrl2obj_wrlV2
- 自己写的一个将wrl格式的文件转换为obj格式文件,以便导入Maya进行渲染-Write a will convert wrl obj file format format for import into Maya for rendering
ParseXToObj
- 将微软的网格文件X文件转换为通用的OBJ文件的程序-parse x to obj file
vtk2vsp
- 将VTK mesh文件转换成VSP体元文件-Convert vtk mesh to vsp voxel format
PCDoutput
- 应用3d摄像机kinect可以取得任意的3维数据,是以pcd的文件形式输出,本程序可以让pcd文件转换成txt文件-transfer between txt and pcd
changeXtoFVmat
- 三位网格数据文件的处理,将.X文件转换成matlab可以识别的文件格式mat-change .X to mat
点云文件读写工具源码
- 一个非常实用可以处理las文件的工具,实现多种功能,如读写las文件,分类,分块,抽稀和合并,生成边界线,生成DEM,点云高度归一化,数据格式转换和波形数据压缩等。