搜索资源列表
TwoWork
- 1\\直线段的裁剪算法Cohen-Sutherland 2\\二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 \\ line of the cutting algorithm Cohen-Sutherland 2 \\ Second, Bezier curves, second, third uniform B-spline curves (after the end of the first p
Bezier_CutLIne
- 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free c
1
- 计算机图形学--直线段的裁剪:利用编码裁剪法剪裁直线段.
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
编码算法剪裁直线
- 在vc++环境下编写的直线段裁剪算法,编码方法为-in vc++ environment prepared by the line of cutting algorithm, coding method for
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan
TwoWork
- 1\直线段的裁剪算法Cohen-Sutherland 2\二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 \ line of the cutting algorithm Cohen-Sutherland 2 \ Second, Bezier curves, second, third uniform B-spline curves (after the end of the first peak)
20060214155614129
- 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
Bezier_CutLIne
- 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free c
ClipBoundTest
- Cohen-Sutherland 直线段裁剪算法的实现-Cohen-Sutherland Line Clipping Algorithm
CO_SUT
- 计算机图形学 c语言实现的直线段裁剪算法-Computer graphics c language to achieve a straight line segment clipping algorithm
1
- 计算机图形学--直线段的裁剪:利用编码裁剪法剪裁直线段.-Computer graphics- the cut line segment: the use of coding cut straight cutting method.
jsjtxx
- 计算机图形学,直线段的裁剪的c语言程序,喜欢的话就下吧,不需要账号的。和大家分享~!-Computer graphics, cutting a straight line segment of the c language program, like what is going on the next bar, no account. And to share ~!
linecut
- 本程序代码可实现直线段的裁剪 修改一部分即可实现圆的裁剪-linecut
experiment
- 计算机图形学的最基本的几个实验 包括三种画 直线的算法 画圆和椭圆 直线段的裁剪 多边形的裁剪-Several computer graphics most basic experiment includes three draw a straight line algorithms draw a circle and oval cutting straight line polygon clipping
Graphics-cutting-algorithm
- 通过Visual C++编程对直线段的裁剪算法的原理和目的进行讲解-Programming through Visual C++ clipping algorithm for line segment to explain the principles and purposes
CUTOUT
- 这是一份关于直线段的裁剪算法的源代码,具体情况请下载观看。-This is a line segment on the cutting algorithm source code, the specific situation, please download to watch.
cut
- 交互式画线段,并实现对直线段的裁剪算法(Cohen-Sutnerland算法与梁友栋-Barskey算法)-Interactive painting line and clipping algorithm to achieve the straight section (Cohen-Sutnerland algorithm 梁友栋-Barskey algorithm)
案例12-Cohen-Sutherland直线段裁剪
- 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)