CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - bump

搜索资源列表

  1. ogl_dot3_bump_mapping

    0下载:
  2. 使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。-use hardware-based support dot3 bump to achieve results, and based on vc6 t prepared. Only programmable graphics to run.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.58mb
    • 提供者:赵蒙博
  1. BumpMap

    1下载:
  2. Direct3D 9 Pixel shader Bump map模擬地球
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.27mb
    • 提供者:yu.liu
  1. Kris_Garrein

    0下载:
  2. The code uses following libraries: - extgl extension loading library - DevIL for texture loading - Nate s simple font library Rendering has following features: - 3 texture layers: base, detail and bump - Indexed vertex arrays
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.44mb
    • 提供者:pily
  1. BumpMapping

    0下载:
  2. Bumpmapping is a texture blending technique used to render the appearance of rough, bumpy surfaces. include bump earth,bump lens, bump selfshadow,bump under water etc
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:152.45kb
    • 提供者:姚俊光
  1. vp_bump_map

    0下载:
  2. This sample illustrates how to do a DOT3 bump map in Vega Prime. The BumMapper is the key class which loads the specified base and normal map textures. The internal bump mapping approach is based on the DOT3 bump mapping using OpenGL texture environm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15.22kb
    • 提供者:bobovip
  1. Direct3D

    0下载:
  2. Bumpmapping is an advanced multitexture blending technique that can be used to render the appearance of rough, bumpy surfaces. The bump map itself is a texture that stores the perturbation data. Bumpmapping requires two textures, actually.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:56.42kb
    • 提供者:王亚亮
  1. 01_BumpUnderWater

    0下载:
  2. 凹凸纹理应用 水波的例子 凹凸纹理应用 水波的例子-Examples of application of water waves Bump Bump Bump examples of application of water waves example of application of water waves
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:450.15kb
    • 提供者:nayang
  1. Collision_Detection

    0下载:
  2. 在我的一项使用BSP进行碰撞检测的实验中,人物以胶囊来模拟,房屋内部通过非SOLID 的LEAFY BSP来构造,在使用BSP剔除了大量面片以后,遇到这样一个问题:如何在最后筛选下的三角形面片进行碰撞测试,以确定碰撞发生的时间,法向量等。-Collision detection deals with finding out whether or not we’ll bump into something when we move our ellipsoid though 3d space
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:82.8kb
    • 提供者:babala_234
  1. dx9_dot3_bump_mapping

    0下载:
  2. DirectX 9.0 bump mapping
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.51mb
    • 提供者:Mladen
  1. BumpMappingUsingCg

    1下载:
  2. 一篇关于凹凸贴图的教程~非常实用~老师大推~正在翻译中~-a tutorial about bump mapping, tutor strongly recommended. Translating...
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:292.15kb
    • 提供者:陆路
  1. BumpMapping

    3下载:
  2. 关于osg的凹凸贴图特效(BumpMapping)示例,可以看看学习一下-Osg effects on the bump map (BumpMapping) example, you can look at to learn about
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-17
    • 文件大小:11.89kb
    • 提供者:马志强
  1. 12

    0下载:
  2. 凹凸贴图特效(BumpMapping)示例 卡通渲染特效(Cartoon)示例 刻线特效(Scribe)示例 立方图镜面高光特效(SpecularHighlights)示例 异性光照特效(AnisotropicLighting)示例-Bump mapping effects (BumpMapping) sample cartoon rendering effects (Cartoon) sample engraved line effect (Scribe) sample cub
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:59.64kb
    • 提供者:xiehaiming
  1. 02_HLSLBumpTexture

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现凹凸纹理映射。-The advanced applications of HLSL HLSL programming bump texture mapping.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4.16mb
    • 提供者:yyj
  1. bump

    0下载:
  2. 基于控制台的vega碰撞检测源代码,可用于简单程序中借鉴使用。-Based console the vega Collision Detection source code can be used for simple procedures for reference.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2.3kb
    • 提供者:罗逸
  1. D3D

    0下载:
  2. D3D例子,凹凸纹理应用,其中一个例子实现了水波的模拟,采用的DirectX9.0b-D3D example , bump mapping applications, one example of wave simulation , used DirectX9.0b
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-26
    • 文件大小:3.31mb
    • 提供者:汪攀
  1. BlendMap

    0下载:
  2. shader渲染技术,颜色贴图,凹凸贴图,反射贴图的*.fx文件-shader rendering, color mapping, bump mapping, reflection maps* .fx file
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:908byte
    • 提供者:刘刚
  1. BlendMapEffect

    0下载:
  2. 基于WildMagic5的视效器,具有颜色贴图,凹凸贴图,反射贴图的功能。-WildMagic5 based visual effects, has the color map, bump mapping, reflection mapping function.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3.29kb
    • 提供者:刘刚
搜珍网 www.dssz.com