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

搜索资源列表

  1. Slider-Cube

    1下载:
  2. 用Jave写的滑动积木块游戏算法(人工智能A*算法),用OpenGL做的运行界面,理论上可以实现任意子的滑动积木块游戏。游戏规则为将所有黑子移到白子的右边所需的最少走步。可以作为人工智能的学习资料使用,便于更深入的理解A*算法。-Sliding write Jave building block game algorithm (Artificial Intelligence A* algorithm), run interface with OpenGL, in theory, can be a
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:1821510
    • 提供者:吴平
  1. Bresenham

    0下载:
  2. 使用OpenGL编程实现Bresenham直线扫描转换算法-draw BresenhamLine with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:4079
    • 提供者:young
  1. seripinski

    0下载:
  2. seripinski分型算法的演示程序,使用了openGL,同时也可以学习OpenGL-seripinski genotyping algorithm demo program uses OpenGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-27
    • 文件大小:1455604
    • 提供者:Yuan Fang
  1. Cloth-Simulation

    0下载:
  2. 布料质点弹簧算法,OpenGL中常用布料仿真,包括重力和碰撞-failed to translate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:315949
    • 提供者:samien
  1. GrabCut

    0下载:
  2. GrabCut实现源代码 贾斯廷·塔尔博特,jtalbot@stanford.edu 放置在公共领域,2010 代码最后更新,2006 使用Graphcut实现弗拉基米尔• 柯尔莫哥洛夫(vnk@cs.cornell.edu),2001。 要求:OpenGL,供过于求,OpenCV库来编译和运行。 用法:grabcut。 exe < ppm文件名> 使用鼠标拖动矩形在前台部分的显示图像。 然后使用以下键 1 :显示图像 “2”:显示
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:37257
    • 提供者:王明
  1. 43523578Rand_Map

    0下载:
  2. 地形生成算法的研究,基于opengl三维地形生成算法的研究-Terrain generation algorithm, based on opengl three-dimensional terrain generation algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-11-25
    • 文件大小:1093398
    • 提供者:张政
  1. assignment4.2

    0下载:
  2. Opengl+VS2012 实现三角形的光栅化 使用插值算法渲染-Opengl+VS2012 achieve triangle rasterization rendering using interpolation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-29
    • 文件大小:18815
    • 提供者:kid
  1. TheRaytracer

    1下载:
  2. 光线跟踪算法(opengl),有阴影,有透明,有遮挡,但由于没有使用任何加速算法,生成速度较慢,约为28秒。-Ray tracing algorithm (opengl), with shadow, transparent, cover, but the absence of any acceleration algorithm used to generate slower, about 28 seconds.
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-23
    • 文件大小:1894400
    • 提供者:杨自
  1. hudiejie

    0下载:
  2. opengl 画蝴蝶结算法 适合初学者的方法,可以参考一下。-opengl painting bow
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:1924673
    • 提供者:孙媛
  1. Bresenham

    0下载:
  2. 基于OpenGL的Bresenham划线算法的代码实现,鼠标左键点击拖动实现划线-Marking algorithm based OpenGLBresenham code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:1410
    • 提供者:李凯
  1. 8

    0下载:
  2. opengl做的区域填充中的八联通区域,模拟了算法大致实现后的效果。-opengl do Unicom area fills in the eight regions, roughly simulate the algorithm to achieve the effect.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:1563992
    • 提供者:sjj
  1. mirror

    0下载:
  2. 用opengl真实绘制场景,利用镜面发射的效果和采用光线跟踪算法实现光照。-True with opengl rendering scenes, the use of mirror effects and launch ray tracing algorithm using illumination.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:249049
    • 提供者:李奕
  1. Focus-On-3D-Terrain

    0下载:
  2. 基于OpenGL开发的一个地形引擎。 书里边提供了很多先进的地形算法-A terrain Engine based on OPENGL. Source code for Focus On 3D Terrain
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:12023831
    • 提供者:李刚
  1. viewmorphing

    0下载:
  2. 计算机动画中的morphing的隐函数插值处理算法。计算机图形学中也有应用,用到了OPENGL-Computer animation morphing implicit function interpolation processing algorithms. Recommended Recommended
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:136922
    • 提供者:杨鹤凌
  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22887404
    • 提供者:金媛媛
  1. DrestronstructionOpencvMfcOpengl

    0下载:
  2. opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-opencv three-dimensional reconstruction, mfc framework opengl display, camera calibration to achieve a three-dimensional reconstruction of the whole process of reconstruction using the BM algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7141189
    • 提供者:金媛媛
  1. rayTracing

    0下载:
  2. 用openGL和c++實現光線追綜算法,文件包含說明文檔,源代碼和可執行文件-With openGL and c++ achieve ray tracing algorithm mechanized, the file contains documentation, source code and executable files
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:82696
    • 提供者:王志明
  1. MyCS-VGE

    1下载:
  2. 运用OpenGL实现的一个虚拟场景,里面有山体的渲染、水的渲染、旗帜的渲染、房屋的渲染、下雪场景的渲染、3ds的载入、数据库链接以及路径算法等。 使用方法: P键:在房屋附近的路径上(一定要站在道路上才有效)按P键后,系统自动随机生成一个喜洋洋在地图上,并搜索你目前位置到它的最短路径,并在地面上显示。 空格键:系统只允许人在平地上行走,要实现全方位自由漫游需按空格键。 G键:天气的变化,可以切换下雪天和晴天。 鼠标左键:射击,把出现的喜洋洋射死后,它就自动消失了。 鼠标滑
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13721182
    • 提供者:高晨旭
  1. jubupipei

    0下载:
  2. c++做的局部匹配算法,使用c++和openGL编写-3D segmentataion and matching
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-16
    • 文件大小:25327214
    • 提供者:田振华
  1. LSystemTree

    0下载:
  2. 利用opengl和分形图形算法思想模拟树木成长-Thought fractal graphics algorithms simulate trees grow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:890335
    • 提供者:戴鹏达
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 34 »
搜珍网 www.dssz.com