搜索资源列表
Bezier
- (1) 在程序中给定控制多面体的顶点坐标,数据输入项为曲线的间距 (2) 结果输出在PictureBox控件中。 附加要求:数据输入项为控制多面体的顶点坐标与两个方向的顶点数,根据给点多面体的顶点数,可绘制双线性曲面和单线性曲面。
qumian
- 计算机图形学原理及算法教程(和青芳)随书源代码——曲线和曲面-Computer graphics theory and algorithms tutorial (and blue-fang) With the book source code- Curves and Surfaces
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Bezierlineandface
- 这是一个关心显示Bezier曲线和曲面的程序代码,并且能正确运行!-This a program code about Bezier line and Bezier mian.
CGView
- 图形学实现bezier曲线和bezier曲面的生成算法及完整的实验报告,很有使用价值!-Bezier curves and graphics to achieve the bezier surface generating algorithm and integrity of the test report, very useful!
ji_suan_ji_tu_xing_xue_VC_resouce
- 这是计算机图形学中用VC实现的程序,包括基本图形生成、平面曲线图、曲线和曲面、消隐等,内容齐全,方便演示及学习-This is a computer graphics using VC implementation procedures, including the basic graphics generation, planar graphs, curves and surfaces, blanking, etc.
bezier
- 利用VB实现bezier曲线和曲面的编程。-Achieved using bezier curves and surfaces VB programming.
Line
- 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
98104874bezier
- 绘制贝塞尔曲线和曲面的算法,word文档-Drawing Bezier curves
meshhuizhi
- 曲面的构造可以是网格线和填充曲面形式,其实与曲线很类似只是变为二维而已。 使用VC++以及OpenGL构造曲面,-Surfaces can be a form of grid lines and fill surface, in fact, very similar to the curve just becomes two-dimensional only. VC++ and OpenGL using the surface structure,
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
Curves-and-Surfaces
- vc6.0编写的,各种曲线和曲面算法生成的实用程序。包括bezier曲线曲面和b样条曲线曲面等 -vc6.0 written, curve and surface algorithm to generate a variety of utility. Including bezier curves and surfaces, and b-spline curves and surfaces, etc.
jsjtxxsy
- 计算机图形学的课程设计,一个简单的绘图程序,基于VC++。实现各种图形变换和曲线曲面等图形。-Computer graphics course design, a simple drawing program, based on VC++. A variety of graphics transformation and curves and surfaces, graphics.
MATLABpaint11
- 掌握matlab常用的二维图形和三维图形的绘制方法,并会对图形进行处理;掌握符号函数(显函数、隐函数和参数方程)的画图,掌握空间曲线和空间曲面的绘图,会对所绘图形进行加格栅,图例和标注等一些简单的处理;掌握散点数据绘图基本方法。-It mian to paint picture through matlab 2009.
B-spline
- 用B样条实现光滑曲线和曲面的绘制,可以按点、线、面分层次展示B样条曲面的绘制过程-Drawn with B-spline curves and surfaces
Drawing-of-curves-and-surfaces
- 计算机图形学中实验课的曲线和曲面的绘制的源代码-The source code of the experimental class of curves and surfaces in computer graphics drawing
CAGD-demonstration-program
- 北航研究生课程计算机辅助几何设计(CAGD)的演示程序,可以生成指定次数指定类型的B样条曲线曲面,并可进行动态修改和图形变换。本程序使用VC2008编写,并采纳了Ribbon界面,简化了操作步骤。-This is a program trying to demonstrate the algorithm of Beizer and B-Spline. It is coded on VS 2008 with Ribbon features.
Matlab-graphics-classic-case
- matlab经典绘图案例。包括三维曲面z=x^2+y^2的动画、正弦曲线的动画、切片图、向量图、三维彗星图、三角形网格图、三角形表面图、球面、等值线图、三维瀑布图、三维火柴杆图、三维散点图、柱形图、三维条形图、三维饼图、带形图、曲线图、高斯分布函数的曲面图、高斯分布函数的网格图、5阶高斯分布矩阵、梯度场矢量图、罗盘图、玫瑰花图、羽列图、数据向量的单轴对数坐标图、矩阵的条形图 矩阵的面积图、二维饼图、散点图、误差图、火柴杆图和碗状曲面图等等。 -Drawing matlab classic
nurbs_toolbox
- Matlab 非均匀有理B样条函数,能生成B样条曲线和曲面-Matlab NURBS
Drawing
- MFC编写的三次贝塞尔函数曲线和曲面的生成程序-MFC programming of the three Bessel function curves and surfaces of the generating program