Welcome![Sign In][Sign Up]
Location:
Search - cohen_sutherland

Search list

[CSharpCohen_SutherLand

Description: 图形学课程的区域裁剪算法,共列举了三个有代表性的直线裁剪,分别为区域外的,区域上的和区域中的直线的裁剪算法-graphics courses regional cutting algorithm, a total of three listed representative linear cutting, for outside the region, the region and the region of a straight line cutting algorithm
Platform: | Size: 1806 | Author: efeffeef | Hits:

[Windows DevelopCohen_Sutherland

Description: 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。
Platform: | Size: 30776 | Author: 柯南 | Hits:

[GDI-Bitmapcohen_sutherland

Description: cohen_sutherlan 算法和种子填充
Platform: | Size: 125976 | Author: zhouhang | Hits:

[Other resourcepic

Description: 源码简介: 这是我上图形学实验课时写的程序,实现了以下功能: 第一次作业:(第一课时) 要求:用Bresenham算法画出一个多边形,然后用扫描线填充 第二次作业:(第二课时) 要求:二维空间变换 第三次作业:(第三、四课时) 要求:三维空间变换及投影 第四次作业:(第五,六课时) 要求:Cohen_Sutherland裁剪,梁友栋-Barsky裁剪,裁剪开窗算法,多边形裁剪。 第五次作业:(第七,八课时) 要求:Hermite曲线,Bezier曲线(几何作图算法,分裂法),B样条曲线分段算法。
Platform: | Size: 70221 | Author: 罗森 | Hits:

[Other图形裁剪算法

Description: 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
Platform: | Size: 1370 | Author: 成龙 | Hits:

[Other图形裁剪算法

Description: 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
Platform: | Size: 1024 | Author: | Hits:

[CSharpCohen_SutherLand

Description: 图形学课程的区域裁剪算法,共列举了三个有代表性的直线裁剪,分别为区域外的,区域上的和区域中的直线的裁剪算法-graphics courses regional cutting algorithm, a total of three listed representative linear cutting, for outside the region, the region and the region of a straight line cutting algorithm
Platform: | Size: 2048 | Author: efeffeef | Hits:

[Windows DevelopCohen_Sutherland

Description: 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。 -Here will be prepared before a simple Cohen-Sutherland Line Clipping Algorithm sharing to everyone.
Platform: | Size: 120832 | Author: 柯南 | Hits:

[GDI-Bitmapcohen_sutherland

Description: cohen_sutherlan 算法和种子填充-cohen_sutherlan algorithm and seed filling
Platform: | Size: 125952 | Author: zhouhang | Hits:

[Picture Viewerpic

Description: 源码简介: 这是我上图形学实验课时写的程序,实现了以下功能: 第一次作业:(第一课时) 要求:用Bresenham算法画出一个多边形,然后用扫描线填充 第二次作业:(第二课时) 要求:二维空间变换 第三次作业:(第三、四课时) 要求:三维空间变换及投影 第四次作业:(第五,六课时) 要求:Cohen_Sutherland裁剪,梁友栋-Barsky裁剪,裁剪开窗算法,多边形裁剪。 第五次作业:(第七,八课时) 要求:Hermite曲线,Bezier曲线(几何作图算法,分裂法),B样条曲线分段算法。 -Source Description: This is my experiment on the Graphics class to write the procedures, to achieve the following functions: the first operation: (first class) requirements: using Bresenham algorithm to draw a polygon, then the second scan line fill operation: (second class) requirements: the third two-dimensional space transform operation: (third and fourth class) requirements: three-dimensional projection transformation and the fourth operation: (fifth and sixth class) request: Cohen_Sutherland cutting, You-Xin Liang Dong-Barsky Clipping , cutting window algorithm, polygon clipping. Fifth operation: (seventh, eight hours) to request: Hermite curve, Bezier curve (geometric mapping algorithm, secession law), B-spline curve algorithm subparagraph.
Platform: | Size: 69632 | Author: 罗森 | Hits:

[Special EffectsCohen-Sutherland

Description: 1、裁剪算法选用Cohen-Sutherland算法; 2、界面设计友好、直观。 Windows xp,Microsoft Visual C++ 6.0中的MFC AppWizard(exe)下实现的 -1, cutting algorithm selection of Cohen-Sutherland algorithm 2, interface design, friendly, and intuitive. Windows xp, Microsoft Visual C++ 6.0 of the MFC AppWizard (exe) achieved under
Platform: | Size: 81920 | Author: 张巧芳 | Hits:

[2D GraphicCohen_Sutherland

Description: 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window size can freely transform, accurate positioning can also enter a straight line and point
Platform: | Size: 31744 | Author: wuyiliang | Hits:

[Windows Developlab_4

Description: Visual C++实现二维直线的裁剪的Cohen_Sutherland算法-Visual C++ implementation of two-dimensional straight-line cutting of Cohen_Sutherland algorithm
Platform: | Size: 45056 | Author: | Hits:

[Graph DrawingCohen_Sutherland

Description: 本程序实现的是Cohen—Sutherland裁剪算法,一复制就能用。本来是要用.cpp 文件上传的,到考虑到.cpp文件包含很多预算法无关的代码行,所以就用.txt上传了。-Cohen-Sutherland algorithm, Graphics Analysis。
Platform: | Size: 1024 | Author: tonyshen | Hits:

[2D GraphicCohen-Sutherland

Description: 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
Platform: | Size: 2048 | Author: Aboy | Hits:

[Graph Drawingjisunjituxingxue

Description: 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the following: (1), the midpoint algorithm to generate random slope line, and set the line width. (2), the midpoint algorithm to generate a round (3), the midpoint algorithm to generate oval (4), scanning polygon fill algorithm (5), Cohen_Sutherland cutting (6), free to draw curves and surfaces (7), two-dimensional graph transformation (8), three view transformation
Platform: | Size: 239616 | Author: zoeondine | Hits:

[Special EffectsCohen_Sutherland-OTHER

Description: Cohen_Sutherland裁剪算法-Cohen Sutherland
Platform: | Size: 9216 | Author: | Hits:

[Windows DevelopCohen_SutherLand-Liang_Barsky

Description: VS2008下MFC编程,研究生课程:计算机图形学编程,包括:Cohen_SutherLand,Liang_Barsky线段裁剪算法-VS2008 under MFC programming, postgraduate courses: computer graphics programming, including: Cohen_SutherLand, Liang_Barsky Line Clipping Algorithm
Platform: | Size: 139264 | Author: LEO_山 | Hits:

[OpenGL programCohen_Sutherland

Description: 实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to verify the integrity algorithm
Platform: | Size: 221184 | Author: 林伟鸿 | Hits:

[OpenGL programGraphics-comprehensive-experiment

Description: 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezier算法和三次B样条算法实现绘制曲线。 1.6画图 实现画直线,闭合多边形,填充多边形。 1.7清屏 清除控制台和颜色缓冲。 -Draw a straight line using Bresenham 1.1 implementation Bresenham algorithm, draw a straight line through the points. 1.2 The seed filling algorithm uses four connectivity seed filling algorithm, color filled rectangle of color fill and filled rectangle. 1.3 Geometric transformation using glRotated, glTranslated, glScaled achieve geometric image rotation, translation, zoom. 1.4 realized by cutting a window Cohen_Sutherland, Sutherland_Hodgman achieve line cutting and polygon clipping. 1.5 achieve plotted achieve Bezier curve drawing algorithm and cubic B-spline algorithm. 1.6 Drawing realize painting line, closed polygons, filled polygons. 1.7 console and clear the screen to clear the color buffer.
Platform: | Size: 257024 | Author: 林伟鸿 | Hits:
« 12 »

CodeBus www.codebus.net