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

搜索资源列表

  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:417483
    • 提供者:wuxuegang
  1. threeSamplesForOpenGL

    0下载:
  2. 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:211863
    • 提供者:邹文科
  1. openGL画圆算法

    0下载:
  2. 用openGL画圆
  3. 所属分类:OpenGL

  1. CG_2

    0下载:
  2. openGL利用bresenham算法画圆,需要在vc6.0环境下运行-openGL draw a circle using bresenham algorithm needs to run under in vc6.0
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:242255
    • 提供者:洋蒸鱼
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5642770
    • 提供者:同济
  1. CBresCircleView

    0下载:
  2. 在MFC下用种子算法实现画圆,在C++编程环境下运行-In the MFC algorithm using seed drawcircle in C++ Programming environment running under
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:26675
    • 提供者:淋雨
  1. CG1

    0下载:
  2. 一个opengl下的图形学实验,展示了DDA算法画直线、中点Bresenham算法画直线、改进Bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-Opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point Bresenham algorithm for drawing a straight l
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2163818
    • 提供者:林思哲
  1. drawcircle

    0下载:
  2. 用中点画圆算法画个整圆,在c++里用opengl实现-Draw a circle with the midpoint algorithm for drawing a full circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:11028
    • 提供者:jjs
  1. huayuansuanfa

    0下载:
  2. 基于openGL的重点画圆算法和画椭圆算法。用C++代码实现-OpenGL-based algorithm and draw the focus of ellipse circle algorithm. C++ code using
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1180
    • 提供者:jjjj
  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
    • 文件大小:4977409
    • 提供者:
  1. graphics-lab

    0下载:
  2. 计算机图形学上机实验指导,OPENGL基础, 2.计算机图形学实验 (二) – OPENGL变换3.计算机图形学实验 (三) - 画线、画圆算法的实现 4.计算机图形学实验(四) - 高级OPENGL实验 5.计算机图形学实验(五)- 高级OPENGL实验 6.计算机图形学实验 (六) –-Computer graphics on experiments guidance, OPENGL based on 2 Computer Graphics experiments (B)-
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:158093
    • 提供者:罗强
  1. Points-Circle

    0下载:
  2. 通过中点画圆算法画一个圆,但有一些缺陷,希望对大家有用。-Midpoint circle algorithm by drawing a circle, but there are some shortcomings, I hope useful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:289094
    • 提供者:王海强
  1. bresenham3

    0下载:
  2. 基于 Bresenham算法画圆并对其进行种子填充。-Bresenham algorithm based on a circle and its seed filling.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:祁悦欣
  1. cycle

    0下载:
  2. 利用 Bresenham 算法画圆并对其进行填充操作 !-Draw a circle using Bresenham algorithm and its filling operation!
  3. 所属分类:OpenGL

    • 发布日期:2017-04-01
    • 文件大小:1069
    • 提供者:悦欣
  1. 20051610317_1

    0下载:
  2. 用C++以及MFC基于bresenham算法画圆并进行填充!-In C++ and MFC based bresenham algorithm and draw a circle to fill!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:50920
    • 提供者:悦欣
  1. test7

    0下载:
  2. 基于CG的二维图形程序,通过动画的方式表示了Bresenham画圆算法的过程-CG-based two-dimensional graphics program, expressed by way of the animation process Bresenham Circle Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:338754
    • 提供者:王铸阳
  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
    • 文件大小:33100
    • 提供者:孟jc
  1. OpenGL

    0下载:
  2. 扫描画圆、中点画圆、Bresenham画圆算法、四分之一圆画圆算法-Scan circle, the midpoint Circle, Bresenham circle algorithm, fourth round circle algorithm, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1688382
    • 提供者:泪无痕
  1. Bresenham

    0下载:
  2. Bresenham画圆算法,采取圆的8个对称点画圆,增添鼠标控制事件-On Bresenham algorithm, take a round of eight symmetrical point circle, adding mouse control events
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1372
    • 提供者:张博
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
« 12 »
搜珍网 www.dssz.com