CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opengl 圆

搜索资源列表

  1. practise

    0下载:
  2. 用opengl绘制基本图元,包括直线,圆,椭圆-draw some basic graphics like lines and circles
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:11718178
    • 提供者:kimino
  1. OpenGL1

    0下载:
  2. 基于MFC的OpenGL语言画线、画圆算法,可以实现8个区间。其中每种功能都提供了至少一种函数。-OpenGL language painted line MFC-based, circle algorithm can achieve 8 range. Each of which features at least one function.
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:2114609
    • 提供者:刘杨
  1. OpenGLDrawImage

    0下载:
  2. OpenGL绘制图像,可用于绘制直线,圆等。 -OpenGL Image Zoom
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:52898
    • 提供者:gary
  1. MidPointCircle

    0下载:
  2. 用opengl实现bresenham算法画圆,先画1/8个圆,再借助圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm Circle, first draw the 1/8 round, and then with the symmetry of the circle to draw the rest
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-24
    • 文件大小:882
    • 提供者:焦点男孩
  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
    • 文件大小:219940
    • 提供者:黄芳
  1. ComputerGraphicExperiment

    0下载:
  2. 本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭 圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球 。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in d
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:4715187
    • 提供者:Richard
  1. openGL_project

    0下载:
  2. 一个简单的可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形,可以设置多边形颜色,进行填充,也实现了一些简单的画直线,画圆的算法-A simple interactive OpenGL applications to support the user using the mouse to create and delete the 2-dimensional polygon, you can set the polygon color, fill the polygon.Som
  3. 所属分类:OpenGL

    • 发布日期:2017-12-02
    • 文件大小:1798144
    • 提供者:叶子
  1. circle

    0下载:
  2. 中点Bresenham画圆算法,根据画圆步骤得到需要的圆。在OPENGL中实现。-print circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:1011
    • 提供者:zyy
  1. yuanxing

    0下载:
  2. 图像 处理 opengl 方程法和bresenham画圆 cpp源代码 有注解-Image processing opengl equation method and Bresenham Circle cpp source code annotated
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:2174
    • 提供者:xiewenhui
  1. little-eye

    0下载:
  2. 一个小程序基于opengl 包括画线画圆和种子填充法 计算机图形学-a little program use opengl
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:925
    • 提供者:zheng
  1. openglchange

    0下载:
  2. 使用opengl绘制一个圆底桌子,并且对桌子实现缩放,闪烁等多种变换-The opengl rendering a round bottom table, zoom, pan, and the table operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:313847
    • 提供者:刘嘉睿
  1. Demo

    0下载:
  2. OpenGL 交互式画线,画圆,椭圆,以及填充多边形,和简单三维物体。所有画图程序均为底层实现,图形均由像素点画出-OpenGL interactive drawing lines, circles, ellipses, and filled polygons, and a simple three-dimensional objects. All drawing program are the underlying implementation, graphics drawn by pixel
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:133855
    • 提供者:闵得恒
  1. scldraw2

    0下载:
  2. 基于MFC的opengl实现画线,画圆,画矩形, 用鼠标中键控制图形大小,鼠标左右键进行拖拉-based opengl draw line,rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2414426
    • 提供者:沙春林
  1. 10.1

    0下载:
  2. 光照模型,1. 绘制OpenGL程序,显示一个圆环,点光源设在圆环的中心位置,通过键盘操作实现光源的移动,观察光源移动时圆环的显示效果-Illumination model, drawing OpenGL program, displays a ring, the movement of the point source located at the center position of the ring, to achieve a light source through the keyboa
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:5272
    • 提供者:celera
  1. circl

    0下载:
  2. 基于MFC框架下的opengl的画圆程序,原创啊。已经通过了~-Opengl under the framework based on MFC' s Circle program, original ah. Had been adopted ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7835
    • 提供者:eakmar
  1. draw-ami

    0下载:
  2. 用opengl实先一些列的画圆功能,在平面上画圆,利用鼠标右键-draw amin
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:565
    • 提供者:eUSisn
  1. draw-mouse

    0下载:
  2. 用opengl实现鼠标功能,在平面上画圆,利用鼠标右键等-draw cicle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:731
    • 提供者:centyear
  1. huayuansuanfa

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

    • 发布日期:2017-04-05
    • 文件大小:1224
    • 提供者:pointf
  1. line-and-circle

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

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:巴洛特利
  1. MidPointCircle

    0下载:
  2. 用opengl实现bresenham算法画圆,先画1/8个圆,再借助圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm Circle, first draw the 1/8 round, and then with the symmetry of the circle to draw the rest
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:926
    • 提供者:ptsho
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com