-
基于OpenGL的三维图形显示中的显示列表设置,实现基于显示列表的三维动态显示,供研究开发人员使用。...
基于OpenGL的三维图形显示中的显示列表设置,实现基于显示列表的三维动态显示,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of the display list settings, the display list based on the three-dimensional dynamic display, for research and development personnel.
- 2022-03-10 19:52:34下载
- 积分:1
-
OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, includin...
OPENGL与Visual Basic 6 联合实现的木星旋转实例,包括光源调节、Texture定义等-OPENGL with Visual Basic 6 Joint realize the Jupiter rotation examples, including the light source adjustment, Texture definition
- 2022-10-31 19:45:02下载
- 积分:1
-
这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步....
这是一个在vc++平台下的三维物体的旋转实现,可能能帮助大家学习进步.-vc platform in the 3D objects rotating materialize, it could help you progress in study.
- 2022-02-19 23:14:38下载
- 积分:1
-
DSPACK-分量段音频电子视频 em 德尔菲
DSPACK é 分量 utilizado 段 transmissão de 音频视觉 partir um 做德尔菲法。现在作为 versões 5、 6 段 e 7
- 2022-11-01 19:40:08下载
- 积分:1
-
OPENGL下的鼠标键盘操作
OPENGL下的鼠标键盘操作, VC++实现的 opengl 窗体中的鼠标、键盘操作与事件响应处理。
- 2022-04-20 10:34:39下载
- 积分:1
-
三位台球模拟程序。按left和right键可以左右移动视点。up和down上下移动视点。当瞄准球以后,按住鼠标右键可以向后拖动球杆,讲球打出去...
三位台球模拟程序。按left和right键可以左右移动视点。up和down上下移动视点。当瞄准球以后,按住鼠标右键可以向后拖动球杆,讲球打出去-three billiards simulation program. By the left and right keys can move around Perspective. Up and down up and down perspective. When aiming the ball, the right mouse button is pressed backward drag clubs, stresses struck out
- 2022-09-08 03:50:02下载
- 积分:1
-
用OPEN
用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
- 2022-03-07 21:47:13下载
- 积分:1
-
DDA 算法的实现
数字微分分析器或只是简略的 DDA 直线绘制算法是用于光栅图形设备中绘制线条。在这种算法,在行的开始和结束位置已提供。
中介像素位置将在起始点和结束点之间的时间间隔的变量线性内插法计算。该算法如下所示:
让开始和结束点线的是 (x 1,y1) 和 (x2,y2),分别。所以坡、 m = (y2-y1)/(x2-x1)。根据 m 和该象限的 (x,y) 的值属于,中介像素职位要计算如下:
职位要计算如下:
象限
m < = 1
m > 1
第一次
x = x + 1
y = y + m
x = x + 1/m
y = y + 1
第二次
x = x 1
y = y + m
- 2022-08-10 08:17:23下载
- 积分:1
-
实现碰转的绘制,并且有流动的效果,效果很好
实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
- 2022-07-12 02:10:35下载
- 积分:1
-
生成三维地图,效果不错,可以一看
生成三维地图,效果不错,可以一看-Generate three-dimensional maps, well, one can see
- 2023-06-03 16:10:04下载
- 积分:1