搜索资源列表
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
11912882bspline_fortran.rar
- 编写了一个B样条曲线,对机械加工等专业的同学关于复杂曲面加工很有帮助,The preparation of a B-spline curves, the mechanical processing and other professional students on complex surface machining helpful
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
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
OCC
- 这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。-This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.
Graphics
- 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
bicubicHermiteBsplinecode
- 双三次B样条曲面的拟合程序,有助于进一步了解B样条曲线-Bicubic B-spline surface fitting process, help to further understanding of B-spline curve
B
- 完整实现绘制B样条曲面,基于均匀B样条曲线的定义和性质。-Complete implementation of the draw B-spline surface, uniform B-spline curve based on the definition and nature.
Bspline_Face
- 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
3d
- 基于径向基函数与B样条的散乱数据拟合方法,适合实现三维重现。-Based on Radial Basis Functions and B-spline of scattered data fitting method for achieving three-dimensional reproducibility.
deformation-with-b-spline
- 该文章详细的讲述了利用B-spline曲面建模,并进行变形监测的理论和方法。-The article describes in detail the use of B-spline surface modeling, and the deformation monitoring of theories and methods.
Bezier-and-B-spline-surface
- 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
B-spline-surface
- 这是基于B样条的曲面构建程序,开发环境是matlab,欢迎下载。-This is based on B-spline surfaces to build the program, the development environment is matlab, welcome to download.
Bi-cubic-B-spline-surfaces
- 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
Bezier-B-spline
- VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
b-spline-surface
- 改程序实现了25个控制点的双三次B样条曲面算法-The app 25 points of control are realized three b-spline surface is presented
dual-three-B-spline-surfaces
- 实现双三次B样条曲面,计算机图形学的内容,利用VC++6.0实现。- Realization of dual three B spline surface, the contents of the computer graphics, the use of VC++6.0 to achieve.
three-B-spline-surfaces
- 计算机图形学中的利用B样条曲线实现的三次B样条曲面。-In computer graphics, the use of B spline curves to achieve the three B spline surface.