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

搜索资源列表

  1. 在OpenGL中实现基本的计算机绘图

    1下载:
  2. 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:45468
    • 提供者:许晓晓
  1. opengl_test_lod

    1下载:
  2. 地形渲染,使用OPENGL 和 C++,使用ROAM经典算法,LOD算法化简提高效率,完成对场景的浏览。-Rendering, use the OPENGL and C++, using the classical algorithm ROAM, LOD algorithm is simplified to improve efficiency, complete view of the scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3109634
    • 提供者:diaoc2
  1. PickDemo02

    0下载:
  2. 我本人做的一个拾取算法实现的程序,主要是利用鼠标以及摄像机生成的射线进行判断,图像可以用鼠标进行拾取-I do a pickup algorithm procedure, mainly using the mouse and the resulting ray camera to judge, the image can be picked up with the mouse
  3. 所属分类:3D图形编程

    • 发布日期:2013-02-18
    • 文件大小:3772652
    • 提供者:周宇峰
  1. MagicCube

    0下载:
  2. 旋转的立方体 OPENGL 通过鼠标拖动可以旋转。使用轨迹球算法实现-Cube OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:2499
    • 提供者:ZhangKang
  1. Sutherland_Hodgeman_Clip

    0下载:
  2. OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:7495
    • 提供者:oy
  1. glGPGPU

    0下载:
  2. 使用OpenGL实现的GPU光线跟踪,采用Voxel算法实现-OpenGL implementation using GPU ray tracing, using Voxel algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2608613
    • 提供者:william
  1. bezier

    1下载:
  2. 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3376160
    • 提供者:cs
  1. qiudongtaiyinshensuanfa

    0下载:
  2. 计算机图形学球的动态隐线算法,基于OpenGL平台-Dynamic computer graphics the ball hidden line algorithms, OpenGL-based platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:302129
    • 提供者:于爱国
  1. POINTS

    0下载:
  2. opengl扩展,遮挡判断。无需自己编写遮挡查询算法,速度非常快-occlusion query
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12743979
    • 提供者:liyu
  1. opengl_detect

    0下载:
  2. opengl 盒状碰撞检测算法,同时带有opengl简单的学习框架-opengle detect
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:19240
    • 提供者:徐焕东
  1. sugar_0.4-3.tar

    0下载:
  2. 基于OpenGL的2D硬加速图形库,实现了常用的2D图形显示算法。-Based on the 2D hardware accelerated OpenGL graphics library, a commonly used algorithm for 2D graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:176046
    • 提供者:xiao mao
  1. OlympicGL

    0下载:
  2. 使用Visual C++6.0继承开发环境,基于OpenGL动态绘制奥林匹克五环标志的一个小源码。代码只有一个C语音源文件。算法相对简单-The use of Visual C++ 6.0 development environment, inheritance, dynamic rendering based on OpenGL Olympic rings logo, a small source. There is only one voice C code source file. Rel
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:839920
    • 提供者:tanke
  1. SIFTAlgorithmcodes

    0下载:
  2. D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:506269
    • 提供者:
  1. Implit_Function_And_Marching_Cube

    1下载:
  2. 实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:74551
    • 提供者:lemon lee
  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 generate a round and Bresenham algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:132093
    • 提供者:马卫龙
  1. Cohen-Sutherland

    1下载:
  2. 程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系. 起始状:用户输入所画线段的起点和终点坐标 结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:4347
    • 提供者:
  1. pingjie

    0下载:
  2. 基于图像的绘制技术不仅可以弥补传统基于几何绘制技术的不足,而且能给出更丰富的图像显示. 文中从实际应用出发,提出并实现了图像拼接新算法,并在此基础上,利用OpenGL的纹理映射技术,将全景 图像作为纹理图像映射到由OpenGL预先构造出的虚拟视点空间上,并实现了虚拟场景的全景漫游.-Image-based rendering technology not only can make up for the traditional geometry-based rendering techn
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:186882
    • 提供者:417944633
  1. Scanline

    1下载:
  2. 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:56159
    • 提供者:侯锦
  1. zyBresenham

    0下载:
  2. Bresenham算法的动画演示程序,用opengl编写,可以显示斜率大于1和小于1的两种情况。-Bresenham algorithm animation demo program using opengl prepared to show the slope is greater than 1 and less than 1 in both cases.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:张程懿
  1. Gouraud

    0下载:
  2. 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:32021
    • 提供者:wyywd
« 1 2 3 45 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com