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

搜索资源列表

  1. selection

    0下载:
  2. 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:588.6kb
    • 提供者:张扬
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:407.7kb
    • 提供者:wuxuegang
  1. OpenGLOCX

    0下载:
  2. 基于OpenGL的ActiveX控件 可以绘制各种直线和曲线并且进行各种变换-OpenGL-based ActiveX controls can draw various curves and straight lines and various transformation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23.97kb
    • 提供者:李冰
  1. simpledraw

    0下载:
  2. 是一个简单的用opengl画图的程序 完成了直线,圆等简单图形的绘制-is a simple drawing with opengl procedures completed the straight, round and other simple graphics rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:78.85kb
    • 提供者:吕武玲
  1. test7

    0下载:
  2. 一个线段的裁减算法,具体实现在矩形区域内,对两条直线裁减。-a segment of the reduction algorithm, rectangular concrete realization in the region, the two straight cuts.
  3. 所属分类:OpenGL

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

    1下载:
  2. OpenGL有着很好的交互式程序设计接口,通过选定与反馈等机制可以很好的实现交互式绘图设计。再与MFC相结合,简直可以很容易的开发出相关的类CAD软件。 由OPENGL负责图元的创建和编辑以实现动画,由MFC负责与操作系统的信息交换。分工合作,层层实现 在主菜单上新建三个不同的菜单项分别实现生成图元,拖动图元,删除图元的功能。特别的,关于直线的拖动要用到橡皮直线技术。-OpenGL is a good interactive programming interface, through
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30.69kb
    • 提供者:nikolai
  1. liujc

    0下载:
  2. 这是计算机图形学的一个作业--直线裁剪,需要vc再搭配openGL使用,使用方法:输入直线两端点坐标即可,记得输入是X1回车Y1回车X2回车Y2!-This is a computer graphics operations -- cutting straight, vc longer need to use openGL mix, use : Admission at both ends of linear coordinates can be, remember import X1 X2 r
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:刘培坚
  1. fanhunxiao54jh

    0下载:
  2. 反混淆直线 采用未加权的区域采样算法 效果很不错-anti-aliasing using unweighted straight regional sampling algorithm is pretty good results
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45.18kb
    • 提供者:于洋
  1. liangbarskey

    0下载:
  2. 梁友栋算法 可以实现画直线 选边框裁减 很简单却很经典-friends of Liang Dong algorithm can achieve elections framed paintings straight cuts very simple classic
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:16.07kb
    • 提供者:李明月
  1. 01图形学课设

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

    • 发布日期:2008-10-13
    • 文件大小:763.49kb
    • 提供者:花阿花
  1. cg_opengl

    0下载:
  2. 一些OpenGl的相关资料,包括两个直线生成算法的ppt文件,一份openGL参考书籍的资料,和一个小程序-OpenGl some of the relevant information, including two straight generation algorithm ppt documents, a openGL reference books, and a small program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1020.98kb
    • 提供者:修罗
  1. CSharpOpenGL9

    0下载:
  2. 在C#中使用CsGL实现OpenGL反锯齿直线效果的一个例子。 -in C# using OpenGL CsGL achieve straight-aliased effects of an example.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.3kb
    • 提供者:张瀚
  1. 拓展的Bresenham画直线(全象限全斜率)

    1下载:
  2. 拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。,Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal w
  3. 所属分类:OpenGL

    • 发布日期:2016-10-17
    • 文件大小:283.86kb
    • 提供者:Wwh
  1. 分别以直线段正三角形为初始生成元

    0下载:
  2. 分别以直线段正三角形为初始生成元,实现迭代次数在6次以内的Kock曲线,要求用键盘交互控制迭代次数。-Equilateral triangle is a straight line segment, respectively, the initial generator, to achieve the number of iterations in less than 6 times Kock curve, requiring interaction with the keyboard cont
  3. 所属分类:OpenGL

    • 发布日期:2017-04-02
    • 文件大小:1.02kb
    • 提供者:陈韬
  1. OpenGL.rar

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1.58kb
    • 提供者:溺所至
  1. Line.rar

    1下载:
  2. glut画线程序 自己做了一个用glut画直线段、多段线和闭合直线段的小程序.操作方法:单击鼠标右键会有弹出菜单,执行相关命令可以画线。 如果下所包里的程序不能执行,用VC重新编译一下就可以执行了。,Line glut procedures do draw a line segment with glut, multi-paragraph straight line and close the applet. operation: Click the right mouse button w
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:66.02kb
    • 提供者:guo
  1. Animation_Line

    0下载:
  2. 用opengl画一条直线,然后使物体沿直线运行,并可以加速与减速-Draw a straight line with opengl, and then make the object along a straight line running, and can accelerate and decelerate
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:446.86kb
    • 提供者:gaoboyu
  1. openGL

    0下载:
  2. 用OpenGL实现直线、虚线、电话线以及在屏幕上输出OpengL字样的源代码-A straight line with the OpenGL implementation, dotted line, telephone line and the words on the screen output OpengL source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:61.79kb
    • 提供者:张玺
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5.38mb
    • 提供者:同济
  1. straight-line--Kock-curve

    0下载:
  2. 基于直线的Kock曲线的,利用OpenGL的一些函数来实现计算机图形学的实验内容,其中用到了很多图形学的函数-Kock curve based on the straight line, the use of some of the functions of OpenGL to achieve the experimental content of computer graphics, which uses a lot of graphics function
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1.25kb
    • 提供者:李波
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com