CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. tuxing

    2下载:
  2. 图形学实验,用opengl画圆,实现中点Bresenham算法画直线,实现改进Bresenham算法画直线码,实现具有宽度的图形(线刷子或方刷子)-Graphics experiment, using opengl draw a circle to achieve the midpoint of Bresenham algorithm for drawing a straight line, to achieve improved Bresenham algorithm for drawing
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2742
    • 提供者:吴心
  1. 3

    0下载:
  2. 实验要求: 1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图 提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:132093
    • 提供者:马卫龙
  1. DrawCircleOpengl

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

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

    0下载:
  2. 使用visual studio中的OpenGL内库画圆-draw circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1706
    • 提供者:wangzhongjing
  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. circle

    0下载:
  2. 面向初学者的openGl的简单例子,如何画一个圆-the simple example of openGl, draw a circle
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1473
    • 提供者:olong
  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. 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
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
« 12 3 »
搜珍网 www.dssz.com