搜索资源列表
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
Coons曲面、bezier曲面和B样条曲面
- 这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序,对于初学者,或许会有些帮助。
计算数目
- 这是 我编的一个小程序,请大家指点。 内容简介:计算机图形学的原理、算法及系统,并用c语言编写绘图程序。主要内容包括计算机图形学的发展概况、图形设备及系统;线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、B样条等常用曲线的概念、生成算法和性质;Coons曲面、Bezier曲面、B样条曲面等常用曲面的基本概念和生成算法;用c语言编写绘图程序。-This Part I of a small program,
Curves
- 这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序。-this is a painting with VC Coons surfaces, bezier surface and B-spline surfaces procedures.
NurbsSurf
- VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
B样条曲面蒙面算法
- B样条曲面蒙面算法,是实现b样条曲面的经典算法-B-spline surface masked algorithm, is b-spline surfaces of the classical algorithm
b样条曲面
- b样条曲面绘制-b-spline surface mapping!
4-200
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
0302-1
- 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
ResearchBezier
- 在VC中研究和设计双三次B样条曲面,利用VC面向对象具有可视化的特点,选择适当的空间控制点来调整三次B样条曲面的形状-in VC research and the design of bicubic B-spline surface, the use of object-oriented VC with the visual characteristics, selection of appropriate space control
DrawMySurface
- Bezier,B样条曲面,同时又一个实例,以及给定16个点,可以自动画出Bezier,B样条曲面,可以选择是否显示控制网格-Bezier, B-spline surface, but also an example of, and given 16 points, automatically painted Bezier, B-spline surface, can choose whether or not to display an
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
multilevelB-splines
- 关于B样条曲面拟合的资料,很好很全面,从外国IEEE上下载的,供大家分享-On the B-spline surface fitting of the data, very good very comprehensive, from foreign IEEE downloaded for everyone to share
B-spline
- 结合反求工程CAD建模自身的特点和用户的实际需要,主要对B样 条曲面造型三个方面的工作做了较为细致和深入的研究和探讨
Beziercurve
- 三次B样条曲面的生成方法,基于离散点的网格化过程。-Three B-spline surface generation method, based on the discrete points of the process grid.
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
OpenGL的B样条曲线曲面的绘制
- B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
《计算机辅助几何设计与非均匀有理B样条》
- 《计算机辅助几何设计与非均匀有理B样条》(Computer aided geometric design and nonuniform rational B spline)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)