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

搜索资源列表

  1. Spline+ellipse

    0下载:
  2. 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73.18kb
    • 提供者:wgede
  1. ellipse

    0下载:
  2. 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:964byte
    • 提供者:feifei
  1. Ellipse.rar

    0下载:
  2. glut画椭圆程序 OpenGL中无专门的画椭圆命令,所以自己做了一个用glut画椭圆程序。,OpenGL oval painting process glut of non-specialized order oval painting, so do a procedure with an oval painting glut.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:53.38kb
    • 提供者:guo
  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. Circle

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

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

    1下载:
  2. 用OpenGL实现的中点画椭圆算法,包括实现了调整窗口大小,椭圆不会变形。-OpenGL implementation in the dotted ellipse algorithm, including the realization of the window is resized, the ellipse will not be deformed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:339.31kb
    • 提供者:刘禹
  1. 3DMeasuringObjectPose

    0下载:
  2. 用惯量椭圆法实现轴对称目标的三维姿态测量新方法-Application of Ellipse of Inertia in Measuring the Object′s 3D Pose from Mono-View
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:278.98kb
    • 提供者:ganming
  1. ellipse

    0下载:
  2. ellipse using openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:183.24kb
    • 提供者:Shobi
  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. 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
    • 文件大小:1.15kb
    • 提供者:jjjj
  1. openGL

    0下载:
  2. 此程序的功能是实现基本的openGL中的画线算法,总共有四个算法。DDA画线算法,中点Bresenham算法画直线,改进Bresenham算法画直线以及 四分法绘制椭圆-Feature of this program is to achieve the basic openGL draw lines in the algorithm, a total of four algorithms. DDA line drawing algorithm, Bresenham midpoint line d
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:周中锋
  1. Painter

    1下载:
  2. 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:102.73kb
    • 提供者:芳琪
  1. gui16

    0下载:
  2. 包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。-Including drawing a straight line, anti-aliasing straight line, circle, el
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:269.37kb
    • 提供者:charles
  1. MidBresenhamellipse

    0下载:
  2. 用MidBresenhamellipse画椭圆,并进行离散化-With MidBresenhamellipse ellipse, and the discrete
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.2mb
    • 提供者:
  1. openGL

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

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

    0下载:
  2. OpenGL中椭圆的源代码,MFC类响应OnDRAWEllipseTO中的代码编写-OpenGL source code of the ellipse, the MFC class response code is written in OnDRAWEllipseTO
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4.97kb
    • 提供者:yuanguoxi
  1. ellipse

    0下载:
  2. Eclipse 椭圆画线算法!是课程资源!值得参考!-Eclipse elliptical line drawing algorithm! Curriculum resources! Worth considering!
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:44.16kb
    • 提供者:zhangjiawen
  1. ellipse

    0下载:
  2. 用Bresenham算法实现椭圆的绘制。 已知椭圆的长半轴和短半轴,根据Bresenham算法绘制椭圆。 -With Bresenham algorithm oval drawing. Semimajor and semiminor known ellipse, Bresenham algorithm to draw an ellipse.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:725byte
    • 提供者:若风
  1. Ellipse

    0下载:
  2. OpenGL中椭圆的源代码,MFC类响应OnDRAWEllipseTO中的代码编写-OpenGL source code of the ellipse, the MFC class response code is written in OnDRAWEllipseTO
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:5.02kb
    • 提供者:swithPr
  1. display-a-ellipse

    0下载:
  2. 画一个椭圆,颜色可自己定义 位置自己设计 最后导入到PPM文件中 查看-Draw an ellipse, the color can be defined position yourself design The last imported into the PPM file viewer
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3.83kb
    • 提供者:Mr.kf
« 12 »
搜珍网 www.dssz.com