搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
moon1
- 二次均匀B样条程序,编的不够好,多多指教-Quadratic B-spline procedure, the provision is not good enough and exhibitions
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
nurbs_src
- 三次非均匀有理b样条,NURBS的反算程序-Three non-uniform rational b-spline, NURBS anti-computer program
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
DrawDot
- B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
BezierCurve
- 用C语言编写的简单的贝泽尔曲线生成程序,即写出将非均匀B样条曲线转化为一系列首尾相连的Bezier曲线的C语言程序-Written in C language with a simple Baesel curve generation process, that is to write non-uniform B-spline curve into a series of Bezier curves connected end to end C-language program
B-spline
- 在c++builder中利用追赶法生成三次均匀B样条曲线。-b-spline by chasing method
N(i-k)-NURBS(I-K-J-L)
- 这个是c++求解B样条基函数的过程及代码,还有用B样条基函数求非均匀有理B样条函数上的点的过程的例子-This is the c++ B-spline basis functions for solving the process and code, as well as with the B-spline basis function evaluation of non-uniform rational B spline points on the example of the process
112164
- 一个VB做的B样条,均匀以及放大缩小等相关的功能,非常实用-VB to do a B-spline, and even zoom and other related features, very useful
Nurbs
- 这是一个基于NURBS来实现一次、两次和三次均匀和非均匀B样条曲线程序-NURBS spline
OOpeenGL_Surrp
- OpenGL程序源码示例,Nurbs曲面绘制,属于求值程序源码与非均匀有有理B样条类。适合初学入门者学习OpenGL编程与开发技术。 可直接使用。 -OpenGL program source code examples, Nurbs surface rendering, belongs to the evaluation of program source code and non-uniform rational B-spline class. Suitable for beginner
NURBS
- 这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享-This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interp
B-spline
- 画三次B样条曲线,实现B样条曲线的VC++画图,三次非均匀B样条曲线-B spline
B-SPACE
- 准均匀B样条曲面\非均匀三次B样条Riesenfeld方法源程序代码-Quasi-uniform B-spline surfaces \ non-uniform cubic B-spline Riesenfeld method source code
NURBS
- NURBS曲线绘制,三次非均匀B样条反求,DXF解析,aotocad的二次开发-NURBS curve drawing, three non-uniform B-spline Reverse, DXF parsing of secondary development aotocad
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
nurbs 非均匀有理B样条
- 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
非均匀有理B样条程序
- 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
二、三次均匀B样条曲线
- 根据输入点坐标画出二次或三次均匀B样条曲线(According to the input point coordinates, draw two or three uniform B spline curves.)