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

搜索资源列表

  1. HLSL_SoftShadows

    0下载:
  2. 还是关于阴影的文档资料。nvidia--关于使用hlsl语言的。-Shadows are an important visual cue. Unfortunately, most real-time techniques f computing shadows generate hard and, in the case of shadow-maps, aliased shadows. We can soften the edges of the shadows by employ
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:466957
    • 提供者:lilinx
  1. Tutorial1_Ambient

    0下载:
  2. 关于环境光的设置, 是HLSL里面的内容,XNA可以参考一下-ambient light set
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1104074
    • 提供者:zt1h
  1. Tutorial3.2_PerPixelLight

    0下载:
  2. 逐像素光照的处理方式,适合入门 HLSL XNA-HLSL s Per Pixel Light
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:36136
    • 提供者:zt1h
  1. HLSLchujijiaocheng

    0下载:
  2. HLSL的技术资料,基于DirectX实现HLSL-HLSL technical information, based on DirectX HLSL implementation
  3. 所属分类:DirextX

    • 发布日期:2017-04-06
    • 文件大小:444943
    • 提供者:york
  1. CHUJIJIAOCHENGHLSL

    0下载:
  2. DIRECTX中的HLSL高级渲染语言初级教程-DIRECTX in the primary language of HLSL tutorials Advanced rendering
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:448849
    • 提供者:周涛
  1. XNAintoHLSL

    0下载:
  2. 以前一直没搞明白HLSL,最近两天苦下功夫,终于算是学到了HLSL入门了。这里我将通过对一个矩形模型以BassicEffect贴图和通过HLSL贴图作对比,从而掌握在XNA中使用.fx效果文件,和初步了解HLSL。-simple application of HLSL in XNA
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:34257
    • 提供者:wwp
  1. 09.Edge

    0下载:
  2. 一个d3d shader 的实现 使用 HLSL语言。 使用 DirectX sdk 9.0 ,能熟悉 可编程管线的过程,熟悉 VS和ps -The implementation uses a d3d shader HLSL language. Using the DirectX sdk 9.0, can be familiar with the programmable pipeline process, familiar with the VS and ps
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3772315
    • 提供者:小强
  1. Intr-to-3DGame-Program-DirectX9.0c-

    0下载:
  2. 书名: Introduction to 3D Game Programmingwith DirectX- 9.0c - A Shader Approach 经典的DirectX 9.0c入门书籍龙书的2006年新版本, 相比03年的那般增加了非常多的内容, 包含的技术足够让读者做出一个简单但完整的游戏. 这本书在网上一直只有一个chm的版本, 非常不便于阅读, 现在托亚马逊kindle的福, 官方电子书版出现, 本人有幸获得, 并在此分享. -Introduction to 3D Game
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:9469362
    • 提供者:Kelyad
  1. DirectX-9

    0下载:
  2. Device类是DirectX里的所有绘图操作所必须的。可以把这个类假想为真实的图形卡。场景里所有其他图形对象都依赖于device。HLSL的内容-DirectX Device class is where all the necessary graphics operations. This class can be hypothetical to the real graphics card. All other graphic objects in the scene are depend
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:738036
    • 提供者:mengqingbao
  1. BumpMap

    0下载:
  2. DirectX中使用HLSL实现凹凸贴图。-The implement of BumpMap in DirectX with HLSL
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4667118
    • 提供者:极地
  1. SLGDemo4

    0下载:
  2. Silverlight4 的即时动画触发的制作,用到了HLSL语言编译的ps文件, 画面变换效果绚丽。语言用的C#-applications of Silverlight4 about animation。
  3. 所属分类:SilverLight

    • 发布日期:2017-06-20
    • 文件大小:33422987
    • 提供者:Ice
  1. 01_HLSLSelfShadowing

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现自遮蔽阴影。-The advanced application of the HLSL HLSL programming to achieve self- shadow is .
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:385976
    • 提供者:yyj
  1. 02_HLSLBumpTexture

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

    • 发布日期:2017-05-17
    • 文件大小:4358540
    • 提供者:yyj
  1. 03_HLSLCubeMapping

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现立方体环境下的映射。-The advanced applications of HLSL HLSL programming , cube environment mapping .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:710079
    • 提供者:yyj
  1. 04_HLSLCubeMappingRefract

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现具有折射效果的立方体环境映射。-The advanced application of the HLSL HLSL programming effects of refraction of the cube environment mapping .
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:713730
    • 提供者:yyj
  1. 05_HLSLCubeMappingDynamic

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现动态并且具有折射效果的立方体环境映射。-The advanced application of the HLSL HLSL programming dynamic and refraction effects of the cube environment mapping .
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:766750
    • 提供者:yyj
  1. 06_HLSLTweening

    0下载:
  2. HLSL的高级应用,通过HLSL编程实现渐变动画的效果。-The advanced applications of the HLSL HLSL programming fade animation effect .
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:405812
    • 提供者:yyj
  1. 07_HLSLSkinMesh

    0下载:
  2. HLSL的高级应用,通过HLSL实现蒙皮骨骼动画的效果。-Advanced applications in HLSL , HLSL skin skeletal animation effect .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:820127
    • 提供者:yyj
  1. 04_HLSLSpecular

    0下载:
  2. hlsl 渲染,不用汇编语言渲染图像。范例是精通direct3d中的。-hlsl rendering, not assembly language rendered image. Example proficient direct3d.
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:425391
    • 提供者:李少
  1. OceanCS

    0下载:
  2. The simulation theory comes from the paper, “Simulating Ocean Water”, written by Jerry Tessendorf. The original sample was written in HLSL by NVIDIA, and I ported the code to use C++ AMP.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3107192
    • 提供者:subha
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com