-
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等...
这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
- 2022-03-11 03:02:51下载
- 积分:1
-
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔-3D particle system opengl VC game programming, you can make fountain喔
- 2022-07-13 07:05:52下载
- 积分:1
-
opengl
opengl球.rar是在mfc程序下写出来的程序-opengl
- 2022-02-25 18:04:56下载
- 积分:1
-
GLUT 3.7 beta image datafile distribution (Unix tar format) 图形数据文件分类 Unix用...
GLUT 3.7 beta image datafile distribution (Unix tar format) 图形数据文件分类 Unix用-GLUT 3.7 beta image datafile distribution (Unix tar format) graphics data file by Category Unix
- 2023-03-31 12:05:04下载
- 积分:1
-
基于osg和vc2005的漫游实例,其中实现了碰撞检测的功能,希望能对osg的初学者有一点借鉴的作用...
基于osg和vc2005的漫游实例,其中实现了碰撞检测的功能,希望能对osg的初学者有一点借鉴的作用-Based on the OSG and the roaming vc2005 example, which achieved a collision detection function, hoping to OSG beginner to learn from the role it
- 2022-03-09 17:35:29下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-08-06 00:24:01下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
- 2022-05-22 12:29:02下载
- 积分:1
-
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景...
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
- 2023-03-29 01:55:03下载
- 积分:1
-
三个球体旋转运动
三个球体旋转运动-three rotating ball movement
- 2022-03-16 06:19:55下载
- 积分:1