-
水是一个小型项目,灵感来自于我的留言论坛。后水。
Water is a small mini project inspired by a post in my message forum. The post was talking about whether or not it would be possible to create a water effect by modifying the waving flag tutorial. I stripped the flag of it s texture, put stars in the background, set up 3 layers of waving material, and used some simple blending to make it look as though the three layers were waves rippling across the screen. The effect isn t great, but it s cool looking!
- 2022-02-04 10:40:12下载
- 积分:1
-
use opengl and vc achieve planetary position of the display, the display opengl...
用opengl和vc++实现的行星位置的演示,主要演示opengl中的拣选功能-use opengl and vc achieve planetary position of the display, the display opengl selected functional
- 2023-05-10 08:30:04下载
- 积分:1
-
opengl模拟战斗机飞行及作战
从C++,opengl开发的飞机动态飞行和漫游地形,以及发射导弹,射击目标的游戏仿真程序。画面逼真,效果Good,鼠标按下可以控制飞行姿态和反射导弹。参考价值很高!推荐!
- 2022-03-07 11:29:31下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
opengl3d小游戏
这个游戏包含了opengl3d游戏的所有基本元素,包括天空的绘制,地形的绘制(地形所用的是已有的高度图,没有用其他算法),md2模型的导入,模型动画的设置,场景内漫游,敌人是极其简单的AI,游戏的内容不多,但是涉及面很广,欢迎大家下载。
- 2022-07-21 12:43:01下载
- 积分:1
-
学习opengl中的堆栈操作,适合于初学者
学习opengl中的堆栈操作,适合于初学者-Study of the opengl stack operation, suitable for beginners
- 2023-04-09 07:50:33下载
- 积分:1
-
迷宫游戏VC++源代码
一款VC++开发的迷宫游戏,界面很不错,清淅度高,用键盘控件兔子移动。可以显示小地图和大地图,左边为小,右边为大地图。迷宫是一款益智游戏,你相信你能从迷宫中走出吗?那就玩一把吧!
- 2022-06-29 09:16:12下载
- 积分:1
-
一个基于OpenGL的生成树的程序
可以进行旋转角度转换等操作。...
一个基于OpenGL的生成树的程序
可以进行旋转角度转换等操作。-code of grown tree ,you can change your view point at will.
- 2022-11-04 17:55:02下载
- 积分:1
-
这是OPENGL和VC++制作的真实火,真实度高,有游戏的感觉,背景配有网格对比....
这是OPENGL和VC++制作的真实火,真实度高,有游戏的感觉,背景配有网格对比.-VC production and the real fire, real high, the feeling of the game, Background equipped with a mesh contrast.
- 2022-08-08 16:16:30下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1