-
魔兽争霸开源版
魔兽争霸开源版 opengl-This is used c++ Do run a small game dynamic! Ha ha hope like!
- 2022-03-18 04:05:28下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
Setting Up Direct3D In A D
在D中设置Direct3D
- 2022-01-25 16:01:09下载
- 积分:1
-
VC和OPGL编写的机器人控制程序
通过使用VC6.0与OPenGL,实现类人机器人的移动,各个关节的旋转,完成了类人机器人的基本操作。主要涵盖了程序基础、形体建模、渲染色彩与动画的应用开发四个方面的内容。
- 2022-01-29 04:00:21下载
- 积分:1
-
使用Visual c++生成opengl。三维地形飞行实例。
使用Visual c++生成opengl。三维地形飞行实例。-Use Visual c++ to generate opengl. Examples of three-dimensional terrain flight.
- 2023-06-09 22:45:02下载
- 积分:1
-
using the QT seems to achieve a great effect of the fog, in linux below image wi...
在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
- 2022-05-05 05:06:04下载
- 积分:1
-
一个小的3D实例
一个小的3D实例-a small example of the 3D
- 2022-10-07 05:55:03下载
- 积分:1
-
使用Visual Basic的OpenGL的例子
OPENGL Example using Visual Basic
- 2022-07-14 21:36:17下载
- 积分:1
-
5dg OpenGL的2D对象
5DG S 2D Objects OpenGL-5DG S OpenGL 2D Objects
- 2022-06-19 16:30:58下载
- 积分:1
-
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制...
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
- 2022-09-27 23:45:03下载
- 积分:1