CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - openGL clipping

搜索资源列表

  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. caijian

    0下载:
  2. 是opengl开发的关于多边形裁剪的程序哦,是没有问题的,亲,可以放心下载哦-Opengl development program on polygon clipping Oh, no problem, the pro, you can rest assured download!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1256037
    • 提供者:cami
  1. ClipCohSuth

    0下载:
  2. 直线裁剪,用opengl实现,命令行形式-line clipping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:94676
    • 提供者:hartman
  1. liang--barsky

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

    • 发布日期:2017-11-02
    • 文件大小:1300
    • 提供者:siva
  1. liang-barsky

    0下载:
  2. This program is the Implementation of Liang Barsky Line Clipping Algorithm using Opengl in Visual C++.
  3. 所属分类:Education soft system

    • 发布日期:2017-11-15
    • 文件大小:965
    • 提供者:shakith
  1. Cohen-Sutherland

    0下载:
  2. This a C++ program which shows the Cohen-Sutherland Line Clipping Algorithm using Opengl.-This is a C++ program which shows the Cohen-Sutherland Line Clipping Algorithm using Opengl.
  3. 所属分类:Education soft system

    • 发布日期:2017-11-14
    • 文件大小:1152
    • 提供者:shakith
  1. OpenGL_clipping

    0下载:
  2. 用OpenGL实现用矩形裁剪线段. 先用鼠标右键拖出一个矩形. 再用左键划线段.自动剪裁.-With OpenGL implementation rectangular clipping segments. Use the right mouse button and drag a rectangle. Then left-crossed segment automatically cut.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:1467364
    • 提供者:gunleon
  1. caijian

    0下载:
  2. 简易的opengl平面裁剪(主要用于作为学习参考范例)-Simple opengl plane clipping (mainly used as a learning reference example)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1730
    • 提供者:郑敦江
  1. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1002529
    • 提供者:李强
  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-04-14
    • 文件大小:4233
    • 提供者:Carneys
  1. Sutherland_Hodgeman_Clip

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

    • 发布日期:2017-04-05
    • 文件大小:7539
    • 提供者:冯建梅
  1. test02253

    0下载:
  2. opengl 简单的在窗口中画一个方块,以此了解剪裁区域-opengl simply draw a box in the window, in order to understand the clipping region, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:trysfi
  1. ch8CohenSutherlandLineClip2D

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

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

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

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

    0下载:
  2. 计算机图形学中的直接编码裁剪算法,用C语言利用opengl实现的-Direct encoding computer graphics clipping algorithm, using C language using opengl implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8903213
    • 提供者:汪鹏
  1. main

    0下载:
  2. Cyrus-Beck Line Clipping Algorithm using openGL
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1331
    • 提供者:Sly Code
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2034786
    • 提供者:t-mac
  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
    • 提供者:淳于
  1. 2

    0下载:
  2. 计算机图形学基于OPENGL的多边形裁剪。-Computer graphics based on OPENGL polygon clipping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1930
    • 提供者:钟玥谣
« 1 23 »
搜珍网 www.dssz.com