搜索资源列表
CAGD
- 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
cagd
- 利用C++解决CAGD中的一些问题,如B样条类,画b样条曲线的程序
MATLAB_GUI_Test
- 利用MATLAB解决CAGD中的一些问题,如画点问题
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题
CAGD
- 本程序主要描述了图形学里的德卡斯特里奥算法的实现! vc
MATLABandVisualC++Delphiunionprograming
- 涉及visualc++与matlab联合使用的相关知识,是学习数值计算与cagd等较好的工具!
Bspline
- 采用MATLAB编写B样条绘制程序,可以选择四种节点矢量,采用Deboor算法,详细参看计算机辅助几何设计的书籍(CAGD)
cagd
- 画Bezier及B样条曲线,及对曲线的一些操作,包括移动控制点,移动曲线,曲线求交等等。
CAGD
- 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
CAGDXlh
- 均匀B样条曲线,非均匀B样条曲线,分段贝齐尔曲线的绘制.-uniform B-spline curves, non-uniform B-spline curves, subparagraph Bezier curve drawing.
cagd_arithmetic
- 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point o
cagd
- 利用C++解决CAGD中的一些问题,如B样条类,画b样条曲线的程序-The use of C++ Solve some problems in CAGD, such as the B-spline type, painting b-spline curve procedures
CAGD-B
- 利用C++解决CAGD中的连续的三次B样条插值问题-The use of C++ Solution CAGD in three consecutive B-spline interpolation
curves+and+surface+for+CAGD+4th+
- 这是一本很稀缺的书籍,是关于计算机辅助几何设计方面的书籍,写的非常好!-This is a very rare books, computer-aided geometric design on the books, written in very good!
Complex.curve.drawing.program
- 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a
matlab-cagd
- cagd examples and algorithms for matlab-examples and algorithms
Bezier1
- CAGD课程工程 实现画bezier曲线 以及添加移动控制顶点,升阶-the project of the CAGD class。 to realize add and move the control points orderrising and another function!
CAGD
- 关于CAGD中曲面曲率线的计算方法研究的论文,具有实际的编程参考意义。-Surfaces in CAGD curvature line on the calculation method of the paper, the practical significance of programming reference.
CAGD-instance
- CAGD课程 课后题实现 各类数据点参数化实现 比较-The CAGD course to achieve various types of data points compared with the Parameterized
CAGD-demonstration-program
- 北航研究生课程计算机辅助几何设计(CAGD)的演示程序,可以生成指定次数指定类型的B样条曲线曲面,并可进行动态修改和图形变换。本程序使用VC2008编写,并采纳了Ribbon界面,简化了操作步骤。-This is a program trying to demonstrate the algorithm of Beizer and B-Spline. It is coded on VS 2008 with Ribbon featur