-
封闭多边形影线填充openGL
资源描述先输入多边形的点数,再在弹出窗口中点击鼠标左键,每点一次左键,就显示出该点,并在原窗口中记录下该点的坐标。当点到相应数目时,再在原窗口中输入影线的倾角斜率、间距,则弹出窗口中会自动画出封闭多边形并自动填充。在弹出窗口中点击鼠标右键刷新。
本算法类似于扫描线填充算法。
- 2022-01-28 14:02:28下载
- 积分:1
-
这是一个在VC中OpenGL波仿真结果的源环境,使…
这是一个在VC环境下利用OpenGL模拟水波效果的源程序,充分运用 OpenGL的纹理坐标,贴图坐标相关函数。是学习OpenGL纹理与贴图的理想示例代码。-This is an environment in VC OpenGL wave simulation results of the source, make full use of OpenGL texture coordinates, mapping coordinates correlation function. Learning OpenGL texture mapping with the ideal sample code.
- 2022-07-15 20:54:57下载
- 积分:1
-
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。...
实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。-achieve OpenGL Pick function. It is helpful in understanding OpenGL Pick a classic example.
- 2022-05-30 09:02:01下载
- 积分:1
-
旋转的正方形
本代码实现将正方形的四个顶点分别映射到圆上,通过改变角度来控制旋转的快慢!从而在中间形成一个圆,但本代码未将多余的四角去掉,还有待完善的地方!
- 2022-07-01 07:01:46下载
- 积分:1
-
机器人仿真源代码应用OpenGL,日本人写的,所以…
应用OPENGL进行机器人仿真的源码,日本人写的,源码重部分注释翻译过的.-OpenGL application for robot simulation source code, written in Japanese, the source re-translated part of the Notes.
- 2023-05-11 08:20:04下载
- 积分:1
-
OPenGL超级宝典源代码,6――10课,适合初学者
OPenGL超级宝典源代码,6――10课,适合初学者-OpenGL source code 6-- 10 classes for beginners
- 2022-09-30 13:20:07下载
- 积分:1
-
Produced two simple 3D graphics, pyramid (d pyramid), cube. And so that they rot...
制作了两个简单的3D图形,金字塔(四棱锥)、立方体.并让它们旋转起来.-Produced two simple 3D graphics, pyramid (d pyramid), cube. And so that they rotate together.
- 2022-03-10 13:20:43下载
- 积分:1
-
由饮水机产生的OpenGL,而且效果很逼真!OpenGL…
opengl制作的喷泉和水的效果,非常逼真!是很好的opengl学习素材。-opengl produced by the water fountains, and the effect is very realistic! Opengl is a good learning materials.
- 2022-08-08 22:04:17下载
- 积分:1
-
openGL实现的物体的布尔运算
资源描述
本实验主要利用OpenGL完成两个物体的加(或)、减(和)运算。
该实验利用二次曲面完成球、圆盘和圆锥的绘制。通过模板测试和深度测试来完成两个物体的加(或)、减(和)运算。设置菜单,并把右键和菜单相关联,来选择所要进行的操作。
- 2022-03-24 00:27:47下载
- 积分:1
-
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建...
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth coloring (coloring smoothing) triangle vertices of the three different colors mixed in a , to create beautiful color mixing. The results are pretty good!
- 2022-06-26 07:49:43下载
- 积分:1