CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opengl库文件

搜索资源列表

  1. MFC单文档下地球三维显示

    1下载:
  2. 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
  3. 所属分类:界面编程

    • 发布日期:2011-07-05
    • 文件大小:3.96mb
    • 提供者:wangln
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1.41mb
    • 提供者:乔松
  1. CsGL

    0下载:
  2. c#配置的OpenGL配置文件,动态链接库-c# configuration OpenGL configuration file, dynamic link libraries
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:67.03kb
    • 提供者:
  1. openGL

    0下载:
  2. openGL库文件 openGL库文件 openGL库文件-openGL library files openGL library files openGL library files openGL library files openGL library files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:436.49kb
    • 提供者:hu
  1. OpenGL

    0下载:
  2. 用于计算机图像学的开源库,OpenGl。文件很全,整理齐全,方便大家使用。-Used computer graphics to learn open source library, OpenGl. File is full, finishing complete, easy to use you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:980.75kb
    • 提供者:huqiong
  1. OpengLbianchengtouwenjianyukuwenjian

    0下载:
  2. 这是OpengL编程开发的一些头文件和库文件。如glew32.lib,OpengL32.lib-This is OpengL Programming some of the header files and libraries. If glew32.lib, OpengL32.lib etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:482.12kb
    • 提供者:JH
  1. OGL_MFC

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

    • 发布日期:2017-03-31
    • 文件大小:104.16kb
    • 提供者:tom
  1. OpenGL

    0下载:
  2. OPENGL库文件,1.将开发库中的.h文件拷贝到Visual C++ 6.0的\Include\GL目录中 2.将.lib文件拷贝到Visual C++ 6.0的\lib目录中 3.将.dll文件拷贝到操作系统的system32目录中-OPENGL vc++
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:725.22kb
    • 提供者:hugh
  1. 28231233-OpenGL

    0下载:
  2. opengl开发库包括动态库头文件静态库-opengl development libraries include dynamic library header file static library
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1.37mb
    • 提供者:杨斌伟
  1. 02_ObjRead

    0下载:
  2. 利用openGL实现OBJ文件的读取与展示,需要的库文件已加入。-OBJ file read and display with openGL library files needed to join.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:27.4mb
    • 提供者:Bob
  1. OpenGL

    0下载:
  2. VC常用的OpenGL库文件下载,这些文件包括:GL.H、GLAUX.LIB、opengl.lib、OPENGL.DLL、GLEXT.H、GLU32.LIB、GLU.DLL、GLU.H、glu.lib、GLUT32.DLL、GLUT.DLL、glut.lib、OPENGL32.LIB、GLAUX.H、GLUT.H、WGLEXT.H等等。-VC OpenGL library file to download these files include: GL.H, GLAUX.LIB opengl.l
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:725.24kb
    • 提供者:irihghh
  1. gif3

    0下载:
  2. 简要说明 3DS 文件格式及模型数据读取方法 利用 OpenGL 库函数在 VC-A brief descr iption of the 3DS file format and model data read OpenGL library functions in VC++
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:236.38kb
    • 提供者:qq
  1. PolygonFill_fulll

    0下载:
  2. 基于OpenGL的画线填充程序,控制台运行,PolygonFill.zip中是程序,OpenGl-glutdll.zip中是OpenGL需要的库文件。-OpenGL-based drawing a line filled program run console, PolygonFill.zip the program, the OpenGl-glutdll.zip in is the OpenGL library file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-03
    • 文件大小:1.21mb
    • 提供者:吴明峻
  1. glutdlls37beta

    0下载:
  2. c++/c语言下opengl编程的库文件。配带有详细的配置方式-c++/c language under opengl programming libraries. With detailed configuration with
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:146kb
    • 提供者:
  1. openGL-libs

    0下载:
  2. opengl编程中,用到的库文件,包括头文件,lib文件和dll文件。-opengl programming, library files used, including the header files, lib files and dll files.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:542.67kb
    • 提供者:zhaochunhe
  1. opengl-glut.h

    0下载:
  2. opengl-glut.h,Opengl封装后的头文件和库文件,下来直接用就可以了-Opengl-glut.h, Opengl encapsulation header files and library files, and the direct use of it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:145.69kb
    • 提供者:YUANJNFA
  1. OpenGL

    0下载:
  2. OpenGL的库文件和头文件,可以直接使用-OpenGL library files and header files,it can be used directly
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:145.95kb
    • 提供者:george
  1. OpenGl-Samples

    0下载:
  2. 程序实现多国语言的动态切换解决方案,不使用动态链接库,而是把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。这样不但可以动态切换语言,而且用户可以根据需要自己添加新的语言。-multiply Language Change
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:36.17kb
    • 提供者:wangfei
  1. glfw

    0下载:
  2. GLFW 3.1.1 编译库文件,方便学习Opengl-GLEW 3.1.1 compiled library files to facilitate learning Opengl
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:396.03kb
    • 提供者:linshiO_o
  1. MyGL

    0下载:
  2. opengl 库文件,里面包含了glut.h,glew.h,freeglut.h(OpenGL library file, which contains the glut.h, glew.h, freeglut.h)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:511kb
    • 提供者:流火星矢
« 12 »
搜珍网 www.dssz.com