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

搜索资源列表

  1. HLSLTexture

    0下载:
  2. 使用HLSL像素渲染器实现基本纹理的映射!有详细的注释-HLSL pixel renderer to use to achieve the basic texture mapping! Detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:427937
    • 提供者:刘玉文
  1. Direct3D_Tutorials_HLSL

    0下载:
  2. DirectX SDK下的C++ D3D的Sample入门的几个Tutorials程序。我把其中的3,4,5,6该成同样效果HLSL的着色器绘制。刚学HLSL的d3d入门的同人可以下下来看看。 开发环境 Visual Studio 2005.-Shader Rendering for DirectX SDK C++ D3DSample Tutorials 03 to 06
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:777692
    • 提供者:ZZP
  1. MFCInit_pixelshader

    0下载:
  2. DirectX 实现的基于HLSL的演示程序. 用vetex shader渲染一个立方体, 在MFC下支持鼠标,键盘操作.-DirectX achieve HLSL-based demo program. Vetex shader by rendering a cube, in the MFC to support mouse and keyboard operation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2145123
    • 提供者:robin
  1. SpotlightDemo

    0下载:
  2. Spot Light using HLSL
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:19745
    • 提供者:Mickael
  1. Beginning_D3D_programming

    0下载:
  2. This book explains the key elements of Direct3D programming and shows you how to create some more advanced effects based on shader programming with the new shader programming languages, such as Microsoft’s High-Level Shader Language (HLSL). Addit
  3. 所属分类:DirextX

  1. HLSLtexiao

    0下载:
  2. HLSL语言是实现可编程管线着色程序的编程语言。HLSL语言具备高级语言所应有的特性,如变量、函数、结构化等。同时,HLSL语言的工作原理也和C++这样的高级语言一样,是将代码编译为“机器代码”之后再运行的。-Language is the HLSL shader pipeline programmable programming language. HLSL language with high-level language should have features such as varia
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:68354
    • 提供者:蔡武芳
  1. HDRtest

    0下载:
  2. HDR light with cubemap,模拟高动态光,成像背景在物体上,DX和HLSL-HDR Lith with cubemap,using DirectX&HLSL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2562766
    • 提供者:sinfawkes
  1. cubicshadowmap

    0下载:
  2. 立体阴影贴图,点光源,directx&hlsl-cubic shadowmap,point light,directx&hlsl
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3447904
    • 提供者:sinfawkes
  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:17540282
    • 提供者:bokyaw
  1. XNA_NormalMappingDemo

    0下载:
  2. 基于XNA的法线贴图算法(C#),其中的Shader采用HLSL语言-XNA based Normal map algorithm (C#), where Shader is coded by HLSL
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1769158
    • 提供者:郅刚
  1. TestRHW

    0下载:
  2. 一个2 D面片的渐变程序, 采用HLSL对像素进行操作-I do not know english
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:375700
    • 提供者:崔浩云
  1. BasicHLSL

    0下载:
  2. 一个HLSL的顶点渲染器实现示例程序,渲染了一个茶壶,可供新手学习-An HLSL vertex renderer to achieve the sample program, rendering of a teapot, for novice to learn
  3. 所属分类:Game Engine

    • 发布日期:2017-05-13
    • 文件大小:3527219
    • 提供者:hutianhai
  1. D3D9NormalMapping

    0下载:
  2. // This demo implements tangent space normal mapping using a series of Direct3D // High Level Shading Language (HLSL) shaders. A single D3DX Effect file (.fx) // is provided with three techniques that implements normal mapping for each // of th
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:425116
    • 提供者:dirx4
  1. D3D9ParallaxNormalMapping

    0下载:
  2. // This demo implements tangent space parallax normal mapping with offset // limiting using a series of Direct3D High Level Shading Language (HLSL) // shaders. A single D3DX Effect file (.fx) is provided with three techniques // that implements
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:403006
    • 提供者:dirx4
  1. HLSLWavingGrassEffect

    0下载:
  2. 25/05/2005 : Demo ported to DirectX April SDK 2004 // - Batch Grass Vertex // - Use HLSL Vertex Shader to move grass // // - Grass texture used is a modified version of the ATI Grass Demo -25/05/2005 : Demo ported to DirectX April SDK 2004
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:685836
    • 提供者:dirx4
  1. HLSL

    0下载:
  2. 最新显卡测试程序,测试Shader3.0性能-New graphics test program, test the performance Shader3.0
  3. 所属分类:Game Engine

    • 发布日期:2017-04-06
    • 文件大小:122740
    • 提供者:Liker
  1. HLSLTester

    0下载:
  2. wpf中effect可以自定义HLSL,需要安装directx支持才可以运行-wpf in effect can customize the HLSL, need to install directx support can run
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:45204
    • 提供者:clingingboy
  1. HLSLProjectiveShadow

    0下载:
  2. 基于HLSL的ProjectiveShadow效果-HLSL effect on the ProjectiveShadow
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:282257
    • 提供者:孙亮
  1. BubbleShader

    0下载:
  2. Directx+hlsl实现的泡泡,非常漂亮,值得仔细研究,会为你的程序添色不少-Directx+ hlsl realization of the bubble, very beautiful, worthy of careful study, will add color to your program a lot
  3. 所属分类:DirextX

    • 发布日期:2017-05-04
    • 文件大小:1030988
    • 提供者:王亚峰
  1. EffectTexture

    0下载:
  2. EffectTexture,描述的是用HLSL创建一个逼真的效果!非常适合初学者查看并练习!为以后用GPU编程打下更深的基础!-EffectTexture, describes the use HLSL create a realistic effects! Very suitable for beginners to view and practice! For future use of a deeper GPU programming based!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:79589
    • 提供者:王小波
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com