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

搜索资源列表

  1. dda&bres

    0下载:
  2. DDA算法和bresham算法画图,运用OPENGL的一个简单例子-DDA algorithm and bresham drawing algorithm, using the OpenGL a simple example
  3. 所属分类:OpenGL

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

    0下载:
  2. DDA直线, DDA直线实例
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53581
    • 提供者:地瓜
  1. DDA

    0下载:
  2. DDA 算法 achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:minglus
  1. DDABresenham.rar

    0下载:
  2. 鼠标点击的DDA算法 Bresenham算法,Mouse to click the DDA algorithm Bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:125325
    • 提供者:凤超
  1. glutdlls37beta.zip

    1下载:
  2. 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:153110
    • 提供者:jianqifan
  1. openglbresenhamDDA

    0下载:
  2. 运用netbean,基于java语言,bresenham算法,DDA算法画直线的比较-The use of netbean, based on the java language, bresenham algorithm, DDA draw a straight line algorithms comparison
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:11546
    • 提供者:雷家怀
  1. dda

    0下载:
  2. 利用OpenGL实现直线光栅化的DDA算法,还可以继续优化!-GOOD
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:749
    • 提供者:王建
  1. include

    0下载:
  2. 直线生产算法,理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。-Straight-line production method, understanding the basic graphic elements of the basic principles of grating, have a basic graphic elements rasterization algorithms, the use of OpenGL to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4107
    • 提供者:zhanyun
  1. 20091227linedda

    0下载:
  2. 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:211496
    • 提供者:aliang
  1. DDA

    0下载:
  2. dda算法实实现画线,并且是用c++和OpenGL实现的。-DDA to plot a line,to apply with the c++ and the opengl!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:75666
    • 提供者:huganle
  1. DDA

    0下载:
  2. 采用C#和CSOPENGL实现计算机图形课程中DDA画直线算法-Using C# and CSOPENGL computer graphics course to achieve DDA line drawing algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:193643
    • 提供者:duyi
  1. openGL

    0下载:
  2. 此程序的功能是实现基本的openGL中的画线算法,总共有四个算法。DDA画线算法,中点Bresenham算法画直线,改进Bresenham算法画直线以及 四分法绘制椭圆-Feature of this program is to achieve the basic openGL draw lines in the algorithm, a total of four algorithms. DDA line drawing algorithm, Bresenham midpoint line d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1732882
    • 提供者:周中锋
  1. DDA

    0下载:
  2. Algorithm - Drawing a line - DDA
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:172299
    • 提供者:kien
  1. DDA-linear-programming-algorithm

    0下载:
  2. 1. 编程实现DDA直线生成算法或其它直线生成算法 2. 编程实现Bresenham圆弧生成算法或其它圆弧生成算法 -1 DDA linear programming algorithm to generate a straight line or other generation algorithm 2 to generate programming Bresenham algorithm or other circular arc generation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3650295
    • 提供者:gbq
  1. DDA

    0下载:
  2. 用DDA算法画直线,y用像素点画的,主要是在opengl中的-use DDA
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:602
    • 提供者:myulong
  1. DDA

    0下载:
  2. 图形学作业:DDA画线算法的OPENGL实现。-the homework of Computer Graphics:the realization of DDA algorithm in OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:252423
    • 提供者:王亚峰
  1. dda

    0下载:
  2. 关于DDA算法,同时有五个功能实现,可以按键盘调节大小-About the DDA algorithm, while five functions can adjust the size of the keyboard
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-05
    • 文件大小:3732
    • 提供者:刘沁
  1. DDA

    0下载:
  2. 计算机图形学上课实验之DDA生成直线算法,运行无误-Computer graphics class experiment DDA generate linear algorithm run correctly
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:127727
    • 提供者:程曦
  1. DDA

    0下载:
  2. DDA算法,严格按照课本上的算法而来,代码简洁,有详细的注释-DDA algorithm, in strict accordance with the textbook algorithm from the code simple, detailed notes
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:844
    • 提供者:焦点男孩
  1. DDA

    0下载:
  2. 使用DDA的画线的方法画出不同象限的直线。-DDA line drawing method to draw a different quadrant of the straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:991
    • 提供者:Lee
« 12 3 4 5 »
搜珍网 www.dssz.com