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

搜索资源列表

  1. 三维真实感图形的绘制.rar

    3下载:
  2. 科学计算可视化,计算机动画和虚拟现实是现在计算机图形学的三个热点。而这三个热点的核心都是三维真实感图形的绘制。由于OpenGL(Open GraphicsLibrary)具有跨平台性、简便、高效、功能完善,目前已经成为了三维图形制作方法中事实上的工业标准。自从WindowsNT3.51在微机平台上支持OpenGL以后,现在微软公司在Windows95OSR2、WindowsNT4.0中连续性的提供OpenGL开发环境。VisualC++从4.2 版本以后已经完全支持OpenGL API,使三维世
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:11301
    • 提供者:
  1. Exam2_texture

    0下载:
  2. 本实演示了在MFC中如何建立OpenGL的程序框架,如何进行纹理贴图的坐标计算,以及混和方法的实现。-this is a demonstration of how to establish MFC OpenGL framework of the procedure, how texture mapping coordinates, and the mixture of achievement.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:355711
    • 提供者:xjq
  1. MyCollision2

    0下载:
  2. 本程序主要介绍碰撞检测编程的具体方法,通过计算空间点与平面的距离-the procedures introduced Collision Detection of specific programming method by calculating space points and the distance between the plane
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34070
    • 提供者:Quard
  1. 2181916312320079115445374425

    0下载:
  2. 介绍了垂直同步的相关知识。 介绍了一种简单的计算帧速(FPS)的方法。 最后,我们列出了一份完整的天体动画程序清单。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:78484
    • 提供者:顾文森
  1. 在VC++中使用OpenGL绘制典型曲面

    0下载:
  2. 基本几何图元是OpenGL进行建模的最基本的方法,但其对较复杂真实物体的建模则比较困难。对于这些复杂物体的建模,需要用到OpenGL基本库和功能库函数(gl库和glu库)以对图元进行扩展并完成法向计算、曲线生成和曲面构造等内容。这种对基本图元的扩展实际也就是对点、线及多边形的扩展。OpenGL中定义的点可具有不同大小的尺寸,其扩展的函数形式为:
  3. 所属分类:OpenGL

    • 发布日期:2010-11-20
    • 文件大小:44544
    • 提供者:hkjfile@126.com
  1. 1

    0下载:
  2. OpenGL方面的论文。文章介绍了一种利用较小的存储空间和计算时间,实现在大面积网格数据上动态贴纹理的方法。利用此方法使用适当的纹理函数.结合OpenGL的自动纹理扩展可在动画过程中自动的生成纹理贴图。-OpenGL papers. This paper presents a use of a smaller storage space and computing time, implementation in a large area grid data dynamic texture pas
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:133428
    • 提供者:LiMing
  1. 16_Fog

    0下载:
  2. 你将学会三种不同的雾的计算方法,以及怎样设置雾的颜色和雾的范围。-Well in this tutorial I will show you how to to add fog to your OpenGL program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:720819
    • 提供者:zichenyu
  1. subdivide20_renew

    0下载:
  2. 作者:Henning Biermann 可以解析VRML文件,将数据分类存放在一个树结构中后在计算机上显示成三维图形,并应用Loop和Catmull—Clark的细分方法,对图形细分,使其更接近真实图形。-Author:Henning Biermann parse VRML file,restore the data in a tree and display them in the computor,subdivide the surface by Loop and Catmull-C
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16696539
    • 提供者:王丽珠
  1. Lesson16

    0下载:
  2. 在基于VC的OpenGL中实现三种不同的雾的计算方法,以及怎样设置雾的颜色和雾的范围。-OpenGL-based VC' s fog in the realization of three different calculation methods, and how to set the color of the fog and mist in the range.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1369517
    • 提供者:呵呵
  1. Plastic-bubble-and-the-complexity-of-underwater-ex

    3下载:
  2. ,将边界元出BE M)与有限元法(FEM)棉合提将边界元算法(BE M)与有限元法(FEM)藕合出了气泡与弹塑性结构榈合动力学计算方法,并开发了全套的三维水下气泡分析程序(UBA) ,计算值与实验值之间误差在10 以内-Plastic bubble and the complexity of underwater explosion
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:579322
    • 提供者:snake
  1. OpenGL_Teapot1

    0下载:
  2. OpenGL的一个例程(茶壶),可以了解到网格剖分,实物加载,动态剖分,渲染,变形,旋转等三维效果处理和常用的3D计算方法,可以直接调试跟踪-An OpenGL example-teapot, From this example, you can learn mesh, load object, render, change shape, rotate, etc. and common 3D algorithm. you can degug this programe.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4500622
    • 提供者:李平
  1. opengl_qt_draw3D

    0下载:
  2. 四棱锥由5个面构成一个封闭的立体图,其中4个共顶点的侧面是三角形,底面是个四边形。如果我们要绘制一个3D的四棱锥只需要绘制这5个面即可,绘制的方法和前一篇文章OpenGL_Qt学习笔记之_03(平面图形的着色和旋转)的相同。只不过这里的顶点坐标是3维的,所以图像深度那一维不一定为0。因此我们可以事先计算好四棱锥各个顶点的坐标,这对学过立体几何的人来说应该是小case了。然后绘制每个面就可以。 注意,在opengl中绘制每个面时,所有面给出的顶点的顺序都要按照逆时针或者顺时针(我这里采用的
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:309471
    • 提供者:wuwei
  1. fog

    0下载:
  2. 利用openGL来实现雾的效果,通过这个程序可以学会三种不同的雾的计算方法,以及怎样设置雾的颜色和雾的范围。 -OpenGL to achieve mist effect, through this process can learn the method for the calculation of three different fog, as well as how to set the range of the color of the fog and fog.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-28
    • 文件大小:86750
    • 提供者:潘琳
  1. src

    0下载:
  2. openCL并行计算相关的样例源码,一共有10章的源码,由浅入深地展现了opencl的编写方法-OpenCL parallel computing sample source, a total of 10 chapters of the source, Deep show opencl preparation method
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-25
    • 文件大小:2759
    • 提供者:Taotao
  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
  1. 17450982

    0下载:
  2. 代码为QPSK半分析方法计算误码率,下载后直接运行就行了-Code for QPSK half analysis method to calculate ber, download directly after operation
  3. 所属分类:OpenGL program

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