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

搜索资源列表

  1. barsky

    0下载:
  2. OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:魏然
  1. Cutter

    0下载:
  2. 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang - Barsky algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:21.99kb
    • 提供者:赵赵
  1. erweicaijian.rar

    0下载:
  2. 实现鼠标点击绘制出矩形和直线,然后用梁友栋算法进行的二维图形裁剪,The realization of a mouse click rectangle and draw a straight line, and then You-Xin Liang Dong algorithm using two-dimensional graphics cutting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:45.7kb
    • 提供者:yuyan
  1. LiangYouDong-Barsky-Clip-Algorithm

    0下载:
  2. 梁友栋直线裁剪算法,计算机图形学的裁剪算法之一。-Liang Youdong linear cutting algorithm, computer graphics one of the cutting algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:831.42kb
    • 提供者:王习之
  1. tuxingxueVC6.rar

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

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:文网文
  1. liang-barsky

    0下载:
  2. Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1.22kb
    • 提供者:huang
  1. liang

    0下载:
  2. 经典的梁友栋——baskey裁剪算法,线段裁剪,简洁方便-Classic Liang Dong- baskey cutting algorithm, the line cutting, simple and convenient
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.37mb
    • 提供者:cui
  1. Liang-Barsky_Line_Clipping

    1下载:
  2. 任意指定一个矩形窗口和一条待裁剪的线段,用Liang-Barsky 法进行裁剪,画出裁剪后的线段-Arbitrarily specify a rectangular window and a line segment to be cut, crop, draw the line segment cropped Liang-Barsky
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2.32mb
    • 提供者:shao
  1. lyd

    0下载:
  2. 这是一个计算机图形学中关于梁友栋算法实现的程序-This is a computer graphics on the friends of Liang Dong algorithm procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1.21kb
    • 提供者:黄海涛
  1. liangyoudong

    0下载:
  2. 在VC++环境下实现实现梁友栋裁剪算法,-You-Xin Liang Dong cutting algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:liuming
  1. barsky

    0下载:
  2. 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:2.04kb
    • 提供者:xuhuihui
  1. CLIPNG

    0下载:
  2. This is liang barskey line clipping algorithm-This is liang barskey line clipping algorithm...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:775byte
    • 提供者:Sahana
  1. liang_barsky.cpp.tar

    0下载:
  2. Liang barsky clipping program-Liang barsky clipping program...
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:965byte
    • 提供者:veeresh
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.55mb
    • 提供者:李大山
  1. 4_Liang_Barsky_Line_Clip

    0下载:
  2. Liang barsky using opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:988byte
    • 提供者:jeevan
  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
    • 文件大小:66.15kb
    • 提供者:郑斌
  1. Liang-Barsky-line

    0下载:
  2. ,梁友栋算法实现画直线,VC++写的mfc程序,可以实现所有功能。-Liang Dong-Barsky line clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:262.85kb
    • 提供者:David-Yang
  1. liang--barsky

    0下载:
  2. 计算机图形学作业,opengl,liang-barsky二维图形剪裁算法-Computer graphics operations, opengl, two-dimensional graphics clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-02
    • 文件大小:1.27kb
    • 提供者:siva
  1. Liang Barsky裁剪

    0下载:
  2. Liang Barsky裁剪,本程序使用方框对线进行了裁剪(Liang Barsky cutting)
  3. 所属分类:图形图象

  1. Liangyoudong

    0下载:
  2. 梁有栋算法画直线,在课上学的,有需要可以看看(Liang Youdong algorithm drawing straight line)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:2kb
    • 提供者:郭墨
« 12 »
搜珍网 www.dssz.com