搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
graph2dapp
- 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
绘制b样条曲线
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking sho
基本代码实现
- 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
Graphix
- B样条曲线、BSPLine / Nurbs曲线生成-B-spline curves, BSPLine / Nurbs Curve
bezbspline
- 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
MusicDer_Final
- 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Si
byangtiao
- B杨条曲线算法 可以实现鼠标绘制B样条曲线-curve algorithm can be drawn mouse B-spline curves
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
B
- 在图形生成中,生成B样条曲线,实现画曲线的功能-In the graphics generation, the generated B-spline curve, to achieve the functions of drawing curves
RR_CG
- 此为使用vb实现的一个图形系统,包括各种基本图形及其操作,如多边形的旋转,加减点,裁减,B样条曲线的绘制-This is achieved using vb a graphics system, including the basic graphics and its operations, such as rotating polygons, plus or minus points, cut, B-spline Curve, etc.
BLineSample
- 生成贝塞尔曲线和B样条曲线,实现折线的光滑和光顺等作用-GGenerate bezier curve and B spline curve to realize the smooth and light the line functions
BSpline
- 本应用程序,用户用鼠标左键单击的方式顺序输入控制点,鼠标左键双击代表结束,绘制以鼠标输入的点为控制点的4阶3次等距B样条曲线。具体实现功能 1. 绘制出控制多边形,标记控制点的位置; 2. 曲线以控制点序列的第一个点和最后一点为起点和终点,以控制多边形的第一条边和最后一条边为起点和终点的切线; 3. 改变其中的某一个控制点的位置,用另一颜色绘制新的曲线,与原曲线进行对比。-This application, the user left-click way to order input
curve
- 这是一个基于Visual C++ 6.0的windows程序,利用说三次样条插值,B样条插值,和Bezier曲线实现了曲线的生成-This is based on Visual C++ 6.0 for windows programs, the use of that cubic spline interpolation, B-spline interpolation, and Bezier curves to achieve the generation of the curve
B-line
- 在屏幕中任意输入几个点,生成B样条曲线。-Arbitrary number of input points, to generate B-spline curve.
BSpline
- 根据鼠标单击的点序列,自动生成B样条曲线,并绘制出来。vc6代码,可编译通过,可运行。-According to the mouse click point sequence, automatic generation of B-spline curve, and draw out. vc6 code can be compiled, can be run.
five-degree-B-spline-curve
- 这是基于五次B样条的曲线构建程序,开发环境为matlab,喜欢的免费下载。-This building program based on the five B-spline curve, a development environment for matlab like free downloads.
CPPDraw-B-spline-curve
- 用VC++实现B样条曲线的绘制 实现键盘控制曲面的细分程度并可以实现旋转曲面-With VC++ Realize Draw B-spline curve
B-spline-sample
- B样条曲线,对图形算法的研发人员有帮助,本人一直应用该方法-B-spline curve, graphics algorithms R & D staff to help, I have been using this method