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

搜索资源列表

  1. openglxibaofenlie

    0下载:
  2. opengl的细胞分裂演示程序。可以当作教学使用。使用一定的生灭算法。-opengl demonstration of the cell division process. Can be used as teaching. The use of certain birth and death algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10850
    • 提供者:周东文
  1. OpenGL_vckbase20

    0下载:
  2. 小程序  望大家指导 有哪位大侠有有JPDA算法的程序 能不能传一个给本人  信箱地址不变,多谢了-small program to draw everybody guidance Which heroes JPDA algorithm is a procedure-one can give I unchanged mail address, I would like to thank the
  3. 所属分类:OpenGL

  1. zuoye4light

    0下载:
  2. 对照红宝书上彩图13,14,16,17.对OpenGL光照测试的算法-Red Treasure Book on the color pictures were 13,14,16,17. OpenGL light of the testing algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:119686
    • 提供者:sunway
  1. Polygon-Scan

    1下载:
  2. 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5132
    • 提供者:CYJ
  1. GRAPHEXAMPLE

    0下载:
  2. 计算机图形学算法示例,用OPENGL和DIREXTX编程的计算机图形学简单入门程序,有利于初学者学习。-computer graphics algorithm for example, DIREXTX use OpenGL programming and computer graphics simple entry procedures, help beginners learn.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1709470
    • 提供者:Nina
  1. test_1_DFS_BFS

    0下载:
  2. 比较DFS与BFS 简单的实现了,小地图范围的两种寻路算法原理的比较。 左键控制,可自动寻找路径,方便观察-DFS compared with the simple realization of BFS, the small scope of the two map routing algorithms for comparison. Left control that can automatically find a path to facilitate the observation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:29642
    • 提供者:阿申
  1. C_Opengl_SolarSystem

    0下载:
  2. C++ 编写的太阳系模拟系统,采用rugge/kutta4阶算法,opengl-C preparation of the solar system simulation system used rugge/kutta4 band algorithm, opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6350
    • 提供者:xuyihui
  1. Sdiv

    0下载:
  2. 用VC和OpenGL编写的图形程序,还包括了一个subdivision算法.适合初学者学习.-VC and OpenGL graphics prepared by the procedures, It also included a subdivision algorithm. for beginners learning.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74377
    • 提供者:Wayne
  1. tuxingxue3

    0下载:
  2. 图形学第三次实验报告,主要实现两种画线的算法。-graphics third experiment, the two main line drawing algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:78854
    • 提供者:黑石头
  1. youxudoudong

    0下载:
  2. 用OPENGL编写,主要用有序抖动算法实现光强的有序变化.-prepared using OpenGL, mainly ordered dithering algorithm to achieve the orderly light intensity changes.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:YUJUN
  1. tianchongsaomiaoxian

    1下载:
  2. 计算机图形学区域填充算法。扫描线填充算法的实现。-computer graphics regional filling algorithm. Scan Line filling algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3287
    • 提供者:丘志光
  1. Subdiv1217

    1下载:
  2. Du Sabin和butterfly等曲面细分算法。使用openGL绘制-Du Sabin and butterfly, and other sub-surface algorithm. Drawing use openGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:179289
    • 提供者:Ian
  1. scan_line_polygonfilling

    0下载:
  2. OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3546
    • 提供者:ldx
  1. fudongchuanti

    0下载:
  2. 本算法是浮动窗体中的OpenGL多视图的实现,实现球体的旋转,前后移动。-the algorithm is floating the OpenGL Form Multi-View the realization of ball rotation, moving around.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:191280
    • 提供者:陈琴
  1. ray_trace

    1下载:
  2. VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:244042
    • 提供者:weiguian
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40862
    • 提供者:wanhy
  1. 6.0MFC_OPENGL_PFbresenham

    0下载:
  2. 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:62081
    • 提供者:cseason
  1. Spline+ellipse

    0下载:
  2. 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74937
    • 提供者:wgede
  1. barsky

    0下载:
  2. OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2006
    • 提供者:魏然
  1. fanhunxiao54jh

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

    • 发布日期:2008-10-13
    • 文件大小:46261
    • 提供者:于洋
« 1 2 3 4 56 7 8 9 10 ... 46 »
搜珍网 www.dssz.com