搜索资源列表

  1. CDA1

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法:-Sutherland-Hodgeman polygon clipping algorithm :
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1977344
    • 提供者:王强军
  1. Cohen

    0下载:
  2. 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:谌诗影
  1. Bezier_CutLIne

    0下载:
  2. 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free c
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:331776
    • 提供者:rtshen
  1. cut-outarithmetic

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。希望能给大家一点点帮助。 -脮芒脌茂 陆 芦脪脭脟 掳 卤 脿脨
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:和海波
  1. ClipBoundTest

    0下载:
  2. Cohen-Sutherland 直线段裁剪算法的实现-Cohen-Sutherland Line Clipping Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:3688448
    • 提供者:天佑
  1. Cohen_Sutherland

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。 -Here will be prepared before a simple Cohen-Sutherland Line Clipping Algorithm sharing to everyone.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:120832
    • 提供者:柯南
  1. 2

    0下载:
  2. Cohen-Sutherland裁剪 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣-Cohen-Sutherland Computer Graphics cutting some of the procedures have been debugging, you can run, you can enhance their interest in learning
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王名
  1. LiangBarsky

    0下载:
  2. 梁友栋-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 a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:杨杨
  1. Cohen-Sutherland

    0下载:
  2. C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:288768
    • 提供者:陈小军
  1. 3dCohenCutOut

    0下载:
  2. 使用Cohen-Sutherland方法完成的三维空间裁剪。-Cohen-Sutherland method used to complete the three-dimensional cutting.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:943104
    • 提供者:dcj
  1. PolygonClipping

    0下载:
  2. 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:章礼平
  1. CohenSutherland

    0下载:
  2. Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:136192
    • 提供者:陈天壮
  1. draw2

    0下载:
  2. 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。-Polygon clipping process: it is more commonly used method of cutting: Sut
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:65536
    • 提供者:tomomoon
  1. poly_cut

    0下载:
  2. 计算机图形学中的Cohen-Sutherland裁剪算法的C++实现-Computer Graphics in the Cohen-Sutherland clipping algorithm of the C++ to achieve
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:陈星华
  1. Linexpensive

    0下载:
  2. 直线剪裁 中点剪裁 COHEN-SUTHERLAND-Straight cut
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:1837056
    • 提供者:张黄黄
  1. tuxingxueVC6

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法-AppWizard has created this Draw application for you. This
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:2285568
    • 提供者:文网文
  1. 1111111111111111

    0下载:
  2. 个有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
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:dawei
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:859136
    • 提供者:Keven
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:郑骥跃
  1. case10

    0下载:
  2. Cohen-Sutherland直线裁剪算法,设置裁剪窗口,任意画一条直线进行裁剪-Cohen-Sutherland line clipping algorithm, set the cutting window, draw a straight line to cut any
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:287744
    • 提供者:winsome
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org