-
Realistic graphics, curriculum design, test reports: read an image using any ima...
真实感图形学课程设计试验报告:读取一幅图像采用任一种图像处理方法进行处理之后再写成图像文件。
-Realistic graphics, curriculum design, test reports: read an image using any image processing methods of treatment and then write image files.
- 2023-07-03 18:40:03下载
- 积分:1
-
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了...
光盘包含了学习《OpenGL 游戏编程》一书所需用到的必要学习资源。光盘内容包括:
1.“Bonus Chapters” 文件夹 对书中8个章节的内容进行了知识扩充,可以用Adobe Reader阅读器进行阅读;
2. Bonus Game”是作者提供的一个OpenGL制作的游戏Demo试玩;
3. Glee”和“glFont”两个文件夹包含有在使用OpenGL制作游戏过程中可以用到的辅助性资源和软件;
4.“Source Code“提供各章学习需要用到的源程序和资源。-CD-ROM contains learning
- 2023-06-13 04:06:57下载
- 积分:1
-
opengl 图形
用OpenGL画出各种图形,C语言版本,适合初学OpenGL学习者,简单明了,方便易懂.
- 2022-05-22 01:13:11下载
- 积分:1
-
教你如何在OPENGL环境下进行拾取游戏的编辑
教你如何在OPENGL环境下进行拾取游戏的编辑-OPENGL teach you how to pick up the game environment editor
- 2023-06-18 20:50:04下载
- 积分:1
-
俄罗斯方块OpenGL实现
本项目是一个用OpenGL实现的俄罗斯方块的源代码。俄罗斯方块的功能和玩法执行文件中会出现提示
- 2023-05-18 03:30:04下载
- 积分:1
-
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能...
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能-vc opengl routines. Achieve a variety of graphics effects. And to provide a perspective transformation function
- 2023-04-23 07:20:02下载
- 积分:1
-
OpenGL中产生烟雾的效果,适合有一定基础的开发者
OpenGL中产生烟雾的效果,适合有一定基础的开发者-OpenGL effects of smoke generated, suitable for developers who have some basic
- 2022-03-24 04:14:17下载
- 积分:1
-
OpenGL 三维地形漫游系统,提供源代码及详细注释
OpenGL 三维地形漫游系统,提供源代码及详细注释-OpenGL 3D terrain roaming system to provide source code and detailed Notes
- 2022-11-10 15:50:04下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
OpenGL Super Bible Chapter IV, not yet finished, please let station points.
OpenGL 超级宝典第四章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter IV, not yet finished, please let station points.
- 2023-02-22 02:20:04下载
- 积分:1