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

搜索资源列表

  1. FourOpenGL--yes

    0下载:
  2. 用C++集体编写的直线和圆的生成算法,有bresenham和DDA等,可以选择边画图模式-line and circle and opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6238545
    • 提供者:月出
  1. aa

    0下载:
  2. 利用opengl画一条直线,给初学者一个入门的机会,是个很好的代码-Use opengl draw a straight line, to give beginners a chance to get started is a good code
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:745
    • 提供者:yudong
  1. line

    0下载:
  2. 使用c语言和opengl开发出的直线,适合初学者使用,代码简介-Opengl using c language and the development of the line, suitable for beginners to use, code Introduction
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:宋茂轩
  1. twoline

    0下载:
  2. 使用c语言和opengl开发出的俩直线相交的程序,适合初学者学习使用-C language using both linear and intersecting opengl developed procedures for beginners to learn to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:827
    • 提供者:宋茂轩
  1. lab3-interactive

    0下载:
  2. opengl 简单键盘交互操作 OpengGL点、直线、多边形的绘制 简单字符绘制-Opengl simple keyboard interactions OpengGL point, line, polygon drawing Simple character drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2248185
    • 提供者:何苗
  1. GUANGSHAN

    0下载:
  2. opengl光栅图形生成代码,利用光栅算法生成直线-Raster graphics opengl generate code using linear algorithm to generate raster
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:224674
    • 提供者:赵宇
  1. OpenGL_straight-line

    0下载:
  2. 基于opengl的直线画法,包含DDA画线法、中点画线法和Bresenham画线法-Based on opengl drawing a straight line, including DDA line drawing method, the dotted line method and Bresenham line method
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:142578
    • 提供者:Carlos
  1. OpenGL_line_and_circle

    0下载:
  2. 画圆圈和直线的程序,用opengl实现的-Circular motion and linear process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:81994
    • 提供者:Wang Guangli
  1. glshademodeSMOOTH

    0下载:
  2. 指定OpenGL的着色模型 直线或填充多边形可以用一种颜色绘制 也可以用多种颜色绘制-Specifies the OpenGL shading model You can draw a straight line or filled polygons can be drawn with one color in a variety of colors
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3245130
    • 提供者:魏斌
  1. TextureaLine

    0下载:
  2. 计算机图形学纹理和直线源代码,适合初学者进行理解。先调配环境在运行。-OpenGL & Visual C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1269959
    • 提供者:盛夏果子
  1. Bresenham

    0下载:
  2. OPENGL下使用bresenham算法实现的一个画线程序,画出的为直线线段,颜色随机。-Bresenham algorithm using a line drawing program, draw a straight line segment, random color under OPENGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:664455
    • 提供者:杨金帝
  1. DDA

    1下载:
  2. 用OpenGL绘制DDA直线:两点确定一条曲线,即用鼠标点两点使-DDA draw a straight line with OpenGL: two points determine a curve, that makes two points with the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-08
    • 文件大小:4096
    • 提供者:yuejuntao
  1. main

    0下载:
  2. 通过中心加权采样法实现直线的反走样。并不是直接使用opengl中的库函数。-Anti-aliasing line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:1085
    • 提供者:沐洛
  1. DDA

    0下载:
  2. 用opengl通话DDA画线算法画直线~-OpenGL call DDA line drawing line.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:19506
    • 提供者:大师
  1. DDA

    0下载:
  2. 基于openGL的代码,在VS2010上实现 1.直线的DDA算法 2.直线的Bresenham算法 3.圆弧的生成算法 -OpenGL code based on the realization VS2010 1. DDA line algorithm 2. Bresenham line algorithm 3. Arc generation algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5126997
    • 提供者:紫陌
  1. Primitive

    0下载:
  2. OpenGl绘制直线和圆形的简单程序。用鼠标控制绘图,左键画线,右键画圆。-OpenGl to draw lines and circles of simple procedures。Use the mouse to control the drawing, left to draw lines, right circle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:717242
    • 提供者:陈苗苗
  1. drawGeom

    0下载:
  2. Opengl基本编程实现,包括画点,画直线,折线,多边形,带填充色的多边形等几何图形的绘制-Opengl basic programming, including the draw point, draw lines, polylines, polygons, filled with colored geometric drawing polygons
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:268143
    • 提供者:yangyang
  1. glsamle1

    0下载:
  2. opengl实现画直线 opengl实现画直线 opengl实现画直线-opengl achieve linear paintingsopengl achieve linear paintingsopengl achieve linear paintings
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2506576
    • 提供者:su
  1. circlePaint

    0下载:
  2. opengl编写的一个基本的画直线算法 太原理工大学习题作业-opengl prepared a basic draw a straight line algorithm operation Taiyuan University of Technology Exercises
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:877
    • 提供者:du378539
  1. full_graph

    0下载:
  2. 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。-with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7184
    • 提供者:qiao602379
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com