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

搜索资源列表

  1. 61-80.zip

    0下载:
  2. vc灵感编程范例源代码 61 应用程序中运行其它程序 62 隐藏应用程序 63 获取文件的相关信息 64 删除文件 65 文件对话框的使用 66 My Archive 67 获得各种目录 68 获取并改变系统时间 69 GetDirInfo 70 PrintDemo 71 Context Help 72 MyBar 73 MyDate 74 Mouse 75 局域网中的文件拷贝 76 Comp Name 77 Name2Ip
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:1622763
    • 提供者:
  1. queryOpenGLInfo

    0下载:
  2. 读取显卡信息,以显示显卡支持哪些扩展,自动生成文本文件-read graphics information and graphics to show support extensions, automatically generating text files
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:158818
    • 提供者:孟维亮
  1. C__DocumentsandSettings_cq_桌面_VC

    0下载:
  2. 二维图像的三维显示 详细信息 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106591
    • 提供者:李茜
  1. cloth_dxf

    0下载:
  2. OPENGL写的读取DXF文件的曲线特征的信息-OpenGL was read DXF file characteristics of the information curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1011668
    • 提供者:李茜
  1. Wrlopengl

    0下载:
  2. 用opengl实现读入wrl文件信息的程序,并能将wrl模型重新绘制,vs2005调试通过-Use opengl realize wrl file information read into the procedures and be able to re-draw wrl model, vs2005 debugging through
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:4334895
    • 提供者:vincent
  1. scanalyze-1.0.3.src

    0下载:
  2. 用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1002513
    • 提供者:pj
  1. rcs

    1下载:
  2. :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calculation accuracy and effici
  3. 所属分类:OpenGL

    • 发布日期:2013-06-07
    • 文件大小:2046664
    • 提供者:小叶
  1. 3dmaxtoms3d

    0下载:
  2. 教你如何将3dmax中的文件导出为ms3d的文件的全过程,便于读取动画文件数据信息-teach you to make file of the format ms3d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:153463
    • 提供者:王婷
  1. ObjLoaderWin32

    0下载:
  2. 对OBJ模型文件的读取,带有材质信息,且能动态操作模型-read obj model file with material information ,and we can operate model mutually.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:686080
    • 提供者:yanyan
  1. CG_exp2

    0下载:
  2. 这是一个从文件中读入顶点和三角形信息,做出三维图形,并且同时用鼠标和键盘实现了缩放,旋转,平移等基本操作,是用opengl进行三维作图,实现键盘鼠标交互的一个不错例子-This is a read from a file vertex and triangle information, making three-dimensional graphics, and also with the mouse and keyboard to achieve the zoom, rotation, tra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:49113
    • 提供者:冉侠
  1. 3DSFileLoader

    0下载:
  2. 该程序可以通过OpenGL库来载入一个标准的3ds格式的模型文件,并存储结构信息-The program can be a standard OpenGL library to load the 3ds format model file, and store the structural information
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4212088
    • 提供者:qqq
  1. ASE-File-Loader

    1下载:
  2. ASE文件是指3D Studio Max ASCII Export输出文件,它以文本形式保存了3D模型的所有信息。该文件易于读取,也非常容易修改-ASE file is the output file of 3D Max ASCII Export ,it stores the whole imformation of 3D models in text format.This kind of file is easy to read as well as to modify.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-21
    • 文件大小:398911
    • 提供者:桂建婷
  1. 3DS_Loader

    0下载:
  2. 读取3DS文件,并读出顶点坐标以及其他信息-Read 3DS file, and read the vertex coordinates
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3179319
    • 提供者:ljn
  1. Milkshape3D_Importer

    0下载:
  2. 1。动画规模因素是用来控制动画率。 2。阈值是用来控制多少在进口UV坐标网格/网格。 3。自从MilkShape3D ascii文件不包含信息的速度播放,我用25 fps射击。 * *历史 1。修理几乎所有的动画虫子发现在0.5版本。 2。支持Milkshape3D Ascii文件。 3。使动画更符合Milkshape3D钥匙。 4。纹理路径解决新旧版本的MilkShape3D文件。-This plug-in is
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:42792
    • 提供者:zhuhaimjw
  1. OPENGL-write-read-DXF-files

    0下载:
  2. OPENGL写的读取DXF文件的曲线特征的信息-The OPENGL write read DXF files curve characteristics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:780949
    • 提供者:zhu
  1. OBJread

    0下载:
  2. obj 文件的读取,读取文件中的点,面信息,用于openGl的渲染-obj file, read, read point, the surface information for openGl rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:116138
    • 提供者:崔光
  1. STEP

    2下载:
  2. 通过VC++读取从三维软件转换的STEP中性文件,获得零件的的信息-By VC++ read the STEP neutral file conversion from three-dimensional software, access to parts of the information
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1898
    • 提供者:高婷
  1. OpenGl

    0下载:
  2. 使用openGl 将3D模型文件obj中的模型信息载入,进行编程-To use openGl loaded model information in the 3D model file obj programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:29984768
    • 提供者:Yang Yang
  1. ReadObj

    0下载:
  2. 用于读取*.obj文件信息,包括其中点、法矢、三角形等的信息统计和全部信息。-Used to read* obj file information
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:12630
    • 提供者:汤圣琪
  1. ansys命令流

    1下载:
  2. 从ANSYS结果文件中读取数据得到有限元模型单元信息,将其输出到Tecplot中(Read the data from ANSYS result file to get the element information of finite element model and output it to Tecplot.)
  3. 所属分类:OpenGL

    • 发布日期:2020-08-24
    • 文件大小:1024
    • 提供者:a913715867
搜珍网 www.dssz.com