CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - file 类

搜索资源列表

  1. Lib3DS

    0下载:
  2. 3DS文件读取类,经过修改,并测试可以运行的使用库-3DS file read category, as amended, and test run for the use of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:144.51kb
    • 提供者:蒋荣安
  1. initializeOPENGL

    0下载:
  2. 用VISUALC++编写的开发OPENGL的初始化文件和基本类框架-VISUALC prepared with the development of the OpenGL initialization file types and basic framework
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44.62kb
    • 提供者:胡润
  1. OpenGL_MD2File

    1下载:
  2. OpenGl 读取md2 文件并显示,用C++类封装,拿来可以用,代码均有中文注释,是学习OpenGl动画的好东西,VC++2010 编译-OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:1.93mb
    • 提供者:luo
  1. exam

    0下载:
  2. 结合MFC编写OpenGL地球仪,模型导入通过自己编写obj类读取obj文件,具有一定的应用-MFC OpenGL globe with the preparation of the model into class to read through their writing obj obj file, the application of certain
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-03
    • 文件大小:14.29mb
    • 提供者:吴佳佳
  1. CGClass_Basic

    2下载:
  2. 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a category cg, through the use of t
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:132.19kb
    • 提供者:李文庆
  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 program

    • 发布日期:2017-04-11
    • 文件大小:1.28kb
    • 提供者:kyewong
  1. Class3ds

    0下载:
  2. 在VC++环境下调用3DS模型的一个类,采用读二进制文件的方式将一个3DS文件读入系统,并显示纹理-In VC++ environment called 3DS model of a class, using a binary read of papers will be read a 3DS file into the system, and display the texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7.81kb
    • 提供者:yao
  1. 3DFileLoader

    1下载:
  2. 读取3DS类型文件,并交互显示,实现语言采用C++, OpenGL基础类库-loading 3DS file and interactively display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.58mb
    • 提供者:lsx
  1. OpenGL-and-3DS

    0下载:
  2. 基于OpenGL 的3DS 模型的导入与控制。研究了在VC++6.0 环境下利用OpenGL 导入3DS 模型的两种方法,并给出了具体实现 过程和技术要点,两种导入方法比较结果说明:读入3DS 文件类的方法优于文件转换法,导 入的模型图的失真度很小,并可方便实现平移、旋转、缩放、拾取等人机交互控制. 关键词:OpenGL;3DS 模型;人机交互-Import and Control of 3DS Models Based on OpenGL GAO Hai-fang1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:5.13kb
    • 提供者:jinking
  1. glm

    0下载:
  2. GLM类库,由nate编写,封装了对OBJ文件操作,可实现对obj文件的读取加载显示等操作-GLM class library written by nate, packaging operation OBJ files can be loaded obj file read display operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-02
    • 文件大小:13.07kb
    • 提供者:李仲锐
  1. 3DS Loader

    0下载:
  2. 一个压缩包,里面包含读取3DS文件的类,可以对3DS进行操作-A compressed package, which contains the read 3DS file class, 3DS
  3. 所属分类:OpenGL

    • 发布日期:2017-11-07
    • 文件大小:2.67mb
    • 提供者:xia
  1. simpleCADSoftWare

    0下载:
  2. 一个简单的cad软件源码,代码内容明了清晰,文件分装在各个文件类中使得读着很容读懂,并且类名定义也使用全名,而不是缩略次,整个代码内容很明了-A simple cad software source code, the code clearly understand the content, documents in various file aliquots class makes reading very content to read, and the definition of the
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:熊哥
  1. VC--OpenGL-STL

    3下载:
  2. 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:3.62mb
    • 提供者:sunny
  1. STL-MOVE

    3下载:
  2. 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:7.81mb
    • 提供者:sunny
  1. upload_inCfree_show361points

    0下载:
  2. 初步实现了将激光雷达一次扫描的361个点在二维平面上的相对位置的显示。从txt文件到二维数组然后筛选过滤,最后归一化显示。缺陷在于很粗糙,而且没有用类来写,指针也比较繁琐。请轻拍。-The initial realization of a scanning laser radar 361 points in the relative position of two-dimensional plane of the display. To a two-dimensional array from
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:168.78kb
    • 提供者:CHEN Ping
  1. Try_Point_Line

    0下载:
  2. 新建一个空的Qt工程,把所给的文件添加进去即可。界面有两个部分,视图部分,点坐标输入部分。由于用的是QSpinBox类的 editingFinished ()信号,所以每次输入顶点的时候不管原先那个点的值有没有变化,都要让光标在那个框中过一下,或者按个enter也行,总之要在那个框中过一下。-Create an empty Qt project, the given file can be added. Interface has two parts, part of the view poin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:7.08kb
    • 提供者:李丽
  1. opengl-master

    0下载:
  2. 用openGL实现从三维点到屏幕坐标的映射,以达到拾取三维点的目的,可以精确的选中三维世界中的物体。tools文件下,包含常用的类代码,可以借鉴;目前包括获取windows下精确的时间;处理三维数据的vector类;-With openGL realize the mapping three points to screen coordinates, pick up three points in order to achieve the purpose, you can the preci
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:108.38kb
    • 提供者:
  1. OpenGL_SkyAndTerrain

    0下载:
  2. 项目功能:用OpenGL来实现游戏中的天空和地面 文件描述: 载入位图类 适用平台: Windows98/2000/NT/XP-Function: use OpenGL to achieve the game in the sky and ground File Descr iption: load bitmap type The application platform: Windows98/2000/NT/XP
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1.41mb
    • 提供者:lzwqsj
  1. OpenGL_3DSLoader

    0下载:
  2. * 项目描述: 3DS文件载入 * 文件描述: 3DS文件载入类 * 适用平台: Windows98/2000/NT/XP-* Project Descr iption: 3DS file loading * file descr iption: 3DS file loading class * application platform: Windows98/2000/NT/XP
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:lzwqsj
  1. OpenGL_ShadowVolume

    0下载:
  2. * 项目描述: 在游戏中实现阴影体 * 文件描述: 具体实例类 * 适用平台: Windows98/2000/NT/XP-Project Descr iption: in the game to achieve shadow * file descr iption: specific examples of classes * application platform: Windows98/2000/NT/XP
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:756.39kb
    • 提供者:lzwqsj
« 12 »
搜珍网 www.dssz.com