搜索资源列表

  1. Lid9

    0下载:
  2. directX实现多重纹理效果,简单易懂,有详细解释-achieve multiple textures and easily understood, a detailed explanation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47535
    • 提供者:gjw
  1. seaTerrain

    1下载:
  2. 海水地形模拟程序,用了多重纹理映射方法,真实感强-water terrain simulation program with multiple texture mapping, realistic -
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2277352
    • 提供者:孙烁
  1. AirForce

    0下载:
  2. LOD地形渲染引擎,使用多重纹理,可以实现沙漠、高山、草原等地形。-LOD terrain rendering engine, the use of multiple textures, can achieve a desert, mountains, grasslands terrain.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1099736
    • 提供者:萧俊
  1. DirectX_multi-texture

    0下载:
  2. 多重纹理从原则上讲全部可以被多次渲染所替代,因为多重纹理实际上就是将多次渲染中的每遍中的纹理在一遍中进行操作。因此我们首先介绍一下多次渲染,然后概要介绍一下多重纹理的使用方法和实现的效果。-multiple texture principle all can be replaced by repeatedly exaggerated, because multiple texture is actually to exaggerate
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:13373
    • 提供者:weiguian2
  1. MultiTexturing

    0下载:
  2. 一个关于多重纹理映射的源代码,这是nehe教程的一个经典例子!-a multi-texture mapping of the source code, which is one of the guidebook nehe classic example!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2216597
    • 提供者:xczhang
  1. Lid9

    1下载:
  2. directX实现多重纹理效果,简单易懂,有详细解释-achieve multiple textures and easily understood, a detailed explanation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:gjw
  1. seaTerrain

    0下载:
  2. 海水地形模拟程序,用了多重纹理映射方法,真实感强-water terrain simulation program with multiple texture mapping, realistic-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2749440
    • 提供者:孙烁
  1. AirForce

    0下载:
  2. LOD地形渲染引擎,使用多重纹理,可以实现沙漠、高山、草原等地形。-LOD terrain rendering engine, the use of multiple textures, can achieve a desert, mountains, grasslands terrain.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-16
    • 文件大小:1099776
    • 提供者:萧俊
  1. DirectX_multi-texture

    0下载:
  2. 多重纹理从原则上讲全部可以被多次渲染所替代,因为多重纹理实际上就是将多次渲染中的每遍中的纹理在一遍中进行操作。因此我们首先介绍一下多次渲染,然后概要介绍一下多重纹理的使用方法和实现的效果。-multiple texture principle all can be replaced by repeatedly exaggerated, because multiple texture is actually to exaggerate
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:
  1. MultiTexturing

    0下载:
  2. 一个关于多重纹理映射的源代码,这是nehe教程的一个经典例子!-a multi-texture mapping of the source code, which is one of the guidebook nehe classic example!
  3. 所属分类:其他游戏

    • 发布日期:2024-05-16
    • 文件大小:2215936
    • 提供者:xczhang
  1. duochongwenli

    0下载:
  2. 这是一个d3d多重纹理的源代码,初学者的最佳指导!-d3d This is a multi-texture of source code, the best guide beginners!
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-16
    • 文件大小:837632
    • 提供者:luowanwu
  1. Billboard1

    0下载:
  2. billboard技术和多重纹理应用 地球和月亮,其中月亮是用billboard技术实现-billboard technology and multiple texture application of the Earth and the moon, Moon which is used billboard technology
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2046976
    • 提供者:kin
  1. opengl_texture

    0下载:
  2. 一个OPENGL多重纹理映射的例子 有参考价值-A OPENGL example of multiple texture mapping has reference value
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:37888
    • 提供者:china
  1. water_6_13

    0下载:
  2. 一个有关雨滴落入水中的程序,还用到了多重纹理,有一定的参考价值-A raindrop falling into the water process, also used a multi-texture, there is some reference value
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:4635648
    • 提供者:weiyu
  1. OFT

    0下载:
  2. 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 -Real-time three-dimensional simulation
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:702464
    • 提供者:寒冬
  1. Chap05

    1下载:
  2. 选自《3D游戏编程》第5章 实战例题:3D编程技术的实战例题, 包括基于单色多边形的绘图技巧,多重纹理的合成方法,光影贴图:运用多纹理技巧实现模拟光照,广告牌,法线贴图,阶层体系:3D数据的基本处理方式,动画,和蒙皮。-Selected from the " 3D Game Programming" Chapter 5 actual example: 3D programming examples of actual
  3. 所属分类:游戏

    • 发布日期:2024-05-16
    • 文件大小:1446912
    • 提供者:11
  1. MultiTexturing

    0下载:
  2. vc+opengl开发的多重纹理开发例程,我已经调好,没有错误,供大家参考。-vc+ opengl texture developed by the development of multiple routines, I have a good tune, there is no error, for your reference.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:2538496
    • 提供者:wangpengda
  1. 27796711MultiTexturing_OGL

    0下载:
  2. 一个用c++读取多重纹理的实例,内容比较复杂,适合初学OpenGL者-1 with c++ to read examples of multi-texture, content, more complex, suitable for beginners OpenGL are
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:462848
    • 提供者:Gis zhang
  1. MultiTexture

    0下载:
  2. 用opengl编写的一个多重纹理例子,相当的经典,对初学者帮助很大。-Written using opengl example of a multi-texture, quite a classic, very helpful for beginners.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:476160
    • 提供者:ff
  1. MultitexTerrain

    0下载:
  2. 利用多重纹理技术构造的地形,使用的是opengGL库-generate terrains using multi-texturing technology on the platform of VC with openGL
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:348160
    • 提供者:caohongfei
« 12 3 4 »

源码中国 www.ymcn.org