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

搜索资源列表

  1. Test_4Polygon

    0下载:
  2. 一种多边形裁剪算法,可用于任意的多边形进行裁减。使用OpenGL编写。-a polygon clipping algorithm can be used for arbitrary polygon reduction. Use OpenGL prepared.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:71.68kb
    • 提供者:丁钱飞
  1. Clipping&Reflections

    0下载:
  2. 该程序教会你如何利用stencil buffer, clipping和multi-texturing构造图形真实的反射。-Church of the procedures you use stencil buffer, clipping and multi-texturing tectonic graphics true reflection.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70.94kb
    • 提供者:潘君
  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. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26.08kb
    • 提供者:zhf
  1. Cohen-Sutherland

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

    • 发布日期:2017-03-29
    • 文件大小:59.21kb
    • 提供者: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
    • 文件大小:552.86kb
    • 提供者:jing
  1. liang-barsky

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

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

    0下载:
  2. OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:7.32kb
    • 提供者:oy
  1. caijiansu

    0下载:
  2. 对一个不断转动的茶壶进行三维裁剪动画,按鼠标右键停止转动,继续按右键可以观看不同裁剪平面的效果-Of a continuous three-dimensional rotating cutting teapot animation, click the right mouse button to stop rotating, right-click can continue to watch the effects of different clipping plane
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:13.32kb
    • 提供者:明明
  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
    • 文件大小:4.25kb
    • 提供者:
  1. clip

    0下载:
  2. 裁剪算法,基于Liangbasky的算法思想-Clipping Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1.57mb
    • 提供者:Michael
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:4.09kb
    • 提供者:zhanyun
  1. Opengl

    1下载:
  2. OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:李涛
  1. line-clipping

    0下载:
  2. OpenGL实现的直线裁剪算法,比较简单,梁友栋Barsky裁剪算法-OpenGL, cutting a straight line algorithms is relatively simple, Liang Youdong Barsky clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-22
    • 文件大小:1.15mb
    • 提供者:代码
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.75mb
    • 提供者:
  1. pictures-clipping-algorithm

    0下载:
  2. openGL使用Visual C++ 图片的裁剪算法-the openGL Visual C++ pictures clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:125.33kb
    • 提供者:瑞风
  1. Clipping-algorithm

    0下载:
  2. 计算机图形学,利用裁剪算法对窗口内图形裁剪-Computer graphics, clipping of the graphics window clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:1.14mb
    • 提供者:王振峰
  1. line-clipping

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

    • 发布日期:2017-03-29
    • 文件大小:2.21kb
    • 提供者:Archer钦
  1. Cyrus-Beck-Line-Clipping

    0下载:
  2. Cyrus-Beck Line clipping using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:Sly Code
  1. Cohen-Sutherland-line-clipping

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

    • 发布日期:2017-04-24
    • 文件大小:17.47kb
    • 提供者:Sly Code
« 12 3 »
搜珍网 www.dssz.com