-
VC6.0的三次Bezier曲线的绘制编写的程序,使用MFC框架D.
这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cubic Bezier curve drawing procedures, use MFC framework document View structure. In addition to procedures to achieve cubic Bezier curve drawing, but also realized the point, line, round mapping, can be used as learning computer graphics algorithm reference. And other Bezier curves of different procedures, The program of Bezier curve-point value calculations show. Procedures prepared Bezier curves like to complete the Bezier curve drawing, and is able to draw the curve data preservation and open. Operation right to study the documents will also help. This is the first time I uploaded the source code, what is wrong with this manager also requested guidance. Thank you!
- 2022-08-05 22:57:49下载
- 积分:1
-
在vc中产生对话框文件。
在vc中产生对话框文件。-in vc dialog generated documents.
- 2022-08-12 23:55:53下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-05-15 19:06:25下载
- 积分:1
-
LINUX下的3D开发库的源代码
LINUX下的3D开发库的源代码-LINUX 3D for the development of source code
- 2022-01-26 01:37:06下载
- 积分:1
-
国际上开源的矢量化算法,速度堪比R2V软件
国际上开源的矢量化算法,速度堪比R2V软件-international revenue vector algorithm, the speed guaranteed under Application of the R2V software
- 2022-03-24 15:37:28下载
- 积分:1
-
用matlab开发的文字识别程序
用matlab开发的文字识别程序-developed using Matlab language identification procedures
- 2022-08-18 13:14:29下载
- 积分:1
-
achieve a mind trip of two
实现二维图形几何变换的心路历程(包括变换、剪切变换、平移变换、旋转)
- 2022-05-18 05:17:56下载
- 积分:1
-
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料...
介绍了虚拟屏幕技术的原理及实现,附带源代码。是写游戏教好的参考资料-introduced a virtual screen technology and the realization of the principle, the source code attached. The game is to write a good reference
- 2022-03-15 15:37:01下载
- 积分:1
-
图像处理功能
用于图像处理函数类-for Image Processing Functions
- 2022-04-28 03:14:15下载
- 积分:1