搜索资源列表
VC6DrawBezier
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-VC6.0 prepared by the cu
绘制绘图&曲面系统
- 一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC + + MFC prepared
ToDraw
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
bezier
- 基雨MFC的bezier曲线的生成的算法,里面有详细的算法过程-Rain-based bezier curve of MFC-generated algorithm, which detailed the process of the algorithm
bezier(VC6.0)
- 自制的MFC 画bezier曲线 任意控制点-MFC-made paintings of arbitrary control point bezier curve
Bezier
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
bezier_curve_drawing_and_cutting_program
- 用MFC实现的bezier曲线绘制和裁剪程序-Implemented with MFC bezier curve drawing and cutting procedures
quxianyezi
- 运用Visual C++的MFC文档视图画,Bezier曲线画的叶子图形,计算机图形学实例源代码-Visual C++ using the MFC document view drawing, Bezier curve drawing leaves graphics, computer graphics, source code examples
Bspline_MFC
- MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
GraphicsE
- 图形学 一些算法的实现 直线、圆、椭圆 中点偏差算法 barsky、编码法直线裁剪算法的实现 Bezier曲线 mfc编程-Some graphics algorithm for straight line, circle, ellipse midpoint deviation algorithm barsky, coding algorithms achieve linear Bezier curve cutting mfc programming
CAGD_B_Spline_3
- B样条曲线的MFC实现,包括准均匀、非均匀、分段bezier及相关的基函数。-B-spline curve MFC implementation, including quasi-uniform, non-uniform, piecewise bezier and associated basis functions.
VC-draw-toolbox
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
bezier
- 用mfc绘制bezier曲线,了解bezier曲线的原理-The mfc draw bezier curve to understand the principle of the bezier curve
BezierCurve
- 利用VC+=6.0内的MFC功能,实现了对Bezier曲线的绘制,能够通过指定控制顶点,利用菜单命令,绘制出曲线-Using VC+ = 6.0 of the MFC functions, Bezier curve drawing, by specifying control points, use the menu command, draw the curve
g1111bezierr
- 图形学作业之bezier曲线,简单易易懂易懂.用MFC开发.用几何法实现. -Graphics operations, bezier curves, easy to understand and easy to understand. MFC developers using the geometric method to achieve.
bezier
- VC++MFC环境的贝塞尔曲线,B样条曲线的生成-BEZIER AND B—spline made in vc++6.0
vc6mfc--drawcurve
- visual2008平台下利用MFC写的曲线程序。实现了画hermite曲线,画bezier曲线,画B样条曲线。。直接运行可用。-Under visual2008 platform programs written using MFC curve. Hermite curve to achieve the draw, draw bezier curves, draw B-spline curves. . Run directly available.
酒杯
- mfc 图形图像制作 双三次bezier曲面片制作(MFC graphic image making)