搜索资源列表

  1. MshtoObj

    0下载:
  2. msh to obj converter for use with rf online
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-16
    • 文件大小:90112
    • 提供者:Jack Lawson
  1. Autobots3D

    0下载:
  2. This an application of 3D computer graphics designed using JOGL and Netbeans IDE. This loads the .obj and .mtl files in a 3D Scene. Good stuff for 3D computer graphics learners.-This is an application of 3D computer grap
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:1681408
    • 提供者:Kamran Ali
  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-16
    • 文件大小:2934784
    • 提供者:dong
  1. OBJLOADER

    0下载:
  2. OpenGL 读取和显示 obj文件 源码-Obj file to read and display the OpenGL source code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:370688
    • 提供者:Destiny
  1. fire3ds

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

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

    0下载:
  2. 一个查看三维模型的软件,能查看OBJ、STL、3DS、SMD、TIN、BSP等格式的三维模型。-Three-dimensional model of a view of software, can view the OBJ, STL, 3DS, SMD, TIN, BSP and other three-dimensional model format.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:422912
    • 提供者:ganfeng
  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-16
    • 文件大小:11527168
    • 提供者:宋克宁
  1. load_model

    0下载:
  2. This program desmotrate how to load and 3d model with .OBJ format in openGL.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-16
    • 文件大小:7282688
    • 提供者:eliass
  1. Exporter

    0下载:
  2. mesh to obj exsporter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:blade
  1. Objloader

    0下载:
  2. obj三维模型一朵花的加载,基于opengl的简单易懂程序-objloader
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:8587264
    • 提供者:宋点
  1. ReadObj

    0下载:
  2. OpenGL read obj format in 3d game
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:6493184
    • 提供者:amen
  1. LoadOBJ

    0下载:
  2. the code to load .obj file and display using opengl engine
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:2656256
    • 提供者:haha
  1. cube2

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

    • 发布日期:2024-05-16
    • 文件大小:590848
    • 提供者:宏栋
  1. obj2mat

    0下载:
  2. 可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:YMH
  1. GLC_lib_src_2.0.0

    1下载:
  2. GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shade
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:4567040
    • 提供者:Sukuma Ubhada
  1. OBJLoader

    0下载:
  2. Load Obj file into OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:836608
    • 提供者:gawain
  1. OBJLoader

    0下载:
  2. 导入obj文件 ,比较全的代码。 vc 单文档程序 obj格式 一些obj模型-Obj file to import, compare all of the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:4317184
    • 提供者:
  1. objLoader

    0下载:
  2. Android OpenGl es .obj files loader source code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:804864
    • 提供者:Nayanesh
  1. halfedge

    1下载:
  2. 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to conside
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:865280
    • 提供者:kaka
  1. Chapter01

    0下载:
  2. \3DS File Loader--- --演示3DS模型的读入方法一 \3DS gl Loader--- ----演示3DS模型的读入方法二 \ASE File Loader--- --演示ASE模型的读入方法 \MD2 File Loader--------演示MD2模型的读入方法 \MD3 File Loader--------演示MD3模型的读入方法 \MS3D File Loader-------
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:6935552
    • 提供者:yl
« 1 2 3 4 5 67 8 9 10 11 ... 46 »

源码中国 www.ymcn.org