搜索资源列表
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
3dsurf
- 这是人有关3d的曲面绘制 ,用Visual c++编程 实现。-That is the surface of 3d rendering, c Visual Programming.
make_veins
- 一个给出两条自定义曲线,在其间绘制直纹面曲面的程序
Bezier
- (1) 在程序中给定控制多面体的顶点坐标,数据输入项为曲线的间距 (2) 结果输出在PictureBox控件中。 附加要求:数据输入项为控制多面体的顶点坐标与两个方向的顶点数,根据给点多面体的顶点数,可绘制双线性曲面和单线性曲面。
BSpline
- 均匀B样条曲线曲面绘制的程序,主要是可以调整控制点的位置
BSpline
- 这是绘制曲面的源程序,觉得做的挺好的。也许对大家有帮助
fudongshuipingxian
- 这是关于浮动水平线算法的程序,可以绘制四种曲面,并设有方向调整和步进调整功能
slope.level
- 绘制完成的工作面沿倾向方向的水平变形曲面图形和生成的倾向方向水平变形等值线图
xfarbe-2.3
- 一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。
绘制绘图&曲面系统
- 一个绘图系统,可以绘制简单的基本的图形,也可以显示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
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Energy-minimizingsplinesinmanifolds
- 关于三维流形曲面上最小能量样条曲线的绘制,不错的一篇文章。-Three-dimensional manifolds on the smallest surface energy spline curve drawing, good article.
nurbssurface
- 这是一个VC开发的Nurbs曲面的绘制程序,和大家分享一下-nurbs surface
BezierandB_spline
- 实现B样条或Bezier曲线曲面的绘制功能-display bezier and b_spline curve or surface.
98104874bezier
- 绘制贝塞尔曲线和曲面的算法,word文档-Drawing Bezier curves
Bezier
- Bezier曲线曲面绘制,BezierCurve.cpp为绘制bezier曲线的源程序-Bezier curve and surface rendering, BezierCurve.cpp to draw the bezier curves of the source
jisunjituxingxue
- 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the follo
nurbs
- 绘制NURBS(非均匀有理B样条)曲面。如果用vs2008,要在lib文件夹中添加glaux.lib文件。来自网络。-Drawing NURBS (Non Uniform Rational B-spline) surfaces. If you use vs2008, in the lib folder to add glaux.lib file. From the network.
7
- 绘制曲面,三次bizier曲面,计算机图形学,基本绘图程序-Drawing surface, three bezier curve, computer graphics, basic drawing program
Pol_fit
- 拟合三维曲面,将输入数据绘制成三维图,并导出数据,并导出Map。(Fitting the 3D surface, drawing the input data into the three-dimensional graph, and exporting the data, and exporting the Map.)