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

搜索资源列表

  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
    • 文件大小:39.9kb
    • 提供者:wanhy
  1. 3DDelaunay

    3下载:
  2. 用C++和OpenGL实现基于生长法的三角形剖分算法,并把该算法的实现算法应用到地形的显示中去!-using C and OpenGL-based growth method triangulation algorithm, and the realization of this algorithm is applied to the terrain display!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:963.09kb
    • 提供者:lkl
  1. GPU-KLT-1.0

    0下载:
  2. 利用C++实现的KLT跟踪算法,通过GPU提高算法效率。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50.08kb
    • 提供者:小白
  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
    • 文件大小:3.54kb
    • 提供者:ding
  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
    • 文件大小:11.2mb
    • 提供者:fang
  1. 3D

    0下载:
  2. 3D图像算法从入门到进阶(包含C实现的源码说明)-3D image from entry to advanced algorithm (implemented in C source code containing instructions)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:276.13kb
    • 提供者:iamice
  1. ToonShading_example

    0下载:
  2. 经典渲染算法toon shading的C++实现,程序采用C++和OpenGL实现-Classic rendering of toon shading algorithm C++ Achieve, procedures using C++ And OpenGL to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:1.38mb
    • 提供者:bin wang
  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
    • 文件大小:622.5kb
    • 提供者:青青
  1. Doo-Sabin

    0下载:
  2. Doo-Sabin多边形细化算法的OpenGL和C++实现-Doo-Sabin polygonal thinning algorithm of OpenGL and C++ to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:101.93kb
    • 提供者:reallycsc
  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-13
    • 文件大小:2.06mb
    • 提供者:林思哲
  1. ShivaVG-0.2.1

    0下载:
  2. 基于OPENGL的OpenVG实现,用c实现的OpenVG的硬加速算法,在SVG、2D图形显示等方面有参考价值。-OPENGL based on the realization of the OpenVG, c achieved by OpenVG hardware to accelerate the algorithm, in SVG, 2D graphics, such as have reference value.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:456.5kb
    • 提供者:xiao mao
  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
    • 文件大小:643.08kb
    • 提供者:倪翔
  1. DDA

    0下载:
  2. dda算法实实现画线,并且是用c++和OpenGL实现的。-DDA to plot a line,to apply with the c++ and the opengl!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:73.89kb
    • 提供者:huganle
  1. graphics-lab

    0下载:
  2. 计算机图形学上机实验指导,OPENGL基础, 2.计算机图形学实验 (二) – OPENGL变换3.计算机图形学实验 (三) - 画线、画圆算法的实现 4.计算机图形学实验(四) - 高级OPENGL实验 5.计算机图形学实验(五)- 高级OPENGL实验 6.计算机图形学实验 (六) –-Computer graphics on experiments guidance, OPENGL based on 2 Computer Graphics experiments (B)-
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:154.39kb
    • 提供者:罗强
  1. Bresenham

    0下载:
  2. Opengl,实现Bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,C++实现。-Opengl, Bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by C++.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-04
    • 文件大小:32.32kb
    • 提供者:孟jc
  1. Zbuffer

    1下载:
  2. 用OPENGL和C++实现了扫描线Z-buffer算法-OPENGL and C++ achieved by scanning line Z-buffer algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:wzh
  1. OpenGL-ball

    0下载:
  2. 采用C++和C实现subdivide 算法-Subdivide algorithm is realized by using C++ and C
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:蒋楚楚
  1. 23381662

    0下载:
  2. 图像融合源码,它是一种图像融合算法的C++实现程序-Image fusion of source code, it is a kind of image fusion algorithm c++ implementation procedures,,
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-13
    • 文件大小:190.68kb
    • 提供者:Normln
  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-03
    • 文件大小:19.55mb
    • 提供者: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-03
    • 文件大小:9.95mb
    • 提供者:theone123
« 12 3 »
搜珍网 www.dssz.com