-
采用opengl和粒子系统做的一个烟火的动画!初学者或者有一定编程能力的人可以参考!...
采用opengl和粒子系统做的一个烟火的动画!初学者或者有一定编程能力的人可以参考!-using opengl particle system and do a pyrotechnics animation! A beginner or a certain programming capabilities can reference!
- 2022-02-13 13:11:39下载
- 积分:1
-
opengl 人机交互范例
利用openGL实现的的一个人机交互的例子,构建一个3D的虚拟岛,可以控制视角以及上下左右前后移动,是制作游戏的基础,也是初识openGL同学的非常好的例子,希望大家珍惜
- 2023-01-30 05:00:08下载
- 积分:1
-
VC和OPGL编写的机器人控制程序
通过使用VC6.0与OPenGL,实现类人机器人的移动,各个关节的旋转,完成了类人机器人的基本操作。主要涵盖了程序基础、形体建模、渲染色彩与动画的应用开发四个方面的内容。
- 2022-01-29 04:00:21下载
- 积分:1
-
QT 五子棋
C++开发的五子棋,实现人机。当然问题还有很多,为了积分,为了完成者里50个字,只能多写东西了。
适合新手的资料。欢迎下载。
- 2023-05-22 04:35:05下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
use the OpenGL Development Kit 1, and I hope to be helpful
利用MFC开发的OpenGL开发包1,希望对大家有帮助-use the OpenGL Development Kit 1, and I hope to be helpful
- 2022-04-13 01:59:25下载
- 积分:1
-
simulated solar physics movement and the achievement of texture, movement contro...
此程序了模拟太阳九大行星运动并实现了纹理,控制运动等操作-simulated solar physics movement and the achievement of texture, movement control operation
- 2022-03-30 05:39:06下载
- 积分:1
-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2022-02-02 22:52:32下载
- 积分:1
-
Opengl/glut.h Viscal C++
Opengl/glut.h Viscal C-Opengl/glut.h Viscal C++
- 2022-07-18 14:44:59下载
- 积分:1
-
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化....
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化.-VC production and OpenGL 3D game scenes footage, which produced a 3D water, and smoke effects. Texture is right for the optimization of anisotropic.
- 2022-02-01 20:37:51下载
- 积分:1