Welcome![Sign In][Sign Up]
Location:
Search - bezier MFC

Search list

[OpenGL programMFC绘制Bezier曲线%2CB样条曲线%2C曲线拟合

Description: MFC绘制Bezier曲线%2CB样条曲线%2C曲线拟合 可以用~
Platform: | Size: 3625157 | Author: ghostcat | Hits:

[Windows DevelopMFC绘制CAD曲线

Description: 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
Platform: | Size: 137273 | Author: xc_chu | Hits:

[Windows DevelopMFC 画圆 直线 Bezier等

Description: 在MFC下实现直线 圆 多边形 Bezier曲线的绘画等,其中涉及了填充等操作
Platform: | Size: 90132 | Author: allendujingsi@163.com | Hits:

[GDI-Bitmapcagd

Description: 画Bezier及B样条曲线,及对曲线的一些操作,包括移动控制点,移动曲线,曲线求交等等。
Platform: | Size: 117228 | Author: w36650804 | Hits:

[Graph Drawing绘制绘图&曲面系统

Description: 一个绘图系统,可以绘制简单的基本的图形,也可以显示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
Platform: | Size: 63488 | Author: ddd | Hits:

[2D Graphicmfc_bezierView

Description: 这个程序是在MFC下编的Bezier曲线,供学习参考。-this procedure is provided for under the MFC Bezier curve for the study reference.
Platform: | Size: 2048 | Author: 李旭 | Hits:

[GDI-BitmapMFCBezier

Description: Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
Platform: | Size: 37888 | Author: 李才 | Hits:

[OpenGL programBezier_MFC

Description: 采用opengl编写的bezier曲线,可以交互性-using opengl prepared bezier curves can be interactive
Platform: | Size: 14336 | Author: zhouyinye | Hits:

[Graph DrawingVC6DrawBezier

Description: 这是用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!
Platform: | Size: 174080 | Author: 王占辉 | Hits:

[Special Effects11bezier

Description: 图形学作业之bezier曲线,简单易懂.用MFC编写.用几何法实现.-graphics operations, bezier curves, simple and understandable. Using MFC prepared. Geometric method is used.
Platform: | Size: 34816 | Author: 陆树阳 | Hits:

[2D Graphic2DMFC

Description: 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。-I wrote it myself MFC based on the 2D graphics software, which contains a variety of basic 2D graphics rendering algorithms, such as tracking painting line, box, round, Bezier curves, so that useful for beginners! This procedure can be directly used Visual 2003.Net open.
Platform: | Size: 66560 | Author: sandon | Hits:

[GDI-BitmapBezier

Description: 图形学中的Bezier曲线的MFC对话框实现-Graphics Bezier curve realize MFC dialog
Platform: | Size: 256000 | Author: tankplane | Hits:

[Graph programBezier

Description: 我用MFC做的小型的曲线的画法及界面,但是老师说了要用opengl,所以我想把我的程序发到网上让大家和我共享,并且给我帮助-I used to do small MFC curve drawing method and interface, but the teacher said to use opengl, so I want my hair to process online so that everyone and I share, and give me help
Platform: | Size: 2019328 | Author: 王莹 | Hits:

[OpenGL programmfc

Description: 编程实现画齿轮,Bezier曲线,可以运行,有框架,非常好用-Programming painting gear, Bezier curves, you can run, there is a framework very easy to use
Platform: | Size: 557056 | Author: 琯琯 | Hits:

[Graph programBezier

Description: Bezier曲面和B样条曲面 开发环境是VC++ 用MFC做得-bezier line
Platform: | Size: 1936384 | Author: | Hits:

[Windows DevelopBezier

Description: 这个是用MFC实现的贝塞尔曲线的程序源码,是我自己的课程设计-This is the MFC version of the implementation of Bezier line.
Platform: | Size: 14888960 | Author: 里几 | Hits:

[Graph programBezier

Description: 基于MFC的Bezier curve算法,鼠标输入控制顶点,交互界面。-Bezier curve of MFC-based algorithm, mouse input control points, interactive interface.
Platform: | Size: 2379776 | Author: 程剑 | Hits:

[Graph Drawingbezier(VC6.0)

Description: 自制的MFC 画bezier曲线 任意控制点-MFC-made paintings of arbitrary control point bezier curve
Platform: | Size: 3574784 | Author: lijingming | Hits:

[Graph DrawingBezier

Description: MFC绘制Bezier曲线,B样条曲线,曲线拟合-MFC Drawing Bezier curves, B-spline curve, curve fitting
Platform: | Size: 3630080 | Author: tina | Hits:

[GDI-Bitmapbezier

Description: bezier曲线字库的实现,打开,放大。只提供简单操作,是mfc框架下的实现-bezier curve font implementation, open, enlarge. Only a simple operation, is the realization of the framework mfc
Platform: | Size: 7974912 | Author: 吕志强 | Hits:
« 12 3 4 »

CodeBus www.codebus.net