搜索资源列表
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
B-splin
- 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
matlab3
- matlab样条工具箱介绍包括: 三次插值样条函数 PP形式的样条函数的构造及操作 B形式样条函数的构造和应用 其他函数 举例
b样条
- 图形学B样条曲线代码-graphics B-spline curves code
duobianxing
- 自己做的一个3次B样条曲线,希望能够给大家带来帮助.-Own a 3rd B-spline curve, we hope to be able to help.
Frame
- 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
Application1
- B样条曲线的实现及美观的界面或者是Brize曲线-B-spline curves and elegant interface to achieve or Brize curve
newdemo
- 能够实现在整洁清晰的界面上话B样条曲线 非常简单-Can be achieved in the clean clear interface, then B-spline curve is very simple
nurbs-java
- java写的非均匀B样条插值曲线,从Excel导入原始数据,然后反算控制节点,最后将所有插值点导出到Excel中-java app for non-uniform B-spline interpolation curve, importing raw data from Excel, and then inverse control node, and finally to export to Excel all interpolation points
BsplineCurve
- 实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。-The number and type of user to achieve a given control vertices B-spline curve, set the B-spline cu