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:
Description: 软件主要实现了图形学中的基本算法,贝齐尔曲线算法,B样条曲线算法等,及由曲线构成曲面的算法。作者自己设计并开发了其中的算法库,在软件开发中使用了命令等设计模式。是作者在2004年学习完北航施法中教授著《计算机辅助几何设计与非均匀有理B样条》后,创作的一个小软件。现在把源码公开出来,希望本软件能给正在学习计算机图形学的朋友一些帮助。-The main achievement of the graphics software, the basic algorithm, Bezier curve algorithm, B-spline curve algorithm, as well as constituted by the curve surface algorithms. The author himself designed and developed algorithms library which, in software development, such as the use of the command design pattern. The author in 2004 after learning Professor BUAA magic of computer-aided geometric design with non-uniform rational B-spline , the creation of a small software. Now that the open-source out the hope that this software is learning computer graphics to give a friend some help. Platform: |
Size: 290816 |
Author:刘泽江 |
Hits:
Description: 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cutting, and other basic graphics generation algorithm spline, Bezier, and other commonly used curve generation algorithm Coons surface, Bezier surfaces, B-spline surfaces and other commonly used surface generation algorithm. With the experimental report Platform: |
Size: 328704 |
Author:何磊 |
Hits:
Description: matlab在计算机图形学中的应用,给出了部分bezier曲线的程序-matlab in computer graphics applications, given some of the procedures bezier curve Platform: |
Size: 131072 |
Author:pan |
Hits:
Description: 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point. Platform: |
Size: 2383872 |
Author:D.bin |
Hits:
Description: 该文代码就是汇总计算机图形知识,绘制bezier 曲线-In this paper, the code is the summary of computer graphics knowledge, draw the bezier curv Platform: |
Size: 44032 |
Author:ma |
Hits:
Description: 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序
主要功能:
1.绘制B样条
2.通过节点插入将B样条转化为多段Bezier曲线
操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program
Main functions:
1. draw B splines
2. transfer B spline to multi segment Bezier curve through node insertion
Operation mode: mouse click on the screen to draw B splines, default uniform node; control point can be dragged through the mouse) Platform: |
Size: 24190976 |
Author:羽觞醉月123
|
Hits: