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

搜索资源列表

  1. OpenGL_CircleAlgorithm

    0下载:
  2. OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:111.91kb
    • 提供者:Leon
  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
    • 文件大小:987byte
    • 提供者:minglus
  1. opengltext

    0下载:
  2. 实现中点画圆,画线,画椭圆,DDA画线,以及bresenham画线,画圆.-To achieve the midpoint of a circle, draw lines, draw ellipse, DDA line drawing, and bresenham drawing lines, circles.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:389.65kb
    • 提供者:汤姚
  1. 32590132

    0下载:
  2. 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:152.15kb
    • 提供者:li
  1. Bressonham.tar

    0下载:
  2. 利用opengl实现中点Bressonham画直线和圆,改进的Bressonham画直线等。容计算机画图算法和opengl应用技术为一体的代码,非常值得大家学习!-Opengl midpoint Bressonham realize the use of a straight line and circle drawing, improved Bressonham such as painting a straight line. Let the computer opengl drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:江军
  1. glut_mouse_keyboard

    0下载:
  2. Visualc++ 实现画圆 线 矩形 设备应用鼠标 键盘控制-Visual c++ realising to draw a line circle and rectangle with mouse and keyboard
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:9.28kb
    • 提供者:jonathan
  1. openglwtf

    0下载:
  2. 此文件为pdf文件,方便读者学习OpenGL。OpenGL具有三大特点: 1、与C 语言紧密结合。 2、强大的可移植性。 3、高性能的图形渲染。 -Computer graphics instructions, given generation algorithm straight line, circle and ellipse generation algorithm, two-dimensional graphics geometric transformation al
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:248.87kb
    • 提供者:翁天发
  1. graph_drawing

    0下载:
  2. 二维图形的绘画。用DDA算法、中点算法、Bresenham算法实现直线段的绘制;用正负法和Bresenham算法实现圆的绘制。-Two-dimensional graph drawing. With the DDA algorithm, the midpoint algorithm, Bresenham straight line drawing algorithm with positive and negative law and Bresenham algorithm to draw a
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:陈博灿
  1. line-and-circle

    0下载:
  2. 直线和圆的openGL 快速算法,仅供参考-line and circle drawing arithmetic for reference only
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1.86kb
    • 提供者:王骏华
  1. circle

    0下载:
  2. 计算机图形学-画直线和圆 使用opengl完成的画圆和画直线-Computer graphics- use opengl draw lines and circles and draw a straight line to complete the circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:eleven
  1. shiyan1

    0下载:
  2. 用OpenGL实现中点Bresenham算法画直线与圆,改进Bresenham算法画直线-The midpoint of the Bresenham algorithm for drawing a straight line and circle, using OpenGL to improve the Bresenham algorithm draw a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:588byte
    • 提供者:张凡
  1. graphicsdraw

    0下载:
  2. 基于MFC的opengl的画线与画圆,可以在mfc上用opengl画线或圆。-Drawing a line and draw a circle based on the MFC-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.6mb
    • 提供者:访问要
  1. test

    0下载:
  2. opengl用点的形式画成圆直线和大小不同的点-opengl with the point in the form of painting a circle different points of the straight line and the size of
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-29
    • 文件大小:413.35kb
    • 提供者:王小贱
  1. Draw_Line_circle_fill

    1下载:
  2. Opengl实现的用图形学算法那DDA和Bresenham算法画直线和画圆及颜色填充算法。-Opengl achieved with graphics algorithm that DDA and Bresenham algorithm draw a straight line and draw a circle and color fill algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:5.43mb
    • 提供者:ljm
  1. Bresenham

    0下载:
  2. Opengl,实现Bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,C++实现。-Opengl, Bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:32.32kb
    • 提供者:孟jc
  1. huangfang2

    0下载:
  2. 利用OpenGL和VC++ 6.0实现的点、直线和圆的不同方法的绘制比较-OpenGL and VC++ 6.0 points, a straight line and a circle different methods drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-03
    • 文件大小:214.79kb
    • 提供者:黄芳
  1. OpenGL--Demo

    0下载:
  2. OpenGL由像素点生成直线,圆和椭圆算法,以及生成螺旋星线算法。和框架搭载,方便初学者编程,-OpenGL pixels generated by a straight line, circle and ellipse algorithms, and algorithms to generate spiral Star Line. And frame mounted, easy for beginners to programming,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:141.75kb
    • 提供者:闵得恒
  1. line-and-circle

    0下载:
  2. 直线和圆的openGL 快速算法,仅供参考-line and circle drawing arithmetic for reference only
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:巴洛特利
  1. FourOpenGL--yes

    0下载:
  2. 用C++集体编写的直线和圆的生成算法,有bresenham和DDA等,可以选择边画图模式-line and circle and opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:5.95mb
    • 提供者:月出
  1. Lab02b

    0下载:
  2. 计算机图形学OpenGL实现中点画线和中点画圆的方法-Computer Graphics OpenGL implementations dotted line and method midpoint Circle of ...
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9.61mb
    • 提供者:戴诗鹏
« 12 »
搜珍网 www.dssz.com