登录
首页 » OpenGL图像 » 周卫,中国

周卫,中国

于 2022-02-25 发布 文件大小:71.43 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪
    一个基于OpenGL做的鱼群动画,点击鼠标可以形成涟漪-an OpenGL-based animation do fish, the clicking of the mouse can create a ripple
    2022-02-13 01:14:12下载
    积分:1
  • vc++结合opengl类库编出来的云彩的动态模拟
    vc++结合opengl类库编出来的云彩的动态模拟-vc++ class libraries compiled with opengl out of the clouds of the dynamic simulation of
    2022-05-23 07:48:46下载
    积分:1
  • 用OpenGL,在VC++环境下,制作彩色三角形
    用OpenGL,在VC++环境下,制作彩色三角形-use OpenGL, the VC environment, the production of color triangle
    2022-01-26 01:00:32下载
    积分:1
  • QT 五子棋
      C++开发的五子棋,实现人机。当然问题还有很多,为了积分,为了完成者里50个字,只能多写东西了。   适合新手的资料。欢迎下载。
    2023-05-22 04:35:05下载
    积分:1
  • c++ 结合opengl开发的简单3D绘
    c++ 结合opengl开发的简单3D绘图-c++ combination opengl developed a simple 3D graphics
    2022-07-08 09:33:32下载
    积分:1
  • 演示在OPENGL下形的缩放操作
    演示在OPENGL下图形的缩放操作-demonstration under the OpenGL graphics scaling operation
    2022-02-15 10:14:28下载
    积分:1
  • 本程序创建太阳能系统…简单的项目
    this the program to create solar system... simple projects-this is the program to create solar system... simple projects
    2022-01-28 14:44:06下载
    积分:1
  • 第一个是关于形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程...
    第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the simulation of smoke have disappeared from the proce
    2022-04-17 20:24:54下载
    积分:1
  • Opengl绘制镜子效果
    应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。 假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。 要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。 要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。 注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-13 12:23:43下载
    积分:1
  • 直线裁剪算法实现
    Cohen-Sutherland直线裁剪算法实现
    2022-09-23 18:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载