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

搜索资源列表

  1. nehegl_net.zip

    0下载:
  2. 这是Nehe的OpenGL的.NET代码演示
  3. 所属分类:OpenGL

    • 发布日期:2014-03-04
    • 文件大小:74449
    • 提供者:
  1. nehegl_csharp.zip

    0下载:
  2. 这是Nehe的用C#写的Opengl代码演示
  3. 所属分类:OpenGL

    • 发布日期:2014-03-05
    • 文件大小:48547
    • 提供者:
  1. nehegl_oop.zip

    0下载:
  2. 这是Nehe的OOP的OPenGL代码演示
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:32868
    • 提供者:
  1. nehegl_dialog.zip

    0下载:
  2. 这是Nehe的对话框的OpenGL代码演示
  3. 所属分类:OpenGL

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

    0下载:
  2. opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:338999
    • 提供者:孙勋还
  1. OpenGL动画演示(包含代码)

    1下载:
  2. 包含魔幻、膨胀球体、瀑布、数字世界、水波模拟、效果综合、算法集合7个演示,并富有源代码-contains magic and inflating ball, waterfalls and the digital world, the wave simulation, integrated effects, the algorithm set seven presentations, and rich source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:4238988
    • 提供者:笑雨
  1. 用OPENGL画出麦克斯维速率分布曲线

    0下载:
  2. 本代码演示了如何用OPENGL画出麦克斯维速率分布曲线 -the code demonstrated how to use OpenGL paint Maxwell rate distribution curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:265690
    • 提供者:涂飞
  1. 运动模糊效果演示

    0下载:
  2. 运动模糊(Motion Blur)效果演示(OGL) 利用硬件提供的功能实现这种效果 这是国外的代码 与大家共享-Motion Blur (Motion Blur) Effect Demonstration (OGL) for the use of hardware features to achieve this effect is abroad and share code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:145813
    • 提供者:leo
  1. 粒子效果演示(附代码)

    0下载:
  2. 粒子系统的演示程序 给出了粒子系统设计的一般方法 希望能给大家一些帮助-particle system demonstration program is a particle system to the general design approach in hopes of giving you some help
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:525608
    • 提供者:leo
  1. BasicGS

    0下载:
  2. 基本图形演示(64K动画样本原代码OPENGL) 各种各样的基本图形的显示富含大量的源码例子。-basic graphic demonstration (64K animation sample source OpenGL), a wide range of basic graphics display rich source of a large number of examples.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14563474
    • 提供者:王军
  1. lizidemo

    0下载:
  2. 粒子系统演示代码帮助opengl初学者学习粒子系统的基本原理以及vc++编程
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:413477
    • 提供者:liuhuan
  1. 演示opengl三维绘制效果

    0下载:
  2. 主要实现了绘制四面体的方法,和在其上面添加纹理贴图的代码,加上了材质和光照。一个简单的下程序,演示opengl三维绘制效果~,The main achievement of the tetrahedron method of drawing, and in its texture mapping to add the above code, together with the material and light. Under a simple procedure, presentation o
  3. 所属分类:OpenGL

    • 发布日期:2016-12-22
    • 文件大小:951773
    • 提供者:xieyuan
  1. lesson4

    0下载:
  2. OpenGL 的几何变换演示代码,演示了基本的几何变换原理-OpenGL demo code of geometric transformations, to demonstrate the basic principles of geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:2068
    • 提供者:dde
  1. OpenGL-CODE

    0下载:
  2. OPENGL功能演示代码, VISUAL C++版,非常经典,容易上手-OPENGL FUNCTONE DEMO CODE
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:95078
    • 提供者:刘水
  1. intercontrol

    0下载:
  2. OpenGL交互式控制的演示代码,演示了基本的功能:键盘交互 鼠标交互-Interactive control of OpenGL demo code to demonstrate the basic features: interactive keyboard mouse interaction
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:2024
    • 提供者:dde
  1. matri

    0下载:
  2. OpenGL 中矩阵堆栈的演示代码,演示了矩阵堆栈所起的作用。-OpenGL matrix stack of demo code, matrix demonstrated the role of the stack.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1604
    • 提供者:dde
  1. Lesson06

    0下载:
  2. OpenGL实现的三维真实感图形学的演示代码,主要演示了光照明模型-OpenGL graphics realistic three-dimensional realization of the demonstration code, the main demonstration of the lighting model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:40348
    • 提供者:dde
  1. DigitalCityDEMO

    0下载:
  2. 简单的数字城市演示代码,采用vc++ 和OPENGL联合编程,效果还行-Digital City demonstrates a simple code using vc++ and OPENGL joint programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3660850
    • 提供者:zc
  1. intercontrol

    0下载:
  2. OpenGL交互式控制的演示代码,演示了基本的功能:键盘交互 鼠标交互-Interactive control of OpenGL demo code to demonstrate the basic features: interactive keyboard mouse interaction
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:2068
    • 提供者:rterof
  1. lesson4

    0下载:
  2. OpenGL 的几何变换演示代码,演示了基本的几何变换原理-OpenGL demo code of geometric transformations, to demonstrate the basic principles of geometric transformations
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:2112
    • 提供者:intheirtra
« 12 3 »
搜珍网 www.dssz.com