-
nehe source code, debugging is passed, will be able to run
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-07-23 20:10:03下载
- 积分:1
-
Opengl realize the use of fireworks effects, belonging to a particle effect.
利用opengl实现的礼花效果,属于粒子效果的一种。-Opengl realize the use of fireworks effects, belonging to a particle effect.
- 2022-12-20 05:45:03下载
- 积分:1
-
Weiler_Atherton的多边形裁剪算法
Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
- 2022-12-16 04:00:03下载
- 积分: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
-
OpenGl some of the relevant information, including two straight generation algor...
一些OpenGl的相关资料,包括两个直线生成算法的ppt文件,一份openGL参考书籍的资料,和一个小程序-OpenGl some of the relevant information, including two straight generation algorithm ppt documents, a openGL reference books, and a small program
- 2022-08-10 10:04:22下载
- 积分:1
-
计算机图形学立方体旋转程序。用鼠标拖动可以实现…
计算机图形学立方体旋转程序.可用鼠标拖动实现立方体朝不同方向旋转,有较强真实感.-computer graphics cube rotation procedures. Drag the mouse can be used to achieve various directions cube rotation, a strong realistic.
- 2022-01-31 04:40:14下载
- 积分:1
-
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。...
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。-Using VC++6.0 and OpenGL rendering easy the five rings of the Olympic Games, for the people learning OpenGL is a simple and effective learning-oriented code.
- 2022-02-28 21:52:46下载
- 积分:1
-
opengl贪吃蛇开发
opengl贪吃蛇开发-opengl Snake Development
- 2022-07-17 00:05:47下载
- 积分:1
-
OpenGl实现的一个函数图像的显示软件,带有源代码.
OpenGl实现的一个函数图像的显示软件,带有源代码.-OpenGl achieve a function of the image display software, with source code.
- 2022-08-23 14:10:48下载
- 积分:1
-
opengl three
opengl三维图形设计,很好的资料,需要者可以拿来学习-opengl three-dimensional graphic design, very good information for those who need it can be used to study
- 2022-01-25 18:31:35下载
- 积分:1