搜索资源列表
Uniform.B-spline.Curve
- 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。
spline.zip
- 样条曲线的绘制,spline曲线是很好的拟合曲线,给出控制点,就可以得到很平滑的spline样条曲线,Drawing spline curves, spline curve fitting is a very good curve, control points are given, it can be very smooth spline-spline curve
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
Bezier-and-B-spline-Techniques
- 贝塞尔曲线和B样条曲线外文原版讲义,需要看英文著作的朋友请下载-Bezier curves and B-spline curve foreign original notes, need to see a friend in English literature download
Curve
- B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
spline
- 由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
BSPLINE.ZIP
- C++ src for simple b-spline curve algorithm
B-SPLINE
- 由用户给定的控制点由程序点亮屏幕上的像素点来画出B样条曲线-Given by the user control point lit by the program of the pixels on the screen to draw B-spline curve
spline
- 运行后按绘制按钮就能自动绘制三次样条曲线,效果很好-After running the button will automatically draw by drawing cubic spline curve, good results
B-Spline
- B样条曲线在图形建模、图形处理,尤其是变形模型中应用非常广泛,本源码给出了B样条曲线的绘制实现过程-B spline curve in graphic modeling, graphics processing, especially the deformation model is widely used, is the source of B spline curve drawing process
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
five-degree-B-spline-curve
- 这是基于五次B样条的曲线构建程序,开发环境为matlab,喜欢的免费下载。-This building program based on the five B-spline curve, a development environment for matlab like free downloads.
Three-times-spline-curve
- 三次样条曲线插值,根据参数来改变曲线的形状。并且标记参数的坐标。-Three times spline curve interpolation, to change the curve according to the shape parameters. Coordinate and mark parameters
Cubic-B-spline-curve
- 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
Cubic-B-spline-curve
- 能实现三次B样条曲线的基本功能,对计算机图形学的初学者有一定的作用。-Can achieve the basic functions of cubic B-spline curve to a certain extent, the computer graphics beginners.
Over-control-points-B-spline-curve
- 过控制点的B样条曲线,鼠标左键单击形成控制点,自动计算画出采样曲线-Over control points B-spline curve
B-spline-curve-drawing
- 本代码就是计算机图形学中的知识进行汇总,绘制B样条曲线-This code is the knowledge of computer graphics to carry on the summary, b-spline curve drawing
Non-uniform-b-spline-curve-drawing-
- 非均匀B样条曲线绘制+导矢计算-动态数组,程序精炼,结果正确,参考价值高。-Non-uniform b-spline curve drawing+ vector calculation
CPPDraw-B-spline-curve
- 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve