CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - cohen sutherland

搜索资源列表

  1. 裁剪sutherlan-cohen

    0下载:
  2. 一个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:
  1. threeSamplesForOpenGL

    0下载:
  2. 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:211863
    • 提供者:邹文科
  1. Cohen-Sutherland

    0下载:
  2. opengl中的直线裁剪算法,包括cohensutherland算法,中点法等-line clipping algorithm in opengl, including cohensutherland algorithm, the midpoint method
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:60630
    • 提供者:wy
  1. shiyan4

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:566130
    • 提供者:jing
  1. Cohen-Sutherland

    1下载:
  2. 程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系. 起始状:用户输入所画线段的起点和终点坐标 结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:4347
    • 提供者:
  1. 3dCohenCutOut

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

    • 发布日期:2017-05-02
    • 文件大小:13232
    • 提供者:dcj
  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 experimental OpenGL is a cutt
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2026
    • 提供者:dawei
  1. Cohen-Sutherland

    0下载:
  2. 实现Cohen-Sutherland线段裁剪-Implement Cohen-Sutherland Line Clipping
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:38798
    • 提供者:薛吉霆
  1. Cohen-Sutherland-algorithm

    0下载:
  2. This a Cohen-Sutherland line clipping program. It shows the clipping of a line using OpenGL. -This is a Cohen-Sutherland line clipping program. It shows the clipping of a line using OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5814140
    • 提供者:Juan
  1. Cohen-Sutherland

    0下载:
  2. 利用OpenGL实现Cohen-Sutherland裁剪算法(编码裁剪算法),是最早的直线段裁剪算法。-The use of OpenGL implementations Cohen-Sutherland clipping algorithm (coded clipping algorithm), is the first straight line clipping algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1801
    • 提供者:陈韬
  1. cohen-sutherland

    0下载:
  2. cohen sutherland algorithm in visual C++ with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11776058
    • 提供者:abbasi2799
  1. Cohen-SutherlandLiang-Barsky

    0下载:
  2. 基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现-Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:67734
    • 提供者:郑斌
  1. bookScript

    0下载:
  2. 计算机图形学课本Cohen-Sutherland 线段裁剪算法示例源码-Sample source code of computer graphics textbooks Cohen-Sutherland Line Clipping Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:1722
    • 提供者:siva
  1. ch8CohenSutherlandLineClip2D

    0下载:
  2. opengl的cohen-sutherland 线段剪切算法代码 需要自己建立主程序-cohen-sutherland line clipping algorithm source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1298
    • 提供者:t
  1. Cohen_Sutherland

    0下载:
  2. 实验四 编程实现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 ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:221526
    • 提供者:林伟鸿
  1. Sutherland_Hodgman

    0下载:
  2. 实验四 编程实现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 ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:222958
    • 提供者:林伟鸿
  1. line-clipping

    0下载:
  2. OpenGL计算机图形学的Cohen-Sutherland线段裁剪算法-OpenGL, line clipping algorithm based on Cohen-Sutherland
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2265
    • 提供者:Archer钦
  1. Cohen-Sutherland-line-clipping

    0下载:
  2. Cohen-Sutherland Line clipping using openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:17889
    • 提供者:Sly Code
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学-Cohen-Sutherland直线裁剪算法-Cohen-Sutherland straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2522963
    • 提供者:陈惠丽
  1. shiyan3

    0下载:
  2. OpenGL Cohen_Sutherland 裁剪算法,使用矩形截取线段,并用不同颜色表示-OpenGL Cohen Sutherland clipping algorithm, using a rectangular intercept line, and is represented by a different color
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:214874
    • 提供者:淳于
« 12 »
搜珍网 www.dssz.com