-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-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
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1
-
使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。
使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
- 2023-03-30 21:45:03下载
- 积分:1
-
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。...
一个基于win32 控制台的Opengl程序,实现了一个渐变色立方体三维显示,并且可以使用键盘控制。-a console based on win32 Opengl procedures, the gradual realization of a three-dimensional color cube, and can use the keyboard to control.
- 2023-03-25 08:25:03下载
- 积分:1
-
雪模拟程序使用opengle详细评论。
下雪模拟程序,采用opengle,有详细的注释。-snow simulation program used opengle a detailed comments.
- 2022-04-27 21:41:28下载
- 积分:1
-
一个用OpenGL编写的模拟三维曲线和曲面的程序。非常适合于初学者熟悉三维曲线和曲面的概念。
一个用OpenGL编写的模拟三维曲线和曲面的程序。非常适合于初学者熟悉三维曲线和曲面的概念。-OpenGL prepared using a three-dimensional curves and surfaces simulation procedures. Very suitable for beginners and familiar with the three-dimensional curves and surfaces concept.
- 2022-04-23 19:07:39下载
- 积分:1
-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2022-06-19 01:21:43下载
- 积分:1
-
graphic image processing projector
图形图像中的投影处理-graphic image processing projector
- 2022-01-25 20:45:26下载
- 积分:1
-
一个三维桌球的例子,很好的运用了OPENGL的例子,可以帮助初学者理解OPENGL。希望大家相互交流...
一个三维桌球的例子,很好的运用了OPENGL的例子,可以帮助初学者理解OPENGL。希望大家相互交流
- 2022-04-29 00:08:34下载
- 积分:1
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1