搜索资源列表
机器语言实现三维动画
- 下载1.txt后保存到本地硬盘!然后开始——运行——输入command 进入DOS环境 输入debug<d:\\1.txt 回车(假定文件1.txt保存在D盘根目录) 就可以看见三维动画了!还有音乐哦-download 1.txt keeping to the local hard disk! Then they start -- running -- the importation into the DOS command input debug environment
2D3D
- 把自制的数据保存为TXT文件,然后通过加载自制的文件数据实现二维三维等高线的绘制
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
OperatePly
- 读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both
LodTerrain
- 实现lod和水面叠加的功能,并可以读入txt各式的水位文件-Lod achieve superposition and surface features, and can read a variety of water into the txt file
Tin3D
- 本程序可以实现打开TXT文件后显示TIN结构的图像并可添加纹理。-This procedure can be achieved to open TXT file, show TIN structure, and can add texture images.
ReadBundleOutFile
- 分析读取Bundler输出的.txt,.key文件,对三维点云sift特征建立KD树索引。-Parsing Bundler Output including .txt& .key Files to construct a KD tree Index.
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
light
- 此源代码是以txt文本编辑的x3d虚拟场景文件,里面是一个路灯的设计模型,可以供学习者和开发者使用-This source code is a text editor x3d txt file virtual scene, which is a street design model, you can use for learners and developers
examplesACIS7.0
- ACIS的3D造型相关源码 主要包括《基于ACIS的几何造型技术与系统开发》一书中所有例子的源码,以及一些之中所需要到的工程及SAT文件等。适合acis初学者配合书籍进行学习。-3D Modeling with ACIS > > ACIS Version 7.0 > > > The archive contains : > 1) Example program presented, or menti
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity 包含的文件: demo.m, .#newrea
slice
- 打开TXT文件,并算出切片厚度、密度等。实现点云的切片功能-Slicing feature of point cloud
PCDoutput
- 应用3d摄像机kinect可以取得任意的3维数据,是以pcd的文件形式输出,本程序可以让pcd文件转换成txt文件-transfer between txt and pcd
ThreeDImage
- 使用matlab中的meshgrid进行三维绘图,X,Y为坐标值,Z为误差值,用Z值大小及对应三维图上的颜色深浅表示误差大小的不同,对缺失的坐标点补全,并将误差赋值为0。有完整的代码和txt文件,点击即可运行,方便修改。-Using the meshgrid in matlab for three-dimensional drawing, X, Y for the coordinate value, Z for the error value, the size of the Z value a
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we
point3d
- 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud fil