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

搜索资源列表

  1. tuoluo

    0下载:
  2. 在Visual C++ 6.0环境下,利用OpenGL开发的陀螺运动的仿真,实现了陀螺的各种可能的运动,由于算法采用了四元素法,故对于各种可能的运动,不会出现极点。-in Visual C 6.0 environment, the development of the OpenGL gyro movement simulation, achieving a gyroscope possible campaign, is to use the four elements, and therefor
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:109828
    • 提供者:杨海锋
  1. 大规模地形渲染

    2下载:
  2. 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:731840
    • 提供者:小高
  1. Intra3D-Software

    3下载:
  2. 基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5507076
    • 提供者:胡锦涛
  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. SMOKE.rar

    1下载:
  2. 实时的2D流体仿真算法--烟雾,本框架的目的就是让程序员可以轻松的拓展实现三维的流体仿真。,Real-time 2D fluid simulation- smoke, the purpose of this framework is to allow programmers to easily achieve the expansion of three-dimensional fluid simulation.
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-16
    • 文件大小:3628
    • 提供者:ding
  1. saomiaoxiantianchongsuanfa

    0下载:
  2. 多边行填充的扫描线算法 C++ OPENGL-Multilateral line scan line fill algorithm C++ OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1564194
    • 提供者:songt
  1. CGproject

    0下载:
  2. 用c++实现了zbuffer的消隐算法。这是计算机图形学中最经典的一个算法。-Using c++ implements zbuffer the blanking algorithm. This is the classic computer graphics an algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11743773
    • 提供者:fang
  1. fire

    0下载:
  2. 水纹火焰岩浆算法 c++代码,效果很不错,希望对大家有帮助-Flame Algorithm水纹magma c++ Code, the effect is pretty good, I hope all of you help
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:98476
    • 提供者:motor
  1. OpenGL

    0下载:
  2. OpenGL教程的详细说明,及其中的算法设计和用Visual C++实现-OpenGL Tutorial detailed descr iption of the algorithm and its design and use Visual C++ Achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:637445
    • 提供者:青青
  1. CG1

    0下载:
  2. 一个opengl下的图形学实验,展示了DDA算法画直线、中点Bresenham算法画直线、改进Bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-Opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point Bresenham algorithm for drawing a straight l
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2163818
    • 提供者:林思哲
  1. sweep

    0下载:
  2. 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:658512
    • 提供者:倪翔
  1. C

    0下载:
  2. C语言编程绘图介绍,很详细 1、二维图形中基本图元的生成算法 2、二维图形的基本操作和图形处理的算法 3、二维图形的输入与输出。 4、三维几何造型技术的研究。 5、真实感图形的生成算法-C design
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:497180
    • 提供者:hanhai
  1. opengl

    0下载:
  2. 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, B
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:96771
    • 提供者:侯建元
  1. etfsoft

    0下载:
  2. 利用OpenGL渲染写出毛笔字的算法 C++代码-Using OpenGL to write the writing brush character rendering algorithmC++ code
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:860017
    • 提供者:
  1. DLGPro_OpenCV

    0下载:
  2. 直方图规定算法、中值滤波算法、锐化算法 C-Histogram specification algorithm, median filtering algorithm, sharpening algorithm C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:140711
    • 提供者:杜燕
  1. 中点画线(提高)

    0下载:
  2. 在OpenGL环境下用c++语言实现中点画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the midpoint line drawing algorithm and draw ten thousand straight lines.)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-02
    • 文件大小:20500480
    • 提供者:theone123
  1. 提高(Bresenham)

    0下载:
  2. 在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-02
    • 文件大小:10429440
    • 提供者:theone123
  1. tmaluju

    0下载:
  2. 适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-06
    • 文件大小:3072
    • 提供者:3Or50P
  1. digwkb

    0下载:
  2. 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:C454z5
  1. lab8

    0下载:
  2. C++简单实现编码裁剪算法和梁友栋裁剪法(Simple c + + coding for cutting algorithm and Liang Youdong cutting method)
  3. 所属分类:OpenGL

    • 发布日期:2018-05-06
    • 文件大小:24834048
    • 提供者:悖论
« 12 3 4 5 »
搜珍网 www.dssz.com