CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 纹理贴图

搜索资源列表

  1. 纹理贴图

    0下载:
  2. vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5970
    • 提供者:1
  1. 纹理贴图

    0下载:
  2. 实例介绍在delphi环境下opengl特别是纹理贴图的开发步骤-examples in delphi environment opengl particularly textures development steps
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1469208
    • 提供者:黄雷
  1. 使用OPENGL 纹理贴图

    0下载:
  2. 使用OPENGL 纹理贴图,绘制三叶玫瑰
  3. 所属分类:源码下载

    • 发布日期:2011-03-24
    • 文件大小:1421761
    • 提供者:predominant2008
  1. opengl贴图旋转长方体

    0下载:
  2. 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
  3. 所属分类:源码下载

    • 发布日期:2012-06-25
    • 文件大小:2587
    • 提供者:jndxxh@163.com
  1. OpenGL_TextureCube

    0下载:
  2. OPENGL做的纹理贴图立方体,很有学习的价值-OPENGL to do the texture mapping cube, it is studying the value of
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3725720
    • 提供者:KANGHAO
  1. texture

    4下载:
  2. 简单的Opengl纹理贴图,包括球体贴图,柱体贴图,和用贝塞尔曲线画苹果并且贴纹理-Simple Opengl texture mapping, including mapping the sphere, cylinder block, and the use of Bezier curves and paste texture painting Apple
  3. 所属分类:OpenGL

    • 发布日期:2012-10-26
    • 文件大小:4634859
    • 提供者:siucan
  1. SolarSystem

    1下载:
  2. 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-29
    • 文件大小:5121300
    • 提供者:杨阳
  1. OpenGLtexturemappingandrotationexample

    0下载:
  2. OpenGL 纹理贴图与旋转示例 OpenGL texture mapping and rotation example-OpenGL texture mapping and rotation example
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2312338
    • 提供者:wildness
  1. 684181

    0下载:
  2. OpenGL纹理贴图 给立方体六个面贴图 -OpenGL texture map to cube six surfaces map
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:487682
    • 提供者:张林
  1. 44

    0下载:
  2. 【例程3】形高度数据,将地形数据组织成均匀三角网格,通过OpenGL绘制三维地形,并进行地形纹理贴图。同时要求实现地形的漫游,即可以前后左右移动视点来观察地形。-From the elevation map (digital elevation map) to read the terrain elevation data, terrain data will be organized into a uniform mesh, through the OpenGL rendering terra
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2269039
    • 提供者:Jiajun
  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-29
    • 文件大小:133428
    • 提供者:LiMing
  1. texture1

    0下载:
  2. opengl中的纹理贴图,用开源的库写的贴图小程序-The texture mapping opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:262333
    • 提供者:编程笨蛋
  1. Texture

    0下载:
  2. 选择自己图片进行纹理贴图的vc与opengl程序-To choose their own picture of the texture mapping process vc with opengl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3849717
    • 提供者:岳晓
  1. opengl4

    0下载:
  2. opengl源代码,实现opengl纹理贴图,凹凸纹理-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:23050
    • 提供者:liujianwei
  1. 1.11

    0下载:
  2. 一个opengl的源码,显示一个金子塔,有旋转 ,光照渲染,纹理贴图-A source of opengl, showing a pyramid, a rotating, light rendering, texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:104807
    • 提供者:kgggju
  1. Tutorial_10_Texture_Mapping

    1下载:
  2. VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:238455
    • 提供者:杨建顺
  1. OpenGL

    1下载:
  2. OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:2494583
    • 提供者:malteser
  1. Opengl中实现太阳、地球、月亮的模型

    0下载:
  2. 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
  3. 所属分类:其它

  1. OpenGL纹理贴图简单例子

    0下载:
  2. 可以用来纹理贴图的一个小代码,可以实现此功能(it can be used to texture mapping)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:101376
    • 提供者:Frederic
  1. OpenGL绘制球体

    0下载:
  2. OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)
  3. 所属分类:OpenGL

    • 发布日期:2020-11-10
    • 文件大小:2703360
    • 提供者:民国qinian
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com