资源列表
bomb
- windows 下的opengl 编程,一个模拟爆炸的小程序,用到opengl的Alpha融合,可以参考- opengl programming under windows, a simulated explosion of a small program used the opengl Alpha fusion, can refer to
HeightMap
- OPENGL与visual c++编写的简单程序,利用灰度图生成地形。-Opengl and visual c++ written in simple procedures, the use of grayscale to generate the terrain.
opengl_1
- 应用opengl绘制两个四边形,并设置四边形的颜色为渐变色。-Application opengl draw two quads, and set the color of the quadrilateral of the gradient.
1
- 对飞行中的飞机进行空中加油,可以大大提高飞机的直航能力,本文针对这一实际问题,建立了一种模拟飞机空中加油的基于飞机空中加油机理的基k模型,给出了辅机数目n与主机最大作战半径 (或 )的关系式。对问题1和问题2,计算出n=1,2,3,4时的 分别为 L, L, L,L,并推出n 时, 以对数形式趋向无穷。对问题3,计算出n=1,2,3,4时 分别为 ,L, , ,并在问题2的基础上对 进行改进,改进的 相比 增长更快。对问题4给出了一般的选址原则,确定了 , 的位置,并求出此时的 。对问题5,求出
menu
- openGL 菜单的基本用法 以及实例 通过菜单 来改变颜色 并停止旋转角度-openGL, the use of menu. change the color and stop the rotation
TERRAIN3DTEST
- 飞行动力学模拟系统 模拟一架飞机在一个地形上空飞行的全过程,用户可以使用键盘对飞机进行控制,如飞机的俯仰、偏航、加速等操作,观看飞机飞行的变化。-Flight dynamics simulation system Simulation of an aircraft in a terrain flying over the whole process, the user can use the keyboard to control the aircraft, such as pitch,
theee-sight--no-shadow--project
- 进行CAD软件设计过程中,对三维图形的显示以及打印输出常常需要对图形进行消隐处理。三维图形消隐算法已比较成熟,但要普通编程人员对复杂三维图形进行消隐编程,却不是容易的事。OpenGL图形库中提供了消隐处理函数,但消隐却不知因何原因而质量不高,如消隐时直线断断续续。为此笔者进行了一定改进和精细消隐处理,下面介绍两种方法。 一、一般消隐 这种方法为首先设置消隐使能,初始化深度缓存,设置消隐比较,直接进行绘图即可。但此种结果是直线断断续续,时有时无,效果差。改进只需将直线线宽加粗,若需多边形边框一同
199507
- 对给定的点,进行B样条拟合,形成自由曲面网格,然后进行着色。-Given point, the B-spline fitting, and the formation of free-surface mesh, and then coloring.
water
- 基于OpenGL的动画做的鱼,点击鼠标可以创建一石激起千层浪-OpenGL-based animation of fish, the click of a mouse you can create a splash waves
graphics
- 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code-Computer Graphics VC source code, including 2D and 3D graphics to transform VC++ code-Computer Graphics VC Source code
MFC_OpenGL_3DMAX_OBJ
- 读取OBJ文件的OPENGLVIEWER应用程序-Read OBJ files OPENGLVIEWER application
QuadTreeLOD
- 四叉树管理地形,实现动态LOD地形,提高渲染效率。-Four binary tree management terrain, and realize the dynamic LOD terrain, enhance rendering efficiency