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

搜索资源列表

  1. HW3

    0下载:
  2. opengl绘制圆的三种算法,中心点画圆,bresenham画圆和正负法画圆。-Three kinds of algorithm of circle drawing OpenGL, center point circle, circle and law circle of positive and negative bresenham.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8478720
    • 提供者:小樱
  1. Matrix-Inversion-Algorithm

    0下载:
  2. 用OpenGL实现了点的显示,实现了求逆矩阵算法-Using OpenGL to achieve a point of the display, to achieve the inverse matrix algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:6845771
    • 提供者:苏末儿
  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. MagicCube

    0下载:
  2. Opengl 3D三阶魔方,集成了自动还原算法。-The Opengl Cube algorithm integrates automatic restore.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1942803
    • 提供者:尤琪
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2034786
    • 提供者:t-mac
  1. 3DTIN

    1下载:
  2. 通过绘制多个点,利用TIN生成算法生成tin三角网,并可以选择opengl模式添加光照纹理-painting points and build TIN and adding lighting and texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:109624
    • 提供者:michael
  1. shiyan3

    0下载:
  2. OpenGL Cohen_Sutherland 裁剪算法,使用矩形截取线段,并用不同颜色表示-OpenGL Cohen Sutherland clipping algorithm, using a rectangular intercept line, and is represented by a different color
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:214874
    • 提供者:淳于
  1. DrawLine-Circle

    0下载:
  2. OpenGL实现画线、画圆算法,代码可成功运行。-OpenGL implementation of the painting line, circle algorithm, code can be successfully run.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12007684
    • 提供者:sofia
  1. LTree

    0下载:
  2. OpenGL学习:使用递归算法,实现分形树的绘制-OpenGL learning: using a recursive algorithm, drawing fractal tree
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:242700
    • 提供者:gaochang
  1. Kuruskal_Minispining_tree

    0下载:
  2. 最小生成树Kruskal算法的实现,采用openGL显示界面,支持顶点数量设置,以及位置移动,边的权值可自行设置,界面右侧分两个版图,上方是原图,下方为算法运行过程图-Implement Kruskal minimum spanning tree algorithm, using openGL display interface, support for setting the number of vertices, and the location of the mobile, edge we
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8458897
    • 提供者:张立新
  1. SphereTexturing

    0下载:
  2. opengl球面纹理映射算法实现,需要include相应的库-opengl sphere texturing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:27316
    • 提供者:jinwei
  1. Ellipse-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于mfc的OpenGl实现的圆弧中点扫描算法绘制椭圆,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGl MFC implementation of the arc midpoint scanning algorithm to draw the ellipse, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2813198
    • 提供者:蔡颖
  1. Circle-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3183815
    • 提供者:蔡颖
  1. convex

    0下载:
  2. 凸包算法,包括暴力穷举法,递归算法等,最后使用opengl将所有的凸包顶点绘制-Convex hull algorithms, including violence exhaustive method, recursive algorithm, and finally use opengl all the convex hull VertexPaint
  3. 所属分类:Console

    • 发布日期:2017-05-27
    • 文件大小:9843449
    • 提供者:maorui
  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. ddaabres

    0下载:
  2. DDA算法和bresham算法画图,运用OPENGL的一个简单例子-DDA algorithm and bresham drawing algorithm, using the OpenGL a simple example
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:pang74387
  1. polygonfill

    0下载:
  2. 图形学实验,OPENGL编程,实现用图案填充多边行的算法-Graphics experiment, OPENGL programming, fill patterns realize multilateral line algorithm
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:8646
    • 提供者:lanag98a538
  1. polygon_scan

    0下载:
  2. 一个用OpenGL实现的多边形扫描线算法。-use OpenGL a polygon scan-line algorithm.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3061
    • 提供者:kau12m862
  1. Sutherland_Cohen

    0下载:
  2. 一个用OpenGL实现的Sutherland-Cohen裁剪算法。-use OpenGL one of Sutherland-Cohen cutting algorithm.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:danga81jijj
« 1 2 ... 28 29 30 31 32 3334 »
搜珍网 www.dssz.com