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

搜索资源列表

  1. tu

    0下载:
  2. 用C语言编写的计算机图形学实验,包括直线生成、圆生成、几何变换、填充、裁剪、分形图形等-C language computer graphics experiment, including the Linear round generated geometric transformation, filling, cutting, fractal graphics
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:10292
    • 提供者:藤飞
  1. graphic

    0下载:
  2. 1、二维图形的生成:点,直线,圆,椭圆,矩形的生成; 2、裁剪:对线段的裁剪; 3、几何变换:图形的平移,缩放,旋转; 4、区域填充:扫描线种子填充法; -1, the generation of two-dimensional graphics: points, straight lines, circles, ellipses, rectangles generated , cutting: cutting of the line segment 3, geometric
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:2444390
    • 提供者:絮儿纷飞
  1. Computer-graphics

    0下载:
  2. 用C++编写的实现计算机图形学中的直线,自由曲线,bezier曲线,nurbs曲面,填充,裁剪,显示直线交点等基本功能。-The realization of the c++ write computer graphics, linear, free curve, bezier curve, nurbs surface, filling, cutting, show the basic function such as straight line intersection point.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-03
    • 文件大小:2384089
    • 提供者:D.bin
  1. 2008302590043

    0下载:
  2. 绘图:直线,园,三维球体 填充:边缘填充、种子填充 裁剪:各种算法裁剪 变换:平移变换,对称变换-Drawing: a straight line, the park, the three-dimensional sphere filled: the edge of filling, seed filling cutting: algorithm cropping transform: translation transform symmetry transformation
  3. 所属分类:Graph program

    • 发布日期:2017-12-03
    • 文件大小:3820549
    • 提供者:周朝龙
  1. RRR

    0下载:
  2. 直线,矩形,椭圆,圆,弧线的绘制,以及填充,裁剪,拾取平移,旋转等基本操作。-Lines, rectangles, ellipses, circles, arcs, drawing, filling, cutting, pickup pan, rotate and other basic operations.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:1934238
    • 提供者:李华
  1. drawing

    0下载:
  2. 简单画图工具,可画曲线,直线,圆,实现裁剪,旋转-Simple drawing tools, can be painted curve, straight lines, circles, to achieve cutting, rotate
  3. 所属分类:Graph program

    • 发布日期:2017-11-19
    • 文件大小:2166525
    • 提供者:毛雨晴
  1. cut

    0下载:
  2. 画出直线或多边形,用矩形进行裁剪,即将在矩形内部的部分留下显示出来,外部的去掉-Draw a straight line or polygon, rectangle crop, to be left inside the rectangle part is displayed, remove external
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-26
    • 文件大小:1905772
    • 提供者:GinMadrid
  1. Linear-cutting-program

    0下载:
  2. 计算机图形学实验课中的直线的裁剪程序的源代码-The the source code of the the clipping of the a straight line in the the in the computer graphics experimental class procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-23
    • 文件大小:1864488
    • 提供者:陈崇帮
  1. tuxingdazuoye

    0下载:
  2. 图形学 直线 圆,填充 裁剪以及相关的二维,三维图形生成功能-Graphics straight round, filling cropping and related two-dimensional, three-dimensional graphics generation capabilities
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:2075833
    • 提供者:小猫
  1. Graphics-cutting-algorithm

    0下载:
  2. 通过Visual C++编程对直线段的裁剪算法的原理和目的进行讲解-Programming through Visual C++ clipping algorithm for line segment to explain the principles and purposes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1485255
    • 提供者:petor
  1. 2011302590183

    0下载:
  2. 计算机图形学实习程序 包括画直线、多边形、圆,以及多边形和圆的填充和裁剪,还有图形的几何变换。-This program includes the function of drawing lines,polygons and circles.It alse contains the cut and fulfill operations of polygons and circles.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5477434
    • 提供者:Misaya
  1. include1

    0下载:
  2. 请分别给出直线的三种不同位置情况,测试实验代码是否存在问题,有的话请调试改正。 可能的话,可以尝试实现梁友栋裁剪算法。-Please give a straight line, respectively, three different locations, the test code to test if there is a problem, so please correct debugging. If possible, Dong LIANG You can try to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:5960
    • 提供者:asacoup
  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. CGcode

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算法,平移变换,比例变换,对称变换,区域填充,图像裁剪-Computer graphics algorithms source code used: a straight line generating algorithm, curve generation algorithm, translation transformation, the proportion of transformation, symmetry transformatio
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3618
    • 提供者:guosonl
  1. Line_Cut

    0下载:
  2. 直线的裁剪,实现保留指定区域内的直线,梁永栋算法,图形学重点知识,附实验报告-Straight cut, achieved within the designated area to retain the linear, Liang Yongdong algorithms, graphics focused on knowledge, with a test report
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8477
    • 提供者:罗元国
  1. Cohen-Sutherland

    0下载:
  2. 简单计算机图形学算法,通过Cohen-Sutherland算法,处理裁剪直线。-Simple computer graphics algorithms, by Cohen-Sutherland algorithm to handle cutting a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2372337
    • 提供者:Elaine
  1. computer-graph

    0下载:
  2. 计算机图形学中绘制直线、圆、曲线,图形变换,给多边形填充和二维裁剪算法。-Computer graphics, drawing lines, circles, curves, graphics transform to a two-dimensional polygon fill, and clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:58442
    • 提供者:余扬海
  1. CUTOUT

    0下载:
  2. 这是一份关于直线段的裁剪算法的源代码,具体情况请下载观看。-This is a line segment on the cutting algorithm source code, the specific situation, please download to watch.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1612
    • 提供者:回首遥望
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学功能的实现,包括编写计算机图形学图形处理程序,该程序包括: 1、画直线、画多边形、画圆、画字符 2、对多边形进行填充 3、图形裁剪 4、图形的几何变换 等功能 -Realization of computer graphics functions, including the preparation of computer graphics, image processing program, which includes: 1, draw a straigh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:7984492
    • 提供者:Eagle Crown
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:257204
    • 提供者:林伟鸿
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com