搜索资源列表

  1. OpenGL 椭圆绘制

    0下载:
  2. 就是用OpenGL在VC上写的绘制椭圆的算法

    是中点方法

  3. 所属分类:OpenGL

    • 发布日期:2008-11-02
    • 文件大小:219774
    • 提供者:askry31
  1. 01图形学课设

    0下载:
  2. 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, re
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1077248
    • 提供者:花阿花
  1. opengl小程序

    0下载:
  2. 我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:888832
    • 提供者:晓迪
  1. DDA&Bresenham

    0下载:
  2. DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:247808
    • 提供者:李冰海
  1. apofkgrjj

    0下载:
  2. 一个简单的程序,可以画各个象限的椭圆弧,和整个椭圆。-a simple procedure, each quadrant can draw an ellipse, and the entire oval.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1900544
    • 提供者:lusang
  1. OpenGL_star

    0下载:
  2. vc.net2005 ,OpenGL编程,旋转椭圆+自环绕卫星程序。-vc.net2005, OpenGL programming, elliptical rotation around the satellite since procedures.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:90112
    • 提供者:wn
  1. ellipse

    0下载:
  2. 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码-Draw an oval. Which uses opengl for drawing point function, and the rest is ordinary C++ Code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:feifei
  1. 22

    0下载:
  2. 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Tian
  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 gener
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:2089984
    • 提供者:马卫龙
  1. fitellipse

    0下载:
  2. 椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合-Ellipse fitting to the picture in jpg format to find oval, and fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:lxs
  1. Ellipse

    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

    • 发布日期:2024-05-15
    • 文件大小:54272
    • 提供者:guo
  1. glutdlls37beta

    0下载:
  2. 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。-The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorith
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:153600
    • 提供者:jianqifan
  1. Drawgraph

    0下载:
  2. 计算机图形学中绘制椭圆,矩形,折线,圆在GDI和OpenGL中实现-Computer graphics, drawing ellipse, rectangle, line, round to achieve in the GDI and OpenGL
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:103424
    • 提供者:糖小夕
  1. ComputerGraphics_GDI

    0下载:
  2. OPENGL图形绘制(一个椭圆,一个矩形)-Graphics by VS to run out of (an oval, a rectangle)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:蒋松
  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 algori
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:1732608
    • 提供者:周中锋
  1. 12-GLFun

    0下载:
  2. iphone openGL 例程 有画线,画方块,画椭圆,和画图-iphone openGL sample
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:716800
    • 提供者:王琦林
  1. Painter

    0下载:
  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

    • 发布日期:2024-05-15
    • 文件大小:105472
    • 提供者:芳琪
  1. openGL

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

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:david
  1. OpenGL--Demo

    0下载:
  2. OpenGL由像素点生成直线,圆和椭圆算法,以及生成螺旋星线算法。和框架搭载,方便初学者编程,-OpenGL pixels generated by a straight line, circle and ellipse algorithms, and algorithms to generate spiral Star Line. And fr a me mounted, easy for beginners to programmi
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:145408
    • 提供者:闵得恒
  1. OpenGL绘制参数曲线

    0下载:
  2. opengl绘制参数曲线,这里绘制的是很多条短直线逼近一个椭圆,比较适合新手(OpenGL draw parameter curve, here is drawing a lot of short straight line approaching an ellipse, more suitable for novice)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3548160
    • 提供者:小啰啰
« 12 3 »

源码中国 www.ymcn.org