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

Search list

[Special EffectsLiangBarsky

Description: 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。-You-Xin Liang Dong-Barsky clipping algorithm, Cyrus and Beck used parametric methods than Cohen-Sutherland algorithm more effective. LIANG You-Dong and Barsky was independently put forward a faster Parametric Line Clipping Algorithm, also known as Liany-Barsky (LB) algorithm.
Platform: | Size: 12288 | Author: 杨杨 | Hits:

[VC/MFCcaijian

Description: 用Visual C++编写的一个实现矩形窗口对多边形的裁剪!
Platform: | Size: 2054144 | Author: 丁文雅 | Hits:

[Graph programsutherland

Description: 该文件是对计算机图形学中的基本的sutherland算法,使的学习这些抽象知识具体化-The document is a computer graphics Sutherland in the basic algorithm, making the learning of these abstract and concrete knowledge
Platform: | Size: 1024 | 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:

[JSP/Javagraphics0

Description: 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实现二维图形的平移变换实现二维图形的放缩变换实现二维图形的旋转变换曲线曲面的生成 分形图生成.-err
Platform: | Size: 228352 | Author: 盖大明 | Hits:

[Windows DevelopCohen-Sutherland

Description: C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
Platform: | Size: 288768 | Author: 陈小军 | Hits:

[Graph DrawingPolygonClipping

Description: 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
Platform: | Size: 2048 | Author: 章礼平 | Hits:

[Graph DrawingtuxingxueVC6

Description: 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法-AppWizard has created this Draw application for you. This application
Platform: | Size: 2285568 | Author: 文网文 | Hits:

[OpenGL program1111111111111111

Description: 个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm-OPENGL experiments which have a cutting algorithm is used in the sutherland-cohen algorithm-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm
Platform: | Size: 2048 | Author: dawei | 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:

[Special EffectsClip

Description: 裁剪算法采用java实现,包括LiangBarskyClip和Sutherland-Hodgman_Clip的实现-Clipping algorithm uses the java implementation, including LiangBarskyClip and Sutherland-Hodgman_Clip realization
Platform: | Size: 53248 | Author: arlin | Hits:

[Special Effectscut

Description: 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed, in addition to window graphics we are not concerned. Therefore, the need to cut down the graphics outside the window. In this data, to achieve the following sections of the cut line algorithm: Cohen-Sutherland algorithm, the mid-point division algorithm, Liangyou Dong-Barsky algorithm, and using Sutherland-Hodgman polygon clipping algorithm, and finally, to achieve when the cutting domain is arbitrary when the convex polygon clipping algorithm.
Platform: | Size: 1958912 | Author: | Hits:

[Mathimatics-Numerical algorithmsCohen-Hodgman

Description: Choen-Hodgam algorithm
Platform: | Size: 2831360 | Author: ilie | Hits:

[Graph DrawingSutherland-Hodgman

Description: 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法-Sutherland-Hodgeman polygon clipping algorithm based on the strategy of divide and conquer
Platform: | Size: 3072 | Author: | 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 programSutherland_Hodgman

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: 223232 | Author: 林伟鸿 | Hits:

[ComboBoxjsjImage

Description: 掌握sutherland-hodgman多边形裁剪算法- master Sutherland-Hodgman polygon clipping algorithm
Platform: | Size: 4743168 | Author: yangqi | Hits:

[2D GraphicsutherlandHodgman

Description: sutherland-Hodgman polygon clipping
Platform: | Size: 1024 | Author: koncard1 | Hits:

[Graph programSutherland-Hodgman

Description: Sutherland-Hodfman多边形裁剪(Sutherland-Hodfman polygon clipping algorithm)
Platform: | Size: 2048 | Author: ProHanziiee | Hits:
« 1 2 3»

CodeBus www.codebus.net