CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. 看谁得分高

    0下载:
  2. 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:140.04kb
    • 提供者:马硕
  1. ddp

    0下载:
  2. 对对碰得挂机程序,用vc编写的,紧紧是为了研究。-bump outboard right right procedures used vc prepared in order to study closely.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:189.5kb
    • 提供者:王海军
  1. lesson22

    0下载:
  2. 这是实现的一个凹凸映射的执行文件 本身是用c++实现 所有问题已经调通-This a bump mapping of the implementation of the document itself is c + + all the problems have been transferred -
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:380.97kb
    • 提供者:刘飞马
  1. bump_mapping

    0下载:
  2. 一个用VC++写的bump mapping程序,是nehe精典教程中之一-a VC write bump mapping procedures, nehe one classic Guide
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:490.96kb
    • 提供者:葛学东
  1. bump

    0下载:
  2. \"Teaching antiwindup, bumpless transfer, and split-range control\"一文的仿真程序实现,可以用于仿真教学。-"Teaching antiwindup. bumpless transfer, and split-range control, "a text of the simulation program. Simulation can be used for teaching.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.51kb
    • 提供者:王远
  1. oglu_reflective_bump_mapping

    0下载:
  2. oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.29mb
    • 提供者:zlt
  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. Bump_Mapping

    2下载:
  2. 用OpenGL实现的凹凸映射的详细VC++代码,含镜面反射-Achieved with OpenGL detailed bump mapping VC++ Code, with specular reflection
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-17
    • 文件大小:3.16mb
    • 提供者:fyj
  1. 24_165626_phongbump

    0下载:
  2. 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:644.67kb
    • 提供者:rockeyzhu
  1. bumptex

    0下载:
  2. OPENGL计算机图形学编程代码,实现BUMP MAPPING,可配合OPENGL编程基础一书使用-OPENGL computer graphics programming code, implementation BUMP MAPPING, in line with the OPENGL programming use basic one book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:cathy
  1. Parallax

    0下载:
  2. 一个利用法线贴图实现模型细节的Demo,凹凸纹理贴图运行程序。-The realization of a model for the use of normal mapping details of the Demo, run the program bump texture mapping.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1015.28kb
    • 提供者:zichu
  1. Bump_mapping

    0下载:
  2. tangent bump mapping developed by dev c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:193.28kb
    • 提供者:Jatro
  1. dx9_dot3_bump_mapping

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

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

    0下载:
  2. emboss bump mapping example. this tutorial example show the opengl application create an emboss bump mapping. this tutorial is good example for those who want to see and learn about emboss bump mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:shahzan
  1. Dot3Bump2

    0下载:
  2. 用opengl show出有gui介面的 bump 特效,極富研究價值.-With opengl show a bump with gui interface effects, highly research value.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.09mb
    • 提供者:R6t
  1. bump-sort

    0下载:
  2. 实现了冒泡排序,用冒泡排序算法对输入的数进行从小到大的排序。-complish bump sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:867.7kb
    • 提供者:李哲
  1. 2D-compressible-flow-over-a-bump

    1下载:
  2. 2D compressible flow over a bump
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:854.56kb
    • 提供者:h13ce
  1. BUMP

    0下载:
  2. Steady compressible Euler equations in 2 dimensional channel with bump
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:655.27kb
    • 提供者:asghar
  1. bump

    0下载:
  2. 个人编写 在simulink里的编写的一个bump路面激励,用来测试悬架的最优阻尼和刚度值-Personal writing in simulink write a bump in the road excitation, damping and stiffness values ​ ​ for the optimal test suspension
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13.21kb
    • 提供者:TX
« 12 3 4 5 6 »
搜珍网 www.dssz.com