-
vc6.0+opengl 环境下开发的简单的snock游戏程序源代码
vc6.0+opengl 环境下开发的简单的snock游戏程序源代码-vc6.0+ opengl environment developed a simple game snock source code
- 2022-04-20 07:25:58下载
- 积分:1
-
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果...
利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
- 2022-07-13 00:07:41下载
- 积分:1
-
精确的大气散射现象模拟程序
opengl代码
精确的大气散射现象模拟程序
opengl代码-Accurate atmospheric scattering phenomena simulation program opengl code
- 2023-08-27 12:35:03下载
- 积分:1
-
opengl导弹模拟系统VC程序
opengl导弹模拟系统VC程序-opengl missile simulation system VC procedure
- 2022-03-22 12:29:08下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2022-06-12 09:23:59下载
- 积分:1
-
this OPENGL program, it can be run on VC6.0+opengl
this OPENGL program, it can be run on VC6.0+opengl-this is OPENGL program, it can be run on VC6.0+opengl
- 2023-01-29 22:00:03下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use linked list of C++
#include
#include
#include
#include
#include "point.h"
/*draw line from the line array*/
void drawPointLine()
{
Node * temp;
for (int i=0;inext!=NULL)
{
temp=temp->next;
glVertex2i(temp->x,temp->y);
}
glEnd();
}
}
/*find the point and delete the point from the line array*/
void delpointFun(int xx,int yy)
{
for (int i=0;inext!=NULL)
{&n
- 2022-01-31 23:45:53下载
- 积分:1
-
Sitema 太阳能 OPENGL
这个项目里太阳能 con OPENGL
恒力炉 este es 联合国 》 后十分 útil、 提珀作家 que 矽玛联合国这个项目里别墅、 dándole 画展 y 运动,realizado en el curso Computación Gráfica 我。
- 2022-05-22 17:31:23下载
- 积分:1
-
vc++中opengL中很不错的参考文件,值得一看
vc++中opengL中很不错的参考文件,值得一看-vc++ in opengl a very good reference document, worth a visit
- 2022-11-05 01:20:03下载
- 积分:1
-
模仿人的手臂的opengl3D程序,通过鼠标和键盘进行交互
模仿人的手臂的opengl3D程序,通过鼠标和键盘进行交互-imitate the arm opengl3D procedures, through mouse and keyboard interaction
- 2022-12-24 00:20:04下载
- 积分:1