CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ply 文件读取

搜索资源列表

  1. ViewPly

    3下载:
  2. 用vc++读取ply文件模型...结果用opengl显示
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150063
    • 提供者:wangyuyin
  1. .ply 格式文件的读取和写入

    0下载:
  2. .ply 格式文件的读取和写入,编译无错,希望对大家有帮助,. ply file format to read and write, compile error-free, we hope to help you.
  3. 所属分类:图形图象

    • 发布日期:2017-03-02
    • 文件大小:2281422
    • 提供者:weiwei
  1. PLY_IO_Read_Write

    1下载:
  2. PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:24381
    • 提供者:niuxj
  1. ply-0.1

    0下载:
  2. 读取ply文件的程序,很全面,适合ascii和二进制格式-code to read ply files
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:368955
    • 提供者:
  1. ViewPly

    0下载:
  2. 用OpenGL实现读取三维模型ply文件的一个例子,供参考-A insurance to read ply file with OpenGL.For refence
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:850322
    • 提供者:李复翔
  1. OpenGl_shubiao_guangzhao

    1下载:
  2. 这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe' s framework, by reading data from a PLY file, generated a rabbit, a complete mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4200712
    • 提供者:
  1. auto_read_w_ply

    0下载:
  2. 读取三维图形数据格式的程序,数据格式为ply文件. 含详细的注释,是进行三维图形识别和研究的必备工具.-Read the procedures for three-dimensional graphics data formats, data formats for the ply file. With detailed notes, is a three-dimensional pattern recognition, and an indispensable tool for the stu
  3. 所属分类:Graph Recognize

  1. plytest

    0下载:
  2. 简单的读取了一个PLY文件,对了解PLY 文件的操作有帮助。- a example of read a ply format
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:296466
    • 提供者:xw
  1. PLYtest

    0下载:
  2. 读取PLY文件,并显示!主要是学习使用,熟悉PLY文件的格式和OPENGL的一些简单编程!-read PLY file!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:581189
    • 提供者:小康
  1. Src

    0下载:
  2. 在很多书上介绍的三维图形数据都是.obj,3ds格式,.dxf等格式的,真正讲解如何读取的就只有.obj格式文件的。但是我现在所做的内容,要求从.ply文件中读取初始塞维图形数据,-Are many books on the introduction of the three-dimensional graphics data. Obj, 3ds format dxf format really explain how to read only. Obj format. But I am doi
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:3070975
    • 提供者:yaochao
  1. ply_display

    1下载:
  2. 斯坦福ply格式文件读取显示程序,用matlab写的,测试可用-Stanford ply format file to read the display program, written with matlab, the test can be used
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:5120
    • 提供者:mingyun wu
  1. horse.ply

    0下载:
  2. 一个马的ply格式文件,可以用3d的文件读取软件进行读取-A horse ply format file. . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-14
    • 文件大小:1084544
    • 提供者:123
  1. readtply

    0下载:
  2. 读取带纹理的PLY文件,即有颜色的三维图像格式,将之读取出来,为n*6的矩阵。-Read textured PLY files, that is the color of the three-dimensional image format, to be read out, n* 6 of the matrix.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:1154
    • 提供者:布娃娃
  1. PLYtest

    0下载:
  2. 一个简单的读取ply文件的代码,从ply文件中读取各种数据并输出出来-A simple ply file to read the code, read various data from the ply file and output.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:28723
    • 提供者:周有风
  1. ply-1.6.tar

    0下载:
  2. 读取PLY格式文件文件头加上元素数据列表。其中文件头中以行为单位描述文件类型、格式与版本、元素类型、元素的属性等,然后就根据在文件头中所列出元素类型的顺序及其属性,依次记录各个元素的属性数据。-PLY format file to read the file header plus the element data lists. Where the file header in units descr iption file type, format and version, the eleme
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:72605
    • 提供者:shaojie
  1. readPLYfile

    0下载:
  2. 用于读取包含点云和三角片.ply文件,若文件中还有法向信息需稍加修改。-For reading point cloud and triangle contains. Ply file, if the file there are laws to the information to be slightly modified.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:721
    • 提供者:波才
  1. reading-the-PLY

    0下载:
  2. 读取PLY文件,自己写的用于读取PLY格式文件的代码,用着还可以,可以试试看-reading the PLY files
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:52798
    • 提供者:刘先生
  1. ply

    0下载:
  2. 基于vc++的ply文件的读取和写入,实用于ASCII和binary两种-Based on the read and write vc++ ply files in ASCII and binary two kinds of practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:56840
    • 提供者:fengzhengxian
  1. ply

    0下载:
  2. MATLAB读取ply文件的程序 讲ply文件转换成MATLAB可读可视文件(The program for read ply file using MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:71680
    • 提供者:huangtrina
  1. CloudViewer-master

    7下载:
  2. CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-10
    • 文件大小:3311616
    • 提供者:天涯若比邻
« 12 »
搜珍网 www.dssz.com