搜索资源列表
Bezier曲线曲面的实现
- 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
曲线曲面
- 关于图形中曲线曲面编程(源程序)-on graphics programming curves and surfaces (source)
曲线曲面
- 关于图形中曲线曲面编程(源程序)-on graphics programming curves and surfaces (source)
Bezier曲线曲面的实现
- 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
Nurbs_1
- 如何在VC++中用OpenGL绘制NURBS曲线曲面 -how VC OpenGL rendering NURBS curves and surfaces
NUMERICAL
- 曲面加工程序源码,用C++编写的加工曲线曲面的程序-surface processing source code, C++ processing and preparation procedures for Curves and Surfaces
BBBspline
- 关于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
B3_curves
- 三次B样条曲线是曲线学中一个重要的部分,它不但保留了Bezier曲线的优点,而且克服了其不具备局部性质的缺点,能更好地表示与设计自由型曲线曲面,通过几个控制点的移动能形成不同的曲线.-Three B-spline curve learning curve is an important part, it not only retains the advantages of Bezier curves, but do not have t
c-Algorithm
- 用于高等数学,属于常用算法,包括微分、积分以及曲线曲面积分的运算方法-For Higher Mathematics, are commonly used algorithms, including the differential, integral and integral curves and surfaces of the computing method
Openglnurbsx
- 本程序是在VC++条件下用OpenGL绘制NURBS曲线曲面.在STEP标准中,自由型曲线曲面唯一地用NURBS表示-This procedure is VC++ Conditions using OpenGL rendering NURBS curves and surfaces. In the STEP standard, free-type curves and surfaces using NURBS only express
BSpline
- 均匀B样条曲线曲面绘制的程序,主要是可以调整控制点的位置-Uniform B-spline curve and surface mapping procedure, the principal can adjust the location of control points
graphics0
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
BSpline
- VC实现的绘制B样条曲线曲面的小软件,可绘制均匀,准均匀B样条和贝塞尔曲线曲面,鼠标点取控制点可调节曲线曲面的形状-VC realize the mapping B-spline curves and surfaces of the small software rendering uniform, quasi-uniform B-spline and Bezier curves and surfaces, mouse point ad
swqm
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,
BEZIER
- VC++绘制bezier曲线曲面-VC++ Drawing Bezier curves and surfaces
a
- 本试验是研究曲线曲面生成算法,效果逼真,易于实现-This test is to study curves and surfaces generated algorithm, the effect of a realistic, easy to achieve
BezierandB_spline
- 实现B样条或Bezier曲线曲面的绘制功能-display bezier and b_spline curve or surface.
TheNURBSBook
- NURBS最近经典的一本书The NURBS BOOKs。这本详细的介绍了NURBS曲线曲面的基本概念,算法,以及曲线曲面的修改方法-NURBS recent classic book The NURBS BOOKs. This detailed NURBS curves and surfaces, introduced the basic concepts, algorithms, as well as changes to meth
基于移动最小二乘法的曲线曲面拟合
- 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)