-
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.-use OpenGL explosive particle system simulation results look good results.
- 2022-03-19 21:12:37下载
- 积分:1
-
一个关于OpenGL纹理,贴图的程序,比较适合初学者
一个关于OpenGL纹理,贴图的程序,比较适合初学者-one of the OpenGL texture, texture mapping procedures, suitable for beginners
- 2022-06-28 07:11:07下载
- 积分:1
-
opengl 编程的基本框架之二,送给出学opengl得人
opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic framework of two, gave up the right people learn opengl
- 2023-03-09 14:45:03下载
- 积分:1
-
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。...
基于Open GL实现的太阳系模拟系统,模拟太阳和八大行星运行。-The program is created in Open GL.It simulates that how the Solar system is trunning in space.
- 2022-03-22 06:24:47下载
- 积分:1
-
VC under the OpenGL application development framework with examples
VC下的OpenGL开发框架与应用举例-VC under the OpenGL application development framework with examples
- 2022-07-26 06:03:35下载
- 积分:1
-
绘制圆直线多边形点,设置颜色
通过进行鼠标交互绘制、键盘设置坐标绘制的方法,分别绘制 各种对象其中包括圆 直线 多边形 点,并且可以对这些对象的颜色进行设置。
- 2022-05-07 19:18:38下载
- 积分:1
-
关于图形学的象素拷贝
关于图形学的象素拷贝-on graphics pixel copy
- 2023-08-19 06:35:04下载
- 积分:1
-
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示-Management in order to better learning OpenGL or Direct3D to write a variety of 3D graphics algorithms demo
- 2022-05-15 03:09:39下载
- 积分: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
-
文件是一个关于分形的源程序,它是兔龟赛跑的.
文件是一个关于分形的源程序,它是兔龟赛跑的.-document is a fractal on the source, it is rabbit turtle race.
- 2022-01-24 17:48:23下载
- 积分:1