-
(计算机图形学)分别用Bresenham, DDA及中点法实现画线段的基本方法
(计算机图形学)分别用Bresenham, DDA及中点法实现画线段的基本方法-(Computer graphics), respectively Bresenham, DDA and the mid-point method to achieve the basic method of drawing line segments
- 2023-05-17 23:25:03下载
- 积分:1
-
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果...
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
- 2022-08-09 05:19:19下载
- 积分:1
-
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面...
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
- 2022-12-17 03:10:03下载
- 积分:1
-
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。...
高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function.
- 2023-04-18 09:05:03下载
- 积分:1
-
为VC6.0应用程序制作启动封面
为VC6.0应用程序制作启动封面-VC6.0 applications for the production of activated cover
- 2022-03-22 12:48:30下载
- 积分:1
-
光度立体视觉算法stereoscopic_vision
光度立体视觉算法stereoscopic_vision.一种三维表面重建方法,以便快速准确地获得三维模型 .首先获取控制光照和视角条件下的3幅图像,采用光度立体视觉的方法计算表面法向量,并在基于高度的全局优化和局部特征保持的基础上,通过金字塔式多尺度逼近,由表面法向量恢复三维表面信息 .实验表明,这是一种简易快速的三维重建算法,在游戏三维建模、交互式动画等方面有着广泛的应用.
- 2023-05-28 00:00:03下载
- 积分:1
-
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)
实现白夜窗开关效果,屏幕从上到下打开百叶窗的开关:)-White Night Window Switches to achieve results, the screen from top to bottom to open the blinds Switches :)
- 2022-08-06 12:41:08下载
- 积分:1
-
PDF417 code, I was given to me by other people, need friends can look at.
PDF417的源码,我是其他人给我的,需要的朋友可以研究一下。-PDF417 code, I was given to me by other people, need friends can look at.
- 2023-01-13 05:05:03下载
- 积分:1
-
3D机器人
给大家带来一份 3D的机器人.
初学者可以学习学习.
对3D点的位置非常有帮助的.
- 2022-05-12 15:01:56下载
- 积分:1
-
这是一个简单的基于对话框的MFC使用VTK程序。它创造了一个模型,一个流行…
一个vtk基于mfc对话框的小程序。生成的模型匀速转动一周后,弹出窗口自动关闭-It is a simple program based on MFC dialog using VTK .It creats a model in a poped window.The window will automatedly closed after the model rotating for a whole round.
- 2022-09-02 23:20:03下载
- 积分:1