搜索资源列表
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
B-split
- 主要介绍了B样条曲线的数学定义和性质,以及在工程时间中的应用,以及B样条曲线的改进-mainly on the B-spline curve of mathematical definition and nature, and the construction time of application, and the B-spline curve improvements
b
- 鼠标随机取点,然后可以选择不同的方法进行绘制B样条曲线。
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
bline
- 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。-Use the mouse to drag the input points as control points to generate a B-spline curve, display control vertex and polygon. Pick curve with the mouse on any point, move the mouse to
Byangtiao
- 吉林大学计算机学院图形学编程 ,B样条曲线的绘制方法-Jilin University, College of Computer Graphics Programming, B-spline curve drawing method
cubic_bpline
- 输入二维点的坐标[x,y],生成三次b样条曲线-Enter the two-dimensional coordinates of points [x, y], to generate three b-spline curve
splinetest
- B样条曲线(B sample line)绘制程序。 画的非常好。-B-spline curve (B sample line) drawing program. Very good painting.
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
B-spline1
- B样条曲线节点插入算法研究及应用,可以看一下-something about B-spline
Over-control-points-B-spline-curve
- 过控制点的B样条曲线,鼠标左键单击形成控制点,自动计算画出采样曲线-Over control points B-spline curve
B-spline
- 画三次B样条曲线,实现B样条曲线的VC++画图,三次非均匀B样条曲线-B spline
B-spline
- B 样条曲线的定义概念以及算法介绍及其分类-The definition of the concept of B-spline curves and introduce their classification algorithm
B-spline-sample
- B样条曲线,对图形算法的研发人员有帮助,本人一直应用该方法-B-spline curve, graphics algorithms R & D staff to help, I have been using this method
B-spline-curve
- 绘制三次B样条曲线和B样条的节点插入算法-Drawing three Node B-spline curves and B-spline insertion algorithm
用c语言编程绘制二维三次b样条曲线
- 采用C语言编写程序,根据已知点绘制样条曲线,可以用于开发gambit脚本功能进行飞机翼型参数化建模(The program is written in C language, and the spline curve is drawn according to the known points)
B-spline
- 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)
B样条曲线反求控制点(转)
- C++代码已通过编译,测试OK,计算机图形学必备知识!!!
移动机器人曲线规划
- 包含n个控制点(含起点和终点)B样条曲线的移动机器人轨迹规划程序,所生成的轨迹必须严格经过起点、第三个控制点和终点(可调)(A trajectory planning program for mobile robot with n control points (including start and end points) and B-spline curves. The generated trajectory must strictly pass through the start poi