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

搜索资源列表

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

    1下载:
  2. OpenGl 画圆使用最简单的极坐标方法。本程序已在视图上画上了网格线,可供清楚看清坐标系。-OpenGl draw a circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:253860
    • 提供者:wangchuan
  1. Circle

    0下载:
  2. Draw Ellipse opengl using bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:Nessen
  1. OpenGL

    0下载:
  2. 控制台程序,使用OpenGL在窗口内绘制一个圆形-Console application, use the OpenGL draw a circle in the window
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1282824
    • 提供者:Bandy
  1. DrawCircleOpengl

    0下载:
  2. My first Draw Circle By opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1942
    • 提供者:wizard
  1. Circle

    0下载:
  2. 在OpenGL环境下,用中点画线算法绘制奥运五环的图案-In the OpenGL environment, with the dotted line algorithm to draw the Olympic rings logo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:王晓路
  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. OpenGL

    0下载:
  2. 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制圆,可以改变其中心位置和半径。并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control command, Draw a circle on the right window, you can change its central location and radius. And can
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8889287
    • 提供者:李思吟
  1. homework2

    0下载:
  2. 基于OPENGL的 画图实现 基本的三角形和圆形源代码 可运行-based on OpenGL.draw the basic trangle and circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3343133
    • 提供者:mimi
  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-07
    • 文件大小:1947337
    • 提供者:eleven
  1. openGL

    0下载:
  2. 计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:19234
    • 提供者:david
  1. Circle

    0下载:
  2. vc6.0中利用opengl画一个圆,图形学基础作业-Use the opengl vc6.0 draw a circle, graphics background homework
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:778
    • 提供者:刘健
  1. OpenGL--MFC

    0下载:
  2. MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:150730
    • 提供者:文思祥
  1. circle

    0下载:
  2. 用OpenGL在C++畫出車輪图案, 利用圓形通式把它實現出來-With the OpenGL draw C++ wheel pattern round formula to achieve it out
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:1024
    • 提供者:Akari
  1. Circle

    0下载:
  2. Draw Ellipse opengl using bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:631
    • 提供者:egove
  1. (openGL)Fllood_4_8

    4下载:
  2. 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:647454
    • 提供者:赵雯雯
  1. OpenGL

    0下载:
  2. 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1259347
    • 提供者:程海粟
  1. CircleInClass

    0下载:
  2. OpenGL draw the circle, can be used to create an animation-OpenGL draw the circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:44002
    • 提供者:苍雪笑
  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
    • 提供者:夕饮冰
  1. opengl picture

    0下载:
  2. 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:14798848
    • 提供者:GTT
« 12 3 »
搜珍网 www.dssz.com