搜索资源列表

  1. 利用VC++进行OpenGL程序设计

    0下载:
  2. 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2244
    • 提供者:任清波
  1. OpenGL程序

    0下载:
  2. 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-9
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48361
    • 提供者:和平鸽
  1. OpenGL配置文件

    1下载:
  2. 用于编写OpenGL程序的几个文件,glu32.lib,gl.h,glu.h,等所需的几个文件
  3. 所属分类:程序开发库

  1. opengl

    0下载:
  2. 10个OpenGL程序源代码--Ten OpenGL sourcecodes
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:站长
  1. openGL

    0下载:
  2. 《OpenGL程序设计》的各章节的源代码! 还有OpenGL官方网站的RedBook- "OpenGL Programming" various chapters source code! Also has OpenGL official website RedBook
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:11916288
    • 提供者:郝你
  1. OpenGl 实例讲解

    0下载:
  2. 原码得opengl程序,介绍引导学习opengl-original code in opengl procedures, introducing guide learning opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:1601536
    • 提供者:小雨
  1. Underway

    0下载:
  2. 一个opengl程序支持声音,灯光,纹理的动态切换等-an opengl support procedures voices, lighting, texture, such as the dynamic switching
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:2118656
    • 提供者:陈成军
  1. 简单的OPENGL程序

    0下载:
  2. 一个简单的雪景演示程序,使用OPENGL框架。-a simple demonstration of the snow, the use of OpenGL fr a mework.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:186368
    • 提供者:刘庆
  1. 2005011609594128107

    0下载:
  2. CS仿真程序。这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。-CS simulation program. This is what I saw the most beautiful written OpenGL procedures, for three days of painstak
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:6282240
    • 提供者:何明
  1. OpenGL程序

    0下载:
  2. 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口("GL"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:和平鸽
  1. MFC_OPENGL三角型

    0下载:
  2. OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:4376576
    • 提供者:xcs
  1. OpenGL盒子

    0下载:
  2. 简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:2228224
    • 提供者:方程
  1. 在VC中实现OpenGL实现3D绘图的好程序

    0下载:
  2. 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a fr a mework has he can in the OpenGL CONSOLE transplant
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:878592
    • 提供者:蔡明宇
  1. 利用VC++进行OpenGL程序设计

    0下载:
  2. 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL pro
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:任清波
  1. Generic

    0下载:
  2. 关于开发OPENGL程序的第一步环境实现-OpenGL procedures for the development of the first step the Environment
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:
  1. MyDialogyOpenGL

    0下载:
  2. 一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-an MFC dialog on the Opengl procedures, given the use of general VC-based MFC Opengl fr a mework.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:28672
    • 提供者:ml
  1. Delphi&OpenGL

    0下载:
  2. 一个基于Delphi的Opengl程序,给出了使用一般Delphi开发Opengl的框架。-The opengl-based Delphi procedures, are given to use Delphi to develop a general fr a mework for opengl.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:106496
    • 提供者:ml
  1. VisualBasic&OpenGL

    2下载:
  2. 一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。-a VB-based Opengl procedure proposed by the use of general VB Opengl fr a mework.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:315392
    • 提供者:ml
  1. OpenGL

    0下载:
  2. Linux下编写OpenGL程序的一些准备工作 - all gone - BlogJava-err
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:小徐
  1. OpenGL

    0下载:
  2. opengl程序,具有演示效果,适合初学者模仿,学习-opengl procedures with demonstration effects, suitable for beginners to imitate and learn
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:张明
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org