搜索资源列表

  1. lesson08-blending

    0下载:
  2. 在vc环境下的opengl的设计,是本人在学习opengl时觉得很有用的一套源码程序,分8课相信对opengl的初学者是很有帮助的.-in vc opengl context of the design, is learning opengl I think that when a very useful source procedures, 8 pm lesson believe opengl beginners is very he
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:77893
    • 提供者:jl
  1. lesson08

    0下载:
  2. nehe教程的第八课,不错的例子,教你如何实现动画,以及理解opengl的概念
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:108280
    • 提供者:gbyang
  1. Lesson08

    0下载:
  2. 简单的透明 OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76813
    • 提供者:ff
  1. lesson08-blending

    0下载:
  2. 在vc环境下的opengl的设计,是本人在学习opengl时觉得很有用的一套源码程序,分8课相信对opengl的初学者是很有帮助的.-in vc opengl context of the design, is learning opengl I think that when a very useful source procedures, 8 pm lesson believe opengl beginners is very he
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:jl
  1. lesson08

    0下载:
  2. nehe教程的第八课,不错的例子,教你如何实现动画,以及理解opengl的概念-nehe eight tutorial lessons, good examples, teach you how to achieve animation, as well as understanding the concept of opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:gbyang
  1. Lesson08

    0下载:
  2. 简单的透明 OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。-Simple and transparent in the vast majority of OpenGL effects are related
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:ff
  1. Lesson08

    0下载:
  2. 这是一个关于银行帐户管理系统的系列程序,这是这个项目的一个源代码。-This is a bank account management system on a series of procedures, which is a source code for this project.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:申超波
  1. Lesson08

    0下载:
  2. 学习OpenGL的经典丛书,nehe的第八课源代码,有关于混合的内容-Learning OpenGL, classic books, nehe the eighth class source code, on the mixed content
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1383424
    • 提供者:
  1. Lesson08

    0下载:
  2. OpenGL入门例子,第八章主要讲述了粒子系统.想构造一个漂亮的彗星火喷泉吗?看看这些例子吧?-OpenGL started example, the eighth chapter describes the particle system. Would like to construct a beautiful comet fire fountain it? Look at these examples, right?
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:187392
    • 提供者:vincentku80
  1. Lesson08

    0下载:
  2. OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。前面这些课我们都是用GL_RGB来指定颜色的三个分量。相应的GL_RGBA可以指定alpha分量的值。更进一步,我们可以使用glColor4f()来代替glColor
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:77824
    • 提供者:
  1. Lesson08

    0下载:
  2. VC基于对话框编程实例2,讲解常用控件的使用。-VC Dialog based Programming Example 2, to explain the use of common control.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:79872
    • 提供者:zxm
  1. lesson08

    0下载:
  2. 混合: 在这一课里,我们在纹理的基础上加上了混合,它看起具有透明的效果,当然解释它不是那么容易,当希望你喜欢它。 -Hybrid: In this lesson, we add the texture based on a hybrid, it looks transparent effect, of course, it is not so easy to explain, as I hope you like it.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:sh
  1. Lesson08

    0下载:
  2. LWJGL nehe Lesson08 2011 update
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:minoru
  1. Lesson08

    0下载:
  2. NeHe OpenGL 教程 第8课 混合效果-NeHe OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:hechaoyu
  1. lesson08

    0下载:
  2. 混合:在这一课里,我们在纹理的基础上加上了混合,它看起具有透明的效果,当然解释它不是那么容易,当希望你喜欢它。-Hybrid: In this lesson, we add the texture based on a hybrid, it looks transparent effect, of course, it is not so easy to explain, as I hope you like it.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:sistheg

源码中国 www.ymcn.org