搜索资源列表
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
BSpline.rar
- 这是用open cascade通过手工绘制B样条曲线,然后转换成样条曲面的程序。欢迎对OCC感兴趣的朋友参考。,This is open cascade through the use of hand-painted B-spline curve, and then converted into spline surface procedures. OCC welcomed the reference of interest to a friend.
Bspline.zip
- C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
bspline
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
bezier
- MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
BSpline
- bspline曲线的小程序希望大家能够喜欢-bspline curve applet hope that we can love
BSpline
- 一个很实用的B样条拟合程序,可以经过若干控制点,有可执行程序实例。我已经用过很多次了。-A very practical B-spline fitting procedure, can be a number of control points, there are examples of executable programs. I have used many times.
BSpline
- 画BSpline的小程序,画4个点后,自动生成BSpline-Draw BSpline
BSpline
- 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
bspline
- B样条曲线(三种端点条件的插值B样条)的代码-B-spline
BSPline
- BOrland C++平台上,关于比样条曲线的例子。-BSP line demo
bspline-1_3
- B样条建模程序包,封装了CAGD中常用的算法,使用方便。-B-spline modeler
BSpline
- B样条绘制 输入四个点,按B即可绘制以这四个点为控制点出B样条。-draw Bspline by using four reference points.
Bspline_chazhi
- 生成B样条 通过四个点插值生成B样条。按B键后绘制。-Creat a Bspline which crossing the four points you gived.
BSpline
- 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
BSpline
- B样条C++源程序大作业基于MFC希望各位有用-B-spline large C++ source code useful for job-based MFC hope that
codes
- those are codes for implementing bspline and nurbs curves in opengl
Bspline
- 本工程基于OpenGL库完成了Bspline曲面的绘制。(The project completed Bspline surface rendering based on OpenGL library.)