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

搜索资源列表

  1. test_troi

    0下载:
  2. 判断两个模型是否碰撞,并具体模拟演示碰撞过程和汇报碰撞的结果,以验证本文提出的OBB层次结构和算法的可行性。此模型实例描述的是两个对象的碰撞,一个静止,而另外一个处于运动状态,他们发生碰撞的时候,就进行相应的处理。-judge whether the two model collisions, and specific demonstration of the collision process simulation and reporting the results of the collis
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1075697
    • 提供者:张冲
  1. VisualC++Examples

    0下载:
  2. Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17387146
    • 提供者:cuiyu
  1. fractal_book

    0下载:
  2. 分形D-S算法实现地形及云实例代码,用Opengl实现
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:424877
    • 提供者:jiawei
  1. Openglscr

    0下载:
  2. 基于OPENGL的VC++雪花屏保源代码,不能可以学习一下生成算法,很漂亮的雪花漫天飞舞,有地面与空中的透视切换,这应该算是最简单的OPENGL实例了,初学OPENGL你应该参考一下。 -OPENGL of VC++ based on snow screensaver source code generation algorithm can not learn about very beautiful snowflakes flying sky, ground and aerial per
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:141148
    • 提供者:宇烁
  1. 321

    0下载:
  2. 利用OpenGL实现直线光栅化的DDA算法。基于.NET+openGL平台的一个代码实例。-Using OpenGL to achieve linear grating of the DDA algorithm. Based on. NET+ openGL platform a code example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:753
    • 提供者:游侠
  1. OpenGL_3D_graphics_algorithms_demonstrate_a_variet

    0下载:
  2. OpenGL各种3D图形算法演示教程实例OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples-OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples of OpenGL 3D graphics algorithms demonstrate a variety of tutorial examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:81219
    • 提供者:lam
  1. snow

    0下载:
  2. 基于OPENGL的VC++雪花生成源代码,不算太复杂,可以学习一下雪花形状的生成算法,可以用X和F键控制清屏和停止,比较简单的OPENGL实例,初学OPENGL你应该参考一下-OPENGL based on the VC++ source code generated snow, not too complicated, you can learn about the snowflake shape generation algorithm, you can use X and F keys t
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:185572
    • 提供者:钱冰
  1. Touzi

    0下载:
  2. 本程序是依据网上流传的nehe opengl 教程中第七课的实例进行功能加强的。 保持了源程序的光照(由L键控制),纹理和视角旋转变化(方向键和上下翻建),并贴了六个图,分别表示骰子的六个面。 增加了由回车键控制骰子开始旋转,空格键控制旋转结束。主要算法是利用rand()函数功能,对6取余,得到0—5的随机数, 利用switch语句,把骰子的任意一个面旋转到视口上,以此来实现骰子功能。-This procedure is based on the popular online neh
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1372281
    • 提供者:yang yz
  1. OpenGL

    0下载:
  2. OpenGL 编程实例。 绝妙的算法,画出三维地球仪-OpenGL programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1673
    • 提供者:suo
  1. Robot

    0下载:
  2. 基于vc环境下opengl的开发实例:机器人、摄像漫游、环境配置、地面的构成算法。-Based on the development of an instance of the opengl vc environment: the robot, camera roaming, environment configuration, the ground construction algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:4379
    • 提供者:薄纯涛
  1. RayTracer

    0下载:
  2. 光线跟踪实例。该程序实现了光线跟踪算法。-Ray tracing examples. The program implements the ray tracing algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8869659
    • 提供者:kylin qi
  1. 321

    0下载:
  2. 利用OpenGL实现直线光栅化的DDA算法。基于.NET+openGL平台的一个代码实例。-Using OpenGL to achieve linear grating of the DDA algorithm. Based on. NET+ openGL platform a code example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:797
    • 提供者:ndfulof
  1. Bezier

    0下载:
  2. Bezier曲线d定义算法,图形学课后的实例示范,可以照着学习。-Bezier curve d definition algorithm, graphics class after school example, you can follow the study.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:158587
    • 提供者:黄吉花
  1. vzrizty

    0下载:
  2. 遗传算法的matlab实现程序 多个实例与多种计算方法,很好的-Matlab to achieve multiple instances of genetic algorithm and a variety of calculation method, very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:Rqdecat
搜珍网 www.dssz.com