搜索资源列表
计算数目
- 这是 我编的一个小程序,请大家指点。 内容简介:计算机图形学的原理、算法及系统,并用c语言编写绘图程序。主要内容包括计算机图形学的发展概况、图形设备及系统;线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、B样条等常用曲线的概念、生成算法和性质;Coons曲面、Bezier曲面、B样条曲面等常用曲面的基本概念和生成算法;用c语言编写绘图程序。-This Part I of a small program, please guidance. Descr iption
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
zhou
- 画TC-B样条 曲线 画TC-B样条 曲线 -TC-B draw spline curve
00
- 计算机图形学曲面是新作的作业哦有关B样条曲线之类的来这里~ ~-Computer Graphics is a new surface for the operating Oh ~
E7
- 本程序用来画B样条曲线,程序运行后可以在坐标系内选择需要的点,同时弹出消息框确定具体的点的位置,点击确定划线按钮可以画出B样条曲线。-when the program is running ,it will pop out an windows form ,if you click the coordinate on the right,you can get the point needed to draw a B spline
5
- 1. 实验内容: 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。 -. Experimental: use the mouse to drag the input points as control points to generate a B-spline curve control vertices and polygons. With mouse Pick curve on any point
b!
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制
DrawImage
- MFC编写的图像软件,可绘制出Bezier,B样条和Hermite曲线,界面美观,代码条理清晰,可供学习用。-MFC prepared by the image software, you can draw a Bezier, B-spline and Hermite curves, beautiful interface, code clarity, available for study.
B-spline
- 画三次B样条曲线,实现B样条曲线的VC++画图,三次非均匀B样条曲线-B spline
NURBS
- B-样条是样条曲线一种特殊的表示形式。它是B-样条基曲线的线性组合。B-样条是贝兹曲线的一种一般化,可以进一步推广为非均匀有理B样条(NURBS),使得我们能给更多一般的几何体建造精确的模型。 -B-spline spline is a special kind of representation. It is a B-spline curve is a linear combination of the base. B-spline is a generalization of Bezie