搜索资源列表

  1. maya obj文件读取

    1下载:
  2. maya的obj文件读取基于opengl编程c++程序
  3. 所属分类:3D图形编程

    • 发布日期:2009-08-22
    • 文件大小:6396016
    • 提供者:rayonxu
  1. opengl读取obj格式文件

    0下载:
  2. opengl读取obj格式文件
  3. 所属分类:OpenGL

    • 发布日期:2012-01-31
    • 文件大小:3586182
    • 提供者:wanfei1006
  1. LoadAbj

    0下载:
  2. 用c++编写的如何读取3dmax的obj文件的程序,可直接运行-used to prepare the reader how the obj 3Dmax document procedures can be directly run
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:556032
    • 提供者:李煜
  1. PickObj

    0下载:
  2. 这是一个教你如何在vc+OpenGL中读取.obj文件的程序-teach you how to read vc OpenGL. Obj documentation procedures
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:4249600
    • 提供者:高扬
  1. hw2_starter

    0下载:
  2. Glut,QT 及VC写的读取Obj文件的示例-Glut, QT and the VC was read Obj document examples
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:3591168
    • 提供者:张山
  1. ReadOBJFile

    0下载:
  2. OBJ文件在很多游戏开发中都得到大量应用 本源码用VC++对实现了OBJ文件的读取与可视化,是很好的学习材料 -OBJ document in the development of many games have been large-scale application of the source code used to achieve the VC OBJ documents Reading and visualizatio
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:872448
    • 提供者:雷鹏飞
  1. OBJ

    0下载:
  2. 能狗实现.obj格式的三维数据文件的图形模型读取操作。结合相应的实例进行了操作。-Can realize dog. Obj format data files of three-dimensional graphical model of read operation. Combined with the corresponding examples of the operation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:242688
    • 提供者:黄淼
  1. ZBuffer

    0下载:
  2. 能够读取标准格式的OBJ文件,然后根据文件提供的模型,用扫描线Zbuffer算法绘制。-Can read standard format OBJ files, and then according to documents provided by the model, using scan line algorithm for rendering Zbuffer.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:6585344
    • 提供者:好望角
  1. parser_obj

    0下载:
  2. 一个使用读取.obj文件并存问CGAL数据格式的类,供CGAL的初学者使用-Read a use. Obj file CGAL data formats coexist asked the class for beginners to use the CGAL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:kyewong
  1. final

    1下载:
  2. 三维物体模型显示程序设计 利用C语言及OpenGL语言读取OBJ文件,显示三维物体模型 -Three-dimensional object model display program design the use of C language and OpenGL language OBJ read documents to show the three-dimensional object model
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3592192
    • 提供者:HeavenTiger
  1. ObjModels

    0下载:
  2. 项目实现在DirectX程序利用objLoader类读取obj文件,在3dmax中建好的模型不必转换成X文件格式。-Project implementation procedures for the use of the DirectX class objLoader read obj files, 3dmax models built in do not have to convert the X file format.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-18
    • 文件大小:147456
    • 提供者:wangbaotu
  1. tool3d_obj

    0下载:
  2. opengl读取obj文件,很好用,对于正在学习opengl读取obj格式点云的朋友很有帮助。-opengl read obj file, useful for studying opengl obj format point cloud to read friends helpful.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:2934784
    • 提供者:dong
  1. fire3ds

    0下载:
  2. 读取obj文件,并实现多个贴图和火焰动画效果-Obj file to read and to achieve more texture and flame animation
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:561152
    • 提供者:Lyt
  1. CtrlOBJ

    0下载:
  2. .Obj文件的读取代码,对要求读取.Obj文件者很有用的-. Obj file to read the code, on the required reading. Obj files are very useful
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-18
    • 文件大小:11527168
    • 提供者:宋克宁
  1. cube2

    0下载:
  2. 一个java3D的程序,读取obj文件到java3D场景,对obj对象实行与用户交互操作!-failed to translate
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:590848
    • 提供者:宏栋
  1. OBJ-File-Loader

    0下载:
  2. OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between a
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:2906112
    • 提供者:桂建婷
  1. Load-Obj-file

    0下载:
  2. 用opengl编的一个可以读取OBJ文件的程序,可以通过鼠标进行rotate等各种操控-Use opengl to load OBj file and interactive it with keyboard
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:王翔群
  1. Open-GL-read-obj

    0下载:
  2. Open GL读取obj文件 初步进行文件读取与操作-Open GL read obj file
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:12354560
    • 提供者:夏天
  1. read-the-file-of-obj

    0下载:
  2. 读取.obj文件,能够进行3D文件仿真,以便OCS计算-read the files of .obj
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:sg
  1. OBJ模型读取

    0下载:
  2. objloader, 基于c++,读取obj文件及其纹理(Objloader, based on c++, reads the obj file and its texture)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:831488
    • 提供者:ljw96
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org