-
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。...
本程序使用OpenGL粒子系统实现了星云的简单模拟。粒子随机产生,粒子使用了各个基本属性。程序有详尽的说明,初学者更容易学习和掌握粒子系统,是很好的学习材料。-procedures for the use of the OpenGL particles of the planetary system to achieve a simple simulation. Randomly generated particles, the particles using various fundamental attributes. Procedures are spelled out, beginners are easier to learn and master particle system, is a very good learning materials.
- 2022-02-03 17:15:15下载
- 积分:1
-
本科毕业论文边缘检测算法
1、实现边缘检测算子功能:
通过Visual C++6.0来实现边缘检测算子的功能,先对Sobel算子、Prewitt算子、Roberts算子等进行函数定义,然后再进行函数调用,就可以得到边缘检测的不同效果。
2、比较分析边缘检测算子,得出适合应用与TIP技术中的算子:
比较各种边缘检测算子得到的边缘检测图像,选择适合在TIP技术中实现的边缘检测算法,自动提取前景掩模与背景图像。
- 2022-04-29 10:40:09下载
- 积分: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
-
3D编程 OpenGL 书
3D编程 OpenGL 书-OpenGL 3D programming book
- 2022-04-28 01:02:12下载
- 积分:1
-
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程-one pair of beginners learning OpenGL Programming very useful simplified electronic directory
- 2023-07-02 21:25:03下载
- 积分:1
-
OPENGL图象程序,光于图象出席的一个程序文件.有样本
OPENGL图象程序,光于图象出席的一个程序文件.有样本-OPENGL graphics program, the light in the presence of an image file. There is a sample
- 2022-03-22 04:58:05下载
- 积分:1
-
多边形和圆的动画
1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。
- 2022-06-28 21:19:37下载
- 积分:1
-
一个简单的用opengl写的函数,是为最初的程序设计者设计的
一个简单的用opengl写的函数,是为最初的程序设计者设计的-A simple to use opengl to write a function for the initial design process designers
- 2023-04-22 00:20:03下载
- 积分:1
-
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控...
实验中,我们综合利用了计算机图形学里面三维图形图象的基本算法,以及表面映射算法,成功的在屏幕上显示了一个ZHUONMIQAN,在设计过程中,我们还运用了计算机控制光线明暗算法,给花盒加上了逼真的光照效果。-experiments, we Comprehensive Utilization of the 3-D computer graphics imagery inside the basic algorithm, and surface mapping algorithm, the success of the screen shows a ZHUONMIQAN, in the design process, we also use a computer-controlled light shading algorithm to Huaan with a realistic lighting effect .
- 2022-02-12 00:02:57下载
- 积分:1
-
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2022-03-14 05:29:36下载
- 积分:1